input funuction in python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

input funuction in python

hi everyone , can help me about the rugular using of input in python

13th Dec 2018, 3:40 PM
Sajjad
1 Réponse
0
x = input() if you want it to be an int you can do x = int(input())
28th Jul 2022, 8:27 PM
Bogyo - Leția Eduard
Bogyo - Leția Eduard - avatar