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

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

Often have questions like this?
Learn more efficiently, for free:
Hot today
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Decorators in python.
2 Votes
Salut tout le monde
1 Votes
Please click me
0 Votes
How can i isntall modules
1 Votes