Control-Structures-JavaScript icon indicating copy to clipboard operation
Control-Structures-JavaScript copied to clipboard

Control Structures in JavaScript.

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.