Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.5 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.5 KB

Foo Bar Projects

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 be george-yu.py. Do not forget the - and make everything lowercase!

Project List

  • Use print(), input() and if statements.
  • Use while loops.
  • Achieve basic variable type conversion.
  • Use import to use the random module and generate random numbers.
  • Apply the knowledge of for loops 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