Codes

Displaying Calendar

Displaying Calendar A code to display the calendar of a specified month in a specified year using Python programming. Welcome to the code! Here’s a

Read More »

Intersection of two lists

Intersection of two lists A code to output the intersecting element from two lists using Python programming. Welcome to the code! Here’s a simple code

Read More »

Checking Leap Year

Checking Leap Year! A simple code to check whether the given year is leap year or not. Welcome to the code! Here’s a simple code

Read More »

Swapping two numbers

Swapping Two Variables A code to swap two variables given by the user. Welcome to the code! Here’s a simple code to swap two variables

Read More »

Temperature Conversion

Temperature Conversion A code to convert Celsius to Fahrenheit and vice versa. Welcome to the code! This code helps the beginners to use a while

Read More »

Adding multiple numbers

Adding Multiple Numbers! A code to add multiple numbers using Python programming. Welcome to the code! Here’s a simple code to add multiple numbers for

Read More »

Guess the Word!

Guess the Word! A simple game code to play with your friends and win by guessing the right random word chosen by the computer. Welcome

Read More »

Random Password Generator

Random Password Generator A code to include a random password generator for your interesting projects! Welcome to the code! Making a security project for your

Read More »

Rock-Paper-Scissor

Rock-Paper-Scissor Try out the Rock-Paper-Scissor with your computer and learn while you play! Welcome to the code! Remember the old game we all used to

Read More »

To-do List!

To-Do List! Create a to-do list to note down your daily chores or shopping items with this beginner level code! Welcome to the code! You

Read More »

Truth or Dare!

Truth or Dare! A fun code to play Truth or Dare with your friends! Have fun! Welcome to the code! Stuck with boredom even when

Read More »

Roll the Dice!

Roll the Dice! A simple code to roll two dices while playing board games with your friends. Welcome to the code! Wait… Lost your dices?

Read More »

Guess the number!

Guess The Number!​ A simple game code to compete with your computer to guess the right random number! Welcome to the code! This code is

Read More »