American Young Coder

AYC logo

2 PM – Intro To Python – Latisha

Today We Do We when over how to do IF ELSE statements, you can find what we did in the google drive OCT16_Exercises.py. We reviewed the homeworks Homeworks If you did notRead More...

3 PM – Python Game Development

Homework Bradley, Corey, Raelyn: In enemy.py, create different health and attack_points and image for different self.type. For everyone: similar to tower_for_purchase.py, you need to blit the self.health on top of the enemyRead More...

5 PM – Python Game Development

Today We Do We learned about list, index and how to rotate the index from 0 to len(list) and back to 0. We fixed the problem with the bug costumes. The studentsRead More...