+ 1
Write a code to input a number and check weather it is a pronic number or not.
example 3*4=12 4*5=20 2*3=6 a number which is a product of two consecutive numbers.
2 Réponses
+ 3
there is already challenge for this in sololearns challenge list if i remember correctly?
+ 3
There is already a challenge about this. Follow the link. You can show off your own implementation in the comments and see the implementations in different languages of others
https://www.sololearn.com/learn/4727/?ref=app