-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Okay now I have finished the TASK part It contains 5 task: Each of them is a beginner concept and I feel very inclined to try this again to improve my learning Task 1: if a string with zero, what boolean conversion ("0") will turn into => True Task 2: The name of Javascript (Just a simple if else conditional expression) Task 3: Show the sign (Simple and just include else if into the code) Task 4: Rewrite 'if' into '?' (if..else into (condition) ? value1 : value2 Task 5: Rewrite 'if..else..elseif' into '? and :' (So this is just the same as task 4 but enhanced with else if) --End of commit--
- Loading branch information
1 parent
b2cb3c3
commit 90cabac
Showing
1 changed file
with
72 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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