Last active
November 8, 2020 19:47
-
-
Save touhidulshawan/c01f749615b0d58f44d87ba453252705 to your computer and use it in GitHub Desktop.
classes name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "bookName": "English", | |
| "courseFor": "Class-I", | |
| "learning": [ | |
| { | |
| "id": "english#learning_letter", | |
| "name": "Learning Letter" | |
| }, | |
| { | |
| "id": "english#learning_numbers", | |
| "name": "Learning Number" | |
| }, | |
| { | |
| "id": "english#review_Learning", | |
| "name": "Review Learning" | |
| } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment