We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Python
- Basic Data Types
- Tuples
- Discussions
Tuples
Tuples
Sort by
recency
|
1807 Discussions
|
Please Login in order to post a comment
For Pypy3 Platform
For some reason, this code is working only on Pypy3 platform. If anyone knows the reason for it, please explain!!
I have the folloiwng for python2, but was not able to find a solution for python3. I even tryied to define hash() again. Anyways, here is my solution if you have one for python3 please share! :)
("hello world"
I tried this:
if name == 'main': n = input()