Skip to content

Commit

Permalink
Merge pull request #5 from aryakhade/main
Browse files Browse the repository at this point in the history
Create ABOUT_PYTHON.json
  • Loading branch information
1447bits authored Oct 24, 2023
2 parents 85beb75 + bf378ca commit 816833b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
18 changes: 18 additions & 0 deletions codepal/chapter-data/ABOUT_PYTHON.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chapter_name": "ABOUT_PYTHON",
"chapter_description": "Basics tutorials for learning PYTHON",
"number_of_lessons":"2",
"Expanded_chapter_view": {
"lessons": [
{
"lesson_name": "string In c++",
"video_url": "https://www.youtube.com/watch?v=0INvoK_T0cE&list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg&index=13",
"lesson_description": "<The STRING method should be defined in a way that is easy to read and outputs all the members of the class",
"more_tutorials": [
"https://www.youtube.com/watch?v=ANgYwq9fFQw"
]
}
],
"others": "any external url for courses (optional) "
}
}
3 changes: 1 addition & 2 deletions codepal/chapter-data/ALL_ABOUT_JAVASCRIPT.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"video_url": "<url_string>",
"lesson_description": "<text_string>",
"more_tutorials": [
"",
""
"https://www.youtube.com/watch?v=ANgYwq9fFQw"
]
},
{
Expand Down

0 comments on commit 816833b

Please sign in to comment.