Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Java-script Basics
This PR is the solution to the 'js-basics' #1
Description
I learnt basics of java-script like declaring a variable, data types in js, operators in java, loops , etc.
I didn't face much difficulties in this part, as all it included was learning new stuff, which was similar to what I had learnt before and was fun as well. It was a free-flowing process.
Yes, assignments in this task were easy to do and was more of like a revision to whatever tasks I had learnt before. The challenges required me to do some searching, and I learnt many more fun things in this process.
The topic was easy and didn't require much efforts to be put.