4 PM – Python OOP – Darin
Today We: Reviewed the inner workings of classes, object relationships, and how to use dictionaries. Added the teacher class into the program. Next week we will start on a similar but differentRead More...
Today We: Reviewed the inner workings of classes, object relationships, and how to use dictionaries. Added the teacher class into the program. Next week we will start on a similar but differentRead More...
Today We Did We added Saturn Sword to Creative Inventory COMBAT tab. Homework Add one more sword: jupiter_sword ModItems.JUPITER_SWORD src/main/resources/assets/aycessentials /models/jupiter_sword.json /lang/en_use.json add the jupiter_sword.json /textures/item/jupiter_sword.png - this is your own image.Read More...
Today We Did Reviewed data types Learned how to take user input with input() function Began learning about conditions and how they always turn into True or False Began learning about if,Read More...