In this course, you'll continue developing your Python skills by controlling program logic through conditional statements and loops. You'll also make your code more modular and reusable through functions, classes, and modules.

Intro to Python: Conditionals, Loops, and Functions

Intro to Python: Conditionals, Loops, and Functions
This course is part of Introduction to Programming with Python Specialization

Instructor: Bill Rosenthal
Access provided by DBS Bank
What you'll learn
In this course, you will write conditional statements and loops in Python, and reuse code through functions, classes, and modules.
Skills you'll gain
Details to know

Add to your LinkedIn profile
1 assignment
January 2026
See how employees at top companies are mastering in-demand skills

Build your subject-matter expertise
- Learn new concepts from industry experts
- Gain a foundational understanding of a subject or tool
- Develop job-relevant skills with hands-on projects
- Earn a shareable career certificate

There are 3 modules in this course
Other than storing data, programming languages like Python® execute logical processes in order to determine what to do in a program. Conditional statements and loops are the primary ways that you can control the logical flow of a program, and they are found in nearly all Python-developed software. In this lesson, you'll take advantage of both to produce a more complex application.
What's included
1 reading4 plugins
Object-oriented languages excel at giving programmers the tools they need to make coding easier. Reusing code not only enables you to develop at a quicker pace, but it also makes your source code more readable. Inefficient and ugly code is incredibly difficult to maintain, so you'll leverage Python's built-in reusable objects to avoid this pitfall.
What's included
5 plugins
You'll wrap things up and then validate what you've learned in this course by taking an assessment.
What's included
1 reading1 assignment
Earn a career certificate
Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.
Instructor

Offered by
Why people choose Coursera for their career

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
Explore more from Computer Science

Logical Operations

Scrimba

Logical Operations


