All projects by the members of the Foo Bar.
To All Foo Bar Members
Please, create your files with the name:
first-last.py, for example, for me, it would begeorge-yu.py. Do not forget the-and make everything lowercase!
- Use
print(),input()andifstatements.
- Use
whileloops. - Achieve basic variable type conversion.
- Use import to use the
randommodule and generate random numbers. - Apply the knowledge of
forloops or variables to achieve a 'chances left' system.
- Learn basic usage of lists (indexing, appending elements)
- Continue building knowledge and experience on variables and loops
- Continue building knowledge and experience on variables and loops
- Getting into more algorithmically-complicated problems
- Understanding the basic concept and operations of a list