We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8e120 commit e986986Copy full SHA for e986986
1 file changed
lessons.json
@@ -26,7 +26,7 @@
26
"title" : "Introductory Python - Hello World!",
27
"threshold" : "0.8",
28
"image" : "01_hello_world.png",
29
- "linkedin": true,
+ "completion": true,
30
"assignments" : [
31
"pythonauto_01_hello"
32
]
@@ -86,7 +86,7 @@
86
"title" : "Python for Everybody",
87
"threshold" : "1.0",
88
"image" : "badge_py4e.png",
89
90
91
"install",
92
"pythonauto_01_hello",
0 commit comments