CHALLENGE FOR PROGRAMMERS | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 2

CHALLENGE FOR PROGRAMMERS

Write a program to check whether the user input was of string,int,float or char type For example -------------------- user input : 32.6 Output : float user input : a output : char user input : hello output : string (if you cannot then visit my codes)

21st Oct 2018, 3:58 PM
Syed Waleed
Syed Waleed - avatar
2 ответов
+ 1
You can submit your challenge to SoloLearn!! SoloLearn authority may consider your submission whether they accept that or not!! If they approve your submission,the SoloLearners will submit their program by solving your challenge!! It's Q&A discussions section... You can post your programming related question here!!
21st Oct 2018, 7:00 PM
AL Araf
AL Araf - avatar
0
this was simply a challenge ... if you cannot do then ignore it
22nd Oct 2018, 10:07 AM
Syed Waleed
Syed Waleed - avatar