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

https://github.com/ranvijaycm/queries

This Repo is to ask questions and clear doubts.
https://github.com/ranvijaycm/queries

js query question

Last synced: 21 days ago
JSON representation

This Repo is to ask questions and clear doubts.

Awesome Lists containing this project

README

          

The problem is when i first enter 7 . the program terminates and is successful.

When i first enter any number other than 7, the program continues and then in second attempt i enter 7, it terminates and is successful.


but in the third case...
first attept : any other number than 7

second attempt : any other number than 7

third attempt : 7

(here the program does not terminate and goes in infinite loop)

plex solve this