American Young Coder

AYC logo

5 pm – Intro To Python – Darin

What We Did Today: Reviewed how for loops work Learnt how to use the while loop Homework: Submit to the google drive: here when you are finished! Homework:  Create a file July7_WhileLoopsHW2.py and do theRead More...

6:00 PM – Intro to Python – Sebastian

Today we did Learned about the random module random.int() gives a random number random.choice() gives a random element from a list Learned some really easy debugging techniques Finished this entire thing inRead More...