Coding Club

Python Codes - Level Intermediate
6 Topics
Scramble Words Game
Check and Count Vowels in word (Functions in Python)
Fizzbuzz Solution
Random Password Generation
Pig Latin Translator
Time Zone Calculator
Python Codes - Level Basic
10 Topics
Store your favorite poem into a string and print it.
Store your full name in a string and convert it into a list.
Find out even odd number: (Use if condition)
Print number from 1 to 10: (Use for loop in python)
Print reverse number from 10 to 1: (Use while loop)
[PALINDROME] Reverse a string in python.
Fetch and print current date and time.
Getting input from the user.
Roll a Dice
Abbreviation – Iterate in String
  • Python Basic
  • Java Basic
  • Python to Java
  • Coding Club
  • Python Advanced
Previous Lesson

Python Codes – Level Basic

Coding Club Python Codes – Level Basic
Lesson Content
0% Complete 0/10 Steps
Store your favorite poem into a string and print it.
Store your full name in a string and convert it into a list.
Find out even odd number: (Use if condition)
Print number from 1 to 10: (Use for loop in python)
Print reverse number from 10 to 1: (Use while loop)
[PALINDROME] Reverse a string in python.
Fetch and print current date and time.
Getting input from the user.
Roll a Dice
Abbreviation - Iterate in String
Previous Lesson
Back to Course