6pm-Intro To Python- Joshua
Today We Do Reviewed Projects Talked about changing colors with fish (how to cycle colors) Homework Remember, you need something that changes color. To make that easier, make sure the thing youRead More...
Today We Do Reviewed Projects Talked about changing colors with fish (how to cycle colors) Homework Remember, you need something that changes color. To make that easier, make sure the thing youRead More...
Today We Did We learned how to do WORDLE game properly. Homework Research bubble sort and implement this sorting to sort the following int numbers {9,8,7,6,5}; Read up Big O Notation inRead More...
Today We Did Reviewed Star Wars Homework Reviewed random Reviewed how to make and call functions steps to making a function review initialize your function def <function_name_here>(paramater1,paramater2): Write your code ("indented") ifRead More...