0
How to change input into an integer
3rd Apr 2020, 9:43 AM
Craig
2 Antwoorden
0
val = int(input())
or
val = input()
val=int(val)
3rd Apr 2020, 9:51 AM
Noman S. Shiekh
Heb je vaak vragen zoals deze?
Leer efficiënter, gratis:
Populair vandaag
I need help
1 Votes
My hearts are disappering :(
0 Votes
Pressure and tension
2 Votes
a phone or a laptop
0 Votes
Where is code bit
0 Votes



