Programming 3B Day 3
Today I learned about dictionaries. No no no, not books listing words, lists assigning numbers to letters. We used dictionaries to list the number of each letter in a...
Read MoreToday I learned about dictionaries. No no no, not books listing words, lists assigning numbers to letters. We used dictionaries to list the number of each letter in a...
Read MoreToday in the morning we leaned about tuples and dictionaries. Tuples are basically lists with parentheses not brackets. Dictionaries are mutable lists with keys and...
Read MoreToday we learned about tuples and dictionaries. Tuples are immutable lists using parenthesis instead of brackets. Dictionaries are an unorganized sets of key-number...
Read MoreIn the morning we made a media outreach letter to TechCrunch. Then we had lunch. Thirdly we did a business plan.After that we saw an elevator pitch and worked on our...
Read MoreToday, I learned about Tuples which are immutable, has no member method, and is like list but has parentheses instead of square brackets. We also learned about...
Read More