Browse all Courses

Start Now!

Enroll for FREE

With this course, you will:

  • Learn recursion using Python
  • Solve challenges in real-time
  • Earn a professional certificate
Fi Coin

Average Salary (US)

$113,000

Fi Box

Prerequisites

Learn Python Basics
Fi Coin

Average Salary (US)

$113,000

Fi Box

Prerequisites

Learn Python Basics

Start Now!

Enroll for FREE
Course Hero Image
Course

Learn Recursion With Python

Make your code short, elegant, and easy to read with this beginner-friendly course on Recursion.

  • Level: Beginner

  • Duration: 1 week

  • Type: Interactive

  • Language: English

Don't just learn recursion

Solve challenges in real-time

Create a program to print numbers from 1 to 5 using recursion.

Instructions

  • Create a function named print_number() with parameter num.
  • Print num from 1 to 5 in a recursive manner.
    • Call print_number() and pass 1 as an argument.

    See the code outline for hints.

    Example

    The output of the program will be:

    1
    2
    3
    4
    5
main.py

CERTIFICATE OF COMPLETION

This is to certify that

Jane Doe

has successfully completed the course

Learn Recursion With Python

Gain a competitive edge with our professional certifications

Showcase your expertise on LinkedIn and stand out from the crowd. Impress your potential employers.

CERTIFICATE OF COMPLETION

This is to certify that

Jane Doe

has successfully completed the course

Learn Recursion With Python

Feedback from our students

Aaron Sang
The platform is wonderful and will continue to be a step above the rest of what's out there right now.

Feedback from our students

Aaron Sang
The platform is wonderful and will continue to be a step above the rest of what's out there right now.
Landan Devencia
Learning to code is hard, but Programiz PRO has made it easy by being right by my side in my coding journey.
Ayushma Malla Thakuri
On Programiz PRO, the research work is already done by an expert in the background; all you need to do is focus on your learning.

Courses similar to this

Courses similar to this

Loading...Loading...