American Young Coder

AYC logo

6 PM – Intro To Java – Brandon

What we learned: We learned how to a list Using an enhanced for loop Homework: Create a file called May26_ListHW and do https://www.ayclogic.com/java-list-forloop no 1 and 2

7 PM – Intro to Python – Isaac

Today, we Reviewed last week's homework Learned about lists Use square brackets: my_list = Zero-indexing: my_list is the first item Learned things you can do with lists Replace items: my_list = 4Read More...