4 PM – Intro To Python – Gamas
Today We Do We reviewed the following topics: How to combine Strings with f"{name}" For loop List How to get input from Shell IF ELSE Homework String : Do Page 19 TRYRead More...
Today We Do We reviewed the following topics: How to combine Strings with f"{name}" For loop List How to get input from Shell IF ELSE Homework String : Do Page 19 TRYRead More...
MONDAY Today we continued the Girl in the Stars project. We sketched out her body, and started on her hair. Next class is the LAST CLASS HOMEWORK : FINAL PROJECT Finish upRead More...
MONDAY Today we did a lesson on the proportions of the face, and where all the features should generally go on a person. We went over two versions of a face, 1)Read More...
Homework https://leetcode.com/problems/search-in-rotated-sorted-array/ Try to solve it using the two approaches we discussed in class and check which approach is faster.