14 |
1 |
3.1-3.2 Variables, Assignments, and Data Abstractions |
Data Types, Variables, Lists, Strings, Data Abstraction, Managing Complexity |
Hacks |
1/1 |
14 |
2 |
3.3-3.4 Mathematical Expressions and Strings |
Algorithims, sequence, selection, iteration, mathmatical expressions, MOD, string concatination |
Hacks |
0.9/1 |
14 |
3 |
3.5-3.7 Boolean Expression, Conditionals, Nested Conditionals |
Booleans, relational operators, logical operators, conditionals, truth tables, nested conditionals |
Hacks |
1/1 |
15 |
4 |
3.8 and 3.10 Boolean Iteration and Lists |
Lists, appending lists, iteration |
Hacks |
0.975/1 |
15 |
5 |
3.9 and 3.11 Developing Algorithms and Binary Search |
Algorithims, booleans, binary trees, flowcharts |
Hacks |
0.95/1 |
15 |
6 |
3.12-3.13 Calling and Developing Procedures |
Procedures, parameters, managing complexity, modularity, abstraction, function structure |
Hacks |
0.85/1 |
16 |
7 |
3.14-3.15 Libraries and Random Values |
Libraries, import random, pip.install |
Hacks |
0.9/1 |
16 |
8 |
3.16 Simulations |
Simulations, experiments |
Graded Hacks |
My group’s lesson grade: 3.8/4 |
16 |
9 |
3.17-3.18 Algorithm Efficiency and Undecidable Problems |
Collaz, unsolvable problems, undecidable problems, algorithim efficiency |
Hacks |
0.96/1 |