6 PM – Intro to Python – Daniel
What We Did We reviewed the first string homework. We went over string functions and how to write f-strings Homework Create May_22_StringHomework2.py. Page 25 TRY IT YOURSELF: 2-3, 2-4, 2-5, and 2-6Read More...
What We Did We reviewed the first string homework. We went over string functions and how to write f-strings Homework Create May_22_StringHomework2.py. Page 25 TRY IT YOURSELF: 2-3, 2-4, 2-5, and 2-6Read More...
Today We Did Finished the rest Reviewed Map and HashMap. hashmap.get(key) hashmap.put(key, value) Homework Submit your SchoolSystem.java file into the HW folder after finishing the following below. We want to add Map<String,Read More...