0
Why python3 exists?
Raw_input isn’t included!
5 Answers
+ 1
Python 2.x input() function was scrapped and raw_input() got renamed to input()
0
use input function
0
why? it makes it harder
0
eval(input()) in Python 3.x is equal to Python 2.x input() so you can use that
0
what is print len something
Hot today
Python — File Handling
1 Votes
Help me solve this (using loop)
3 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Help me
0 Votes
What’s wrong?
2 Votes