Home
Our Mission
Events
FAQ
Staff
Contact
Partners
Classroom
Crash Course
Advanced
Machine Learning
Web Developement
Resources
Sunday June 14
Assignments for Today
Live Lesson
Time: 1pm-3pm CST
Today, we will go over:
Conditionals
Loops
Functions
Lists
Dictionaries
Area Calculator
Create a program that:
Takes a float from user input
Assigns that input to a variable (
radius
)
Calculates the area of a circle using 3.14 as pi
Prints the area
Attachments
Starter Code
Slide Show
Lesson Recording