4 PM – Intro To Python – Gamas
We completed Supermarket program. Homework: Create a similar program, Robux Balance, that will do the like example below. Don't worry about feature "4 Add more Robux". We will do this together inRead More...
We completed Supermarket program. Homework: Create a similar program, Robux Balance, that will do the like example below. Don't worry about feature "4 Add more Robux". We will do this together inRead More...
Today we went over: Variables Data Types (strings, booleans, floats, integers) Arithmetic operators Homework: Python Crash Course pages 20-23 If you do not have the book, the pages will be uploaded toRead More...
Today we went over: Magic8Ball homework Hangman.py the len() function for strings, how to determine whether or not a string contains a character, replacing list elements. Homework: Review Jan30_HangMan.py If you haveRead More...