Verified Documents at University of Toronto St. George

Browse the full collection of course materials, past exams, study guides and class notes for CSC108H1 - Introduction to Computer Programming at University of Toronto St. George …
PROFESSORS
All Professors
All semesters
Jennifer Campbell
fall
21

Verified Documents for Jennifer Campbell

Class Notes

Taken by our most diligent verified note takers in class covering the entire semester.
CSC108H1 Lecture 1: CSC108: Week 1: Lecture 1: Python Operators and Variables
3226
CSC108H1 Lecture 2: CSC108: Week 1 Lecture 2: Builtin functions type() and round()
2110
CSC108H1 Lecture 3: CSC108 Week 2: Lecture 3: Functions, Type str, Triple quote strings
4111
CSC108H1 Lecture 4: Week 3: Type bool and Python Type Conversions
3130
CSC108H1 Lecture 5: Week 3: Processing Lines of a Function
1111
CSC108H1 Lecture 6: If-else statements and some functions for strings
294
CSC108H1 Lecture 7: String methods: .strip()
278
CSC108H1 Lecture 8: CSC108H1 Chapter Week 5: CSC108 Week 5: Indexing and Slicing
2110
CSC108H1 Lecture 9: CS 9.10_20181012220833
682
CSC108H1 Lecture 11: Lists (Class notes)
162
CSC108H1 Lecture 13: Nested Lists
139
CSC108H1 Lecture 14: “budgie_budget.csv” Files Code Explanation
150
CSC108H1 Lecture 14: CSC108H1 Lecture 11: CSC108 Week 7: Dictionaries (type dict)
357
CSC108H1 Lecture 14: CSC108H1 Lecture 10: Files: Reading and Writing Data from Files
349
CSC108H1 Lecture 15: CSC108: Lecture 15: Dictionary codes
266
CSC108H1 Lecture 16: Random text generators and split() Function
265
CSC108H1 Lecture 17: Week 8: Tuples, Random Module, The Palindrome Problem
599
CSC108H1 Lecture 18: Files, Data Type Sets
2123
CSC108H1 Lecture Notes - Lecture 18: Memory Address, Letter Case
Where an element can be of any data type. Lists are non-homogenous items = [ 12, abc", [ a", e", i"], 35. 765 ] int str list of str float. Like in many
589
CSC108H1 Lecture 20: Doctests and Python's '__main__' module
7156
CSC108H1 Lecture Notes - Lecture 20: Empty String, If And Only If
It isn"t practical or possible to test all possible input values. For example: a function that takes a string def . A function that counts the number o
4194