Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 313 Bytes

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.