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: Continued learning about functions without return values. Started learning about functions with return values. Python file from class: https://drive.google.com/drive/u/3/folders/143UhHBu3LouTWr3l0WDVNGwpC6gElwjl Homework: Name your Python file oct15_functions_with_return_value Do the Try-It-Yourself questions (#8-1, #8-2)Read More...
Today We Do We continued learning the basics of Python Digital drawing using Turtle. Homework Create a new file “Oct17_Turtle3FunctionsHW.py” Look at this image for your coordinates guidance Draw the Square, Rectangle, andRead More...
Today We We went over last week's HW. We went over lists. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a new fileRead More...
Today We Do We learnt how to draw shapes next to each other and created general purpose shape functions. Homework Continue in your file "Oct24_TurtleRobot.py" and draw the eyes, mouth, legs, and armsRead More...
Today We We went over last week’s HW. We went over for loops. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a newRead More...
Today we: We did the Magic8Ball problem. Homework: Create a new file called oct29_Magic8Ball_random_choice. Here are the instructions if you need them: https://www.ayclogic.com/intro-to-python/magic-8-ball/ Do these exercises here: https://www.ayclogic.com/intro-to-python/star-wars-problem/
Today We We went over for loops in range. We went over while loops. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make aRead More...
Today we: We did the Magic8Ball problem. Homework: Create a new file called nov5_quiz2_review. Do the problems here: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ Create a new file called nov5_broken_program_1. Do the problems here: https://www.ayclogic.com/fixing-python-bugs/ Create a new fileRead More...
Today We We finished going over while loops We reviewed for the quiz next week. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) DoRead More...