American Young Coder

AYC logo

3PM Python Level 1

We review variables and their data types. We go over "Making Decisions" chapter learning about conditions, conditional operators (<, >, == and !=). We learn about IF, IF ELSE and IF ELIFRead More...

6PM Python Level 1

We went over Python Level 1 Quiz. Homeworks: Create a program (making_decisions_jan_26.py) that will do the following: Ask user “Give me your age? “ If the user enters 0 print “You areRead More...