From 7daf56e3fdfccc9b1aff43a004bed0e3356e0a77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jure=20=C5=A0orn?= games, 33, 42-43
generators, 4, 11, 17
global keyword, 12
-gui, 35
hashable, 15, 16
hexadecimal representation, 7, 8, 28
lambda, 11
-lists, 1-2, 4, 11, 18-19, 21
+lists, 1-2, 4, 11, 18-19, 21
locale module, 16
logging, 31
main function, 1, 49
match statement, 30
-matplotlib library, 34, 44, 46
+matplotlib library, 34, 44, 45
map function, 11, 30
math module, 7
memoryviews, 29
module, 12
namedtuples, 3
+
namedtuples, 3, 6
nonlocal keyword, 12
numbers, 4, 6-8
-numpy library, 37-38
open function, 17, 22-23, 25, 26, 28
+
open function, 17, 22-23, 25, 26, 28
operator module, 30
os commands, 23-25, 34
random module, 8
+
random module, 8, 33, 41
ranges, 3, 4
recursion, 13, 21
reduce function, 11
@@ -138,10 +138,10 @@
template, 6, 36
threading module, 32, 36
time module, 34, 36
-tuples, 3, 4, 11, 18-19
-type, 4
+tuples, 3, 4, 11, 18-19
+type, 4, 16, 30
type annotations, 15, 31
main function, 1, 49
match statement, 30
-matplotlib library, 34, 44, 46
+matplotlib library, 34, 44, 45
map function, 11, 30
math module, 7
memoryviews, 29
module, 12
namedtuples, 3
+
namedtuples, 3, 6
nonlocal keyword, 12
numbers, 4, 6-8
-numpy library, 37-38
open function, 17, 22-23, 25, 26, 28
operator module, 30
@@ -102,16 +102,16 @@
paths, 23-24, 34
pickle module, 25
pillow library, 39-40
-plotting, 34, 44, 46, 47-48
+plotting, 34, 44, 45, 47-48
print function, 14, 22
profiling, 36-37
progress bar, 34
-property decorator, 15
+property decorator, 15, 16
pygame library, 42-43
queues, 29, 32, 33
random module, 8
+
random module, 8, 33, 41
ranges, 3, 4
recursion, 13, 21
reduce function, 11
@@ -139,7 +139,7 @@
threading module, 32, 36
time module, 34, 36
tuples, 3, 4, 11, 18-19
-type, 4
+type, 4, 16, 30
type annotations, 15, 31
wave module, 40-41