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

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

Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
Loops and conditions
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes