American Young Coder

AYC logo

5:30 PM – Intro to Python – Alex W.

Today We Did Reviewed for next week's quiz Homework Review for next week's quiz. Email me if you have questions. Good topics to study are: The random module(random.choice and random.randint) Inputs LoopsRead More...

6PM – Intro to Python – Saagar Mahadev

Today we did: Went over the magic 8 ball problem using random.choice() Discussed debugging, different types of errors, how to go about fixing these errors Briefly went over this problem at endRead More...

7PM – OOP Python – Latisha

Today We Did Continued working on School Application Homework Do selection 5 using student_dictionary. Do it in a method called students_under_10_using_dictionary(). Then modify the application_loop so it uses the new method IfRead More...