10-30-23

It is time. Time to talk about inputs. Please turn off your monitors while we enjoy an intro to inputs and variables.

Time to ask for input from your user. Click here for an example.

Today we will start by entering these lines of code into your codehs.com sandbox. Create a new sandbox and call it (yourlastname)_inputtest like milstead_inputtest.

click to zoom in!

Now you get to write a program that will ask what line color and fill color you want for your custom circle. Click here for the program details & magic.

10-25-23

Class expectations review:
1. no food or drink in the classroom – you can keep it near the front door
2. do not touch other people’s computers.
3. do not disconnect any cables or cords from the school computers without permission
4. do not connect any devices to the school computers without permission

AI in class – use of AI for any assignments will result in a zero on that assignment.

Today’s work: Functions and For loops in Python

Please turn off your monitors while we discuss the use of for loops and functions