-
Notifications
You must be signed in to change notification settings - Fork 0
/
course-remote-info.yaml
111 lines (111 loc) · 2.64 KB
/
course-remote-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
hyperskill_project:
id: 208
ide_files: https://cogniterra.org/media/attachments/lesson/25939/additional_files.json
is_template_based: false
use_ide: true
environment: unittest
update_date: "Thu, 28 Sep 2023 10:43:28 UTC"
stages:
- id: 1039
step: 15810
is_completed: true
- id: 1040
step: 15811
is_completed: true
- id: 1041
step: 15812
is_completed: true
- id: 1042
step: 15813
is_completed: true
- id: 1043
step: 15814
is_completed: true
topics:
0:
- title: Computer algorithms
theory_id: 16547
- title: Flowcharts
theory_id: 14976
- title: Introduction to Python
theory_id: 5204
- title: Overview of the basic program
theory_id: 5208
- title: Multi-line programs
theory_id: 5233
- title: "PEP 8: Coding style conventions"
theory_id: 5879
- title: Comments
theory_id: 6081
- title: Taking input
theory_id: 5913
- title: Load module
theory_id: 6019
- title: If statement
theory_id: 5953
- title: Else statement
theory_id: 5932
- title: For loop
theory_id: 6065
- title: While loop
theory_id: 5940
- title: Loop control statements
theory_id: 6302
- title: Elif statement
theory_id: 5926
- title: Class
theory_id: 6661
- title: Class instances
theory_id: 6669
- title: Methods
theory_id: 6931
- title: Program execution
theory_id: 6047
- title: Errors
theory_id: 6052
- title: Exceptions
theory_id: 6042
- title: Built-in exceptions
theory_id: 11680
- title: Exception handling
theory_id: 6270
- title: Basic data types
theory_id: 5852
- title: Quotes and multi-line strings
theory_id: 5814
- title: Variables
theory_id: 5859
- title: Invoking a function
theory_id: 5891
- title: Boolean logic
theory_id: 6025
- title: List
theory_id: 5979
- title: Comparisons
theory_id: 5920
- title: String formatting
theory_id: 6037
- title: Basic string methods
theory_id: 6842
- title: Escape sequences
theory_id: 7130
- title: Split and join
theory_id: 6972
- title: Type casting
theory_id: 6224
1:
- title: Intro to computational thinking
theory_id: 8742
- title: Components of computational thinking
theory_id: 8745
- title: Declaring a function
theory_id: 5900
- title: Scopes
theory_id: 6322
- title: Functional decomposition
theory_id: 9571
4:
- title: Create module
theory_id: 6057
- title: Docstrings
theory_id: 11869