American Young Coder

AYC logo

7 PM – Intro To Java – Evan

What we learned today: We learned about the random module Homework: Name it June9_Magic8Ball and do https://www.ayclogic.com/intro-to-python/magic-8-ball/ 

7 PM – Intro to Python – Isaac

Today, we Reviewed the animal list homework from last week name = input("Enter a name: ") list.append(name) Learned how to use while loops to count (can also use range) Homework Try ItRead More...