[vc_row][vc_column width=”1/3″][vc_text_separator title=”Variables” title_align=”separator_align_left” color=”orange”][vc_column_text]
- Creating a variable and assigning a value
- Multiple variable with the same name and variable type?
- Assigning the same value to different data types
- Break an integer into a sequence of individual digits
[/vc_column_text][/vc_column][vc_column width=”1/3″][vc_text_separator title=”Ternary” title_align=”separator_align_left” color=”orange”][vc_column_text]
-
- Print the big number
- Print whether the character is Capital Letter or lower case
- Conditional Mathematical operation
- Print the longer sentence
- Print whether the number is single or double digit
[/vc_column_text][/vc_column][vc_column width=”1/3″][vc_text_separator title=”Mathematical operations” title_align=”separator_align_left” color=”orange”][vc_column_text]
- Parentheses
- String and int
- Modulus
[/vc_column_text][/vc_column][/vc_row]