American Young Coder

AYC logo

5pm Intro To Python – Bill

Today We: Went over the homework problems Reviewed What to study for on the quiz Reviewed functions with and without return values Your HW: Study for the quiz Things you can doRead More...

5PM – Advanced Digital Illustration

WENDESDAY Today we started a new project to draw Mikey from Tokyo Revengers. Recalling to the lesson about Body Proportions from a few weeks ago, we started the project by tracing aRead More...

6 PM – Python Game Development

Today We went over the final project We added the bad balloon which subtracts score Homework Continue on you final project which is due first week of December.

6PM – Intro to Python – Latisha

Today We Did: Went over "and" and "or" Went over how to get input from shell using input() Homework: Do pg.117 TRY-IT-YOURSELF 7-1 in a file called Nov17_InputFromShell_TryItYourself.py NOTE: Please submit yourRead More...

7 PM – Python Game Development

Today We went over the homework to rotate the shield We added the EnemyTank by inheriting from PlayerTank. We customized the player tank by overriding load_images. We added EnemyTurrret by inheriting fromRead More...