0
How to change input into an integer
3rd Apr 2020, 9:43 AM
Craig

2 Réponses
0
val = int(input())
or
val = input()
val=int(val)
3rd Apr 2020, 9:51 AM
Noman S. Shiekh

Vous avez souvent des questions comme celle-ci ?
Apprenez de manière plus efficace, gratuitement :
Aujourd'hui en vedette
App
2 Votes
How to improve code readability
0 Votes
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
what is python
0 Votes
Android
0 Votes