/Control-Structures-JavaScript

Control Structures in JavaScript.

Primary LanguageHTML

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.