-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlearn.json
More file actions
18 lines (15 loc) · 614 Bytes
/
Copy pathlearn.json
File metadata and controls
18 lines (15 loc) · 614 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"language": "python3",
"slug": "practice-python",
"title": "Master Python by practice (interactive)",
"repository": "https://github.com/4GeeksAcademy/master-python-programming-exercises",
"preview": "https://github.com/4GeeksAcademy/master-python-programming-exercises/blob/master/preview.gif?raw=true",
"description": "Practice your Python programming skills with this interactive and auto-graded set of exercises.",
"duration": 10,
"difficulty": "easy",
"video-solutions": false,
"graded": true,
"editor": {
"version": "1.0.73"
}
}