Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashishraj-dev/inkoop-assignment


https://github.com/ashishraj-dev/inkoop-assignment

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

Create an input UI where user can enter a number.

Task 1. If the user types a negative number, show enter a positive number.

Task 2. If the user types an even number, show the next 3 even numbers.

Task 3. If the user types an odd number, show the next 3 odd numbers.