Skip to content

gabrieldim/Control-Structures-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Control Structures - JavaScript

Task 1. Check that the number is a palindrome.
Task 2. Telephone number and its operator.
Task 3. The longest part of the string.
Task 4. Sign of the number, whether it is positive or negative after multiplication.
Task 5. Printing even and odd numbers.