Post

PythonPython

J
James ROBERT

Posted on 20th April 2024|22 views

0
votes

Raw Input Python 3

How can I use raw_input in python 3?

I am utilizing Python 3.1 and cannot perceive the raw_input to "freeze" that dos pop-up. Here is my piece of code

import sys 

print(sys.platform) 

print(3**200) 

raw_input()

 

Answers
P
Lakshmi sowjanya

Posted on 20th April 2024

In python3 there are few changes like raw_input() is renamed as input()

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo
  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos