Why is Python's for loop different from C's for loop?

Asked by Last Modified  

2 Answers

Learn Python

Follow 2
Answer

Please enter your answer

A real time python Trainer

C: Most of the times, we perform the actions like reading or updating the arrays in C. we always find the length and we will perform loop based on the length. Python: Go head and perform loop directly. You don't want to worry about the length for in python is similar to for-each in java. If...
read more
C: Most of the times, we perform the actions like reading or updating the arrays in C. we always find the length and we will perform loop based on the length. Python: Go head and perform loop directly. You don't want to worry about the length for in python is similar to for-each in java. If you have for loop similar to C then use range along with for read less
Comments

It Professional Trainer With 20 Years of Experience in in Key Aspects of Software Development

As C is middle level language you will have less devloper freindly features and Python is high level language and will have more devloper friendly features. So in this case for loop will be more easy in Python as we don't need now the length of the array as required in C.
Comments

Related Questions

Which is better, PHP or Python? Why?
This question points to other question , What motive you want to learn or what you want to achive with them.
Issac
0 0
8
how can i develop a python project without disturbing python core
Hi Garimella, We will help you with you requirement.Contact us.Training will enable you to complete the task.
Garimella
Which Python should I learn, Python 2.7 or 3.x?
Better to learn latest versions always. You cannot find much differences. If you learn one version remaining versions you can understand easily.
Swapna
0 0
7

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

Ask a Question

Related Lessons

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

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...

Python Overview
Python is a high-level, interpreted, interactive and object-oriented scripting language. Python was developed by Gudo vanRossum in the late eighties and early nineties at the National Research Institute...

Debugging Python code
If you are getting an error while executing your python code, the better way of running your python code is by using -i switch. ex: python -i scriptname.py once you run the above command, your execution...
S

Sudheer S

0 0
0

Python is a popular programming language. It was created by Guidovan Rossum, and released in 1991.
Python is a popular programming language. It was created by Guidovan Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting. What...

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 >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

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 >

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