American Young Coder

AYC logo

3PM Python Level 1

Everyone needs to have "Coding Projects in Python" book by DK https://www.amazon.com/Coding-Projects-Python-DK/dp/1465461884/ref=sr_1_1?ie=UTF8&qid=1547341991&sr=8-1&keywords=coding+projects+in+python We went over the following concept in Python from page 24 to 26: variables: String, Integer, Float how to printRead More...

6PM Python Level 1

There will Python level 1 quiz next week (2 hours) Please study the following for test: Different python data types: Integer, String, Float, List, Boolean. Understand how to combine String variables. UnderstandRead More...