An open API service indexing awesome lists of open source software.

https://github.com/simpsonresearch/stem_club_week2

Learn Python Functions and Loops in Week 2 of STEM Club
https://github.com/simpsonresearch/stem_club_week2

functions learn loops python stem

Last synced: about 1 month ago
JSON representation

Learn Python Functions and Loops in Week 2 of STEM Club

Awesome Lists containing this project

README

          

# STEM Club ![Stars](https://img.shields.io/github/stars/Simpson-Computer-Technologies-Research/STEM_CLUB_Week2?color=brightgreen) ![Watchers](https://img.shields.io/github/watchers/Simpson-Computer-Technologies-Research/STEM_CLUB_Week2?label=Watchers)
![maxresdefault](https://user-images.githubusercontent.com/75189508/194362463-7f25767e-9d8d-4240-a5f1-1134ebd8e734.jpg)

# Replit
https://replit.com/@realTristan/Python-STEM-Club2

# Week 2 Final Project

Project Must Include

- Minimum of 2 if, else if, else statements
- Minimum of 2 print statements
- Minimum of 1 function
- Minimum of 1 loop

# License
MIT License

Copyright (c) 2022 Tristan Simpson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.