5 PM – Intro To Python – Abigail
Today We We learned about user input. We learned what is a Strings and what is an Integer. We learned how to convert Strings into Integers Homework (Upload your homework into yourRead More...
Today We We learned about user input. We learned what is a Strings and what is an Integer. We learned how to convert Strings into Integers Homework (Upload your homework into yourRead More...
Today We Do We reviewed the second quiz. We started Python Digital drawing using Turtle. Homework Create a new file “Oct10_Turtle4ShapesHomework.py” Draw these shapes using t.goto() and t.penup() and t.pendown() Look atRead More...
Your HW: In the init, load each frame of the loading images in a list You're going to have to use a for loop but don't use the loop through list