What We Did Today: Reviewed everything learnt in class Learnt how to use the for loop with and/or statements Homework: Submit to the google drive: here when you are finished! Homework: Create a file July7_WhileLoopsHW.pyRead More...
Today we did Learn about functions Parameters Return values How to call our functions Learn about how to type variables and parameters Monday 6:00PM class code: https://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...
Your HW: Create a new Java class July_7_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, it will convert fahrenheit parameter into celcius by using thisRead More...