We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f56eb3 commit fb27f51Copy full SHA for fb27f51
bc.json
@@ -1,3 +1,10 @@
1
{
2
- "language": "python3"
+ "language": "python3",
3
+ "title": "Master Python by practice (interactive)",
4
+ "preview": "https://github.com/4GeeksAcademy/master-python-programming-exercises/blob/master/preview.gif?raw=true",
5
+ "description": "Practice your Python programming skills with this interactive and auto-graded set of exercises.",
6
+ "duration": 10,
7
+ "difficulty": "easy",
8
+ "video-solutions": false,
9
+ "graded": true
10
}
0 commit comments