What is the difference between Python 2.x and Python 3.x?

Asked by Last Modified  

2 Answers

Learn Python

Follow 1
Answer

Please enter your answer

AI Product Manager, Data and ML Scientist, Software Specialist, Technology Specialist

Here are the exact changes between Python 2.x and Python 3.x: Print Statement: Python 2.x: print "Hello, World!" Python 3.x: print("Hello, World!") Integer Division: Python 2.x: 5 / 2 results in 2 Python 3.x: 5 / 2 results in 2.5 Unicode: Python 2.x: u"Hello" Python...
read more
Here are the exact changes between Python 2.x and Python 3.x: Print Statement: Python 2.x: print "Hello, World!" Python 3.x: print("Hello, World!") Integer Division: Python 2.x: 5 / 2 results in 2 Python 3.x: 5 / 2 results in 2.5 Unicode: Python 2.x: u"Hello" Python 3.x: "Hello" xrange(): Python 2.x: xrange() Python 3.x: range() Error Handling: Python 2.x: except Exception, e Python 3.x: except Exception as e Input Function: Python 2.x: raw_input() Python 3.x: input() These are the key changes between Python 2.x and Python 3.x. read less
Comments

I am online Quran teacher 7 years

Here are the exact changes between Python 2.x and Python 3.x: Print Statement: Python 2.x: print "Hello, World!" Python 3.x: print("Hello, World!") Integer Division: Python 2.x: 5 / 2 results in 2 Python 3.x: 5 / 2 results in 2.5 Unicode: Python 2.x: u"Hello" Python 3.x: "Hello" xrange(): Python 2.x:...
read more
Here are the exact changes between Python 2.x and Python 3.x: Print Statement: Python 2.x: print "Hello, World!" Python 3.x: print("Hello, World!") Integer Division: Python 2.x: 5 / 2 results in 2 Python 3.x: 5 / 2 results in 2.5 Unicode: Python 2.x: u"Hello" Python 3.x: "Hello" xrange(): Python 2.x: xrange() Python 3.x: range() Error Handling: Python 2.x: except Exception, e Python 3.x: except Exception as e Input Function: Python 2.x: raw_input() Python 3.x: input() These are the key changes between Python 2.x and Python 3.x. read less
Comments

Related Questions

Why is Python so popular despite being so slow?
Most programmers nowadays focus on the readability and quality of the code to maintain and update the software easily in future. In addition to being simple and easy-to-learn, Python enables programmers...
I T Roxaana
0 0
5
Which is the most effective institute or who is the best individual for Python Training in bangalore?
Hey, Please do specify your goals for the course. There are many good tutors teaching python. I am currently taking a class for machine learning and deep learning in python. If you are interested please do contact me and we will discuss.
Ajitesh
0 0
7
Should I go for Web Development Course Or Python?
Hey Avik! Both of them are gems in their own respect. If you look precisely and from a professionals point of view, Web development is wide/ vague term and can include any thing ranging from php, Python,...
Avik

I am working in a nontechnical field and i want to  switch this job and work in a technical field but I am not able to decide where to start. I want to learn, but what in Python?

I can help you make a blasting entry in technical profile. You can learn Informatica+Oracle and one real time project with me. It should be enough for your future growth.
Raksha

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

OS Module
1. OS module interacts with your operating system. Use this to create folder, remove folder, move folder, change the working directory. Ex: import oscurDir=os.getcwd() #get current working directoryprint(curDir)os.mkdir('praveen')...

Python Demo
https://www.youtube.com/watch?v=8AEhpZ4lbOI

JAVA OOPs Concepts (Object-Oriented Programming System)
JAVA OOPs Concepts (Object-Oriented Programming System) It is primarily having below crucial points. Without below essential points, we will never be able to achieve OOPs in java, PHP, C#, etc. Now let...

Write a python program to display dictonary details from list of dictonary
Print the Following: Print all dictonary in a seperate line. Name of all the products. Total quantity of all the products. Details of any product name when provided. Convert all the product name to upper case and print.
A

Ankit P.

0 0
0

Big Data & Hadoop - Introductory Session - Data Science for Everyone
Data Science for Everyone An introductory video lesson on Big Data, the need, necessity, evolution and contributing factors. This is presented by Skill Sigma as part of the "Data Science for Everyone" series.

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you