What is the advantage of the new print function in Python 3 over the Python 2?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

IT Professional with 14 Years and 3 Years of Training Experience.

But there are quite difference: 1. In 3, we have to use parenthesis (), where in 2 its optional 2. In 3, we have to use "end=' ' " to continuation output in same line where are in 2 we can just put comma operator (,) 3. Advantages is: we can not simply use print statement while using lambda function,...
read more
But there are quite difference: 1. In 3, we have to use parenthesis (), where in 2 its optional 2. In 3, we have to use "end=' ' " to continuation output in same line where are in 2 we can just put comma operator (,) 3. Advantages is: we can not simply use print statement while using lambda function, we have to use parenthesis. Here in 3, we can use print function as an expression not simple statement. 4. We can redefine print function at module or to add functionality and or for debugging purpose. read less
Comments

Related Questions

What's the coolest thing you've done with Python?
I have done many cool things with Python, but one of the coolest things I have done is create a program that can generate different creative text formats of text content, like poems, code, scripts, musical...
Profile Photo
J.k.kavyadharshini
0 0
View Comments5
What are good books on advanced topics in Python?
Here are some good books on advanced topics in Python: 1. **"Fluent Python" by Luciano Ramalho**: Focuses on Python’s advanced features and best practices.2. **"Effective Python: 90 Specific Ways...
Profile Photo
Vinodha
0 0
View Comments5
Is there any online Python coaching classes available?
Yes it is. You can contact me and visit my profile for Online classes
Profile Photo
Abhishek
0 0
View Comments5
which is best in Rpa and python
Python is much preferrable, I would suggest you to go for Python. As it is now a days used in Automations too.
Profile Photo
K
i recently completed my M.Tech EEE is it the right choice to learn Python now. And i completely have interest in programming only if available get me the tutor details.
Dear Adupa Python is competitively on demand now. But please note the purpose of Phython is highly on to Data Analytics. If you have Mathematics, Statistics as one of your core papers then Phython...
Profile Photo
Adupa

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

Ask a Question

Related Lessons

All About Python You Need To Know Before Starting
Python for Beginners------Anyone can learn Python Prerequisites to learn Python To learn Python we don’t require the knowledge of any other programming languages. To learn all other programming...
Profile Photo

Learn Python : Formatting with the .format () method
A good way to format objects into your strings for print statements is with the string.format() method. The syntax is :'String here {} then also {}'.format('something1','something2')Example 1:print("This...
B

Biswanath Banerjee

0 1
View Comments0

Two lists using Loops - Python Program 1
To generate a list of all possible combinations of two lists using loops, you can use nested loops to iterate through both lists and create a new list that contains all the combinations. list1 = list2...
Profile Photo

Relational operators
Operation Syntax Function Ordering a < b lt(a, b) Ordering a <= b le(a, b) Equality a == b eq(a, b) Ineqality a != b ne(a, b) Ordering a >= b ge(a, b) Ordering a > b gt(a, b)
Profile Photo

Visualize your python code
Hi All, Many developers in the beginning of their career want to visualize how their code is working and the program flow. You can use the following link to visualize your python code. http://www.pythontutor.com/visualize.html#mode=edit ...
S

Sudheer S

0 0
View Comments0

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 >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

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