6 PM – Android Game Dev – Gamas
Today We Did We added code to find the winner for the first row horizontally. Homework Use for loop to find the winner for all rows horizontally. Use another for loop toRead More...
Today We Did We added code to find the winner for the first row horizontally. Homework Use for loop to find the winner for all rows horizontally. Use another for loop toRead More...
What We Did Reviewed input homework from last week Started to learn about lists, add, change, remove. Homework Create a file May_28_InputHW2.py and do Try It Yourself 7-1 and 7-2 on pageRead More...
What We Did Today: Introduced Data Structures and Algorithms (DSA) Started Shell Game implementation Homework: Submit into the google drive here when you are finished! Continue the shell game problem, and implementRead More...