6 PM – Intro to Python – Joshua
Today We Did – Reviewing Quiz Remember to indent for while, for, if ,else ,elif Remember, if you are using a variable, you have to create it somewhere beforehand for a inRead More...
Today We Did – Reviewing Quiz Remember to indent for while, for, if ,else ,elif Remember, if you are using a variable, you have to create it somewhere beforehand for a inRead More...
What We Did We went over the homework asking for input and using the user input in an if else statement. We reviewed how to make a list and add or deleteRead More...
Your HW: Add the rest of the conversions to the list of string in strings.xml like we did in class Celsius to Kelvin Kelvin to Celsius Fahrenheit to Kelvin Kelvin to Fahrenheit