| 1 |
Add Two Numbers |
View |
| 2 |
Hello World |
View |
| 3 |
Find & Calculate Square Root |
View |
| 4 |
Calculate Area of Triangle |
View |
| 5 |
Swap Two Variables |
View |
| 6 |
Convert Kilometers to Miles |
View |
| 7 |
Is a Number Positive, Negative, or Zero? |
View |
| 8 |
Is a Number Odd or Even? |
View |
| 9 |
Check Leap Year |
View |
| 10 |
Find the Largest Among Three Numbers |
View |
| 11 |
Check Prime Number |
View |
| 12 |
Generate a Random Number |
View |
| 13 |
Print all Prime Numbers in an Interval |
View |
| 14 |
Convert Celsius to Fahrenheit |
View |
| 15 |
Find the Factorial of a Number |
View |
| 16 |
Display the Multiplication Table |
View |
| 17 |
Fibonacci Sequence |
View |
| 18 |
Check If the Number is Armstrong or Not |
View |
| 19 |
Find Armstrong Numbers in an Interval |
View |
| 20 |
Find the Sum of Natural Numbers |
View |
| 21 |
Display Powers of 2 Using Anonymous Function |
View |
| 22 |
Find Numbers Divisible by Another Number |
View |
| 23 |
Convert Decimal to Binary, Octal, and Hexadecimal |
View |
| 24 |
ASCII Value of Character |
View |
| 25 |
HCF/GCD of Two Numbers |
View |
| 26 |
Find the Factors of a Number |
View |
| 27 |
Make a Simple Calculator |
View |
| 28 |
Shuffle Deck of Cards |
View |
| 29 |
Display Calendar |
View |
| 30 |
Display Fibonacci Sequence Using Recursion |
View |
| 31 |
Find the Sum of Natural Numbers Using Recursion |
View |
| 32 |
Find Factorial of Number Using Recursion |
View |
| 33 |
Convert Decimal to Binary Using Recursion |
View |
| 34 |
Add Two Matrices |
View |
| 35 |
Transpose a Matrix |
View |
| 36 |
Check Whether a String is Palindrome or Not |
View |
| 37 |
Remove Punctuations From a String |
View |
| 38 |
Multiply Two Matrices |
View |
| 39 |
Sort Words in Alphabetic Order (A B C) |
View |
| 40 |
Illustrate Different Set Operations |
View |
| 41 |
Count the Number of Each Vowel |
View |
| 42 |
Find the Size (Resolution) of an Image |
View |
| 43 |
How to Merge Two Dictionaries? |
View |
| 44 |
Safely Create a Nested Directory |
View |
| 45 |
Accessing Index of List using for Loop |
View |
| 46 |
Slicing on List |
View |
| 47 |
Iterate Over Dictionaries Using For Loop |
View |
| 48 |
Sort a Dictionary by Value |
View |
| 49 |
Check if a List is Empty |
View |
| 50 |
Catch Multiple Exception Handling |
View |
| 51 |
Copy Contents of One File to Another File |
View |
| 52 |
Concatenate Two List |
View |
| 53 |
Check if a Key is Already Present in a Dictionary |
View |
| 54 |
Parse a String to a Float or Integer |
View |
| 55 |
Convert String to DateTime |
View |
| 56 |
Get the Last Element of the List |
View |
| 57 |
Get a Substring of a String |
View |
| 58 |
Print Output Without a Newline |
View |
| 59 |
Check if a String is a Valid Keyword or Not? |
View |
| 60 |
Iterators with Function |
View |
| 61 |
List Comprehension |
View |
| 62 |
Text to Speech (FREE) - How to Generate Your Own Voice |
View |
| 63 |
15 Tips and Tricks to Write a Better Python Code |
View |
| 64 |
Voice Translator |
View |
| 65 |
Shorthand: If and If-Else Statement |
View |
| 66 |
Create Your Own AudioBook |
View |
| 67 |
Rock Paper Scissors: Build a Game |
View |
| 68 |
All Programs, Mini Projects and Games |
View |
| 69 |
Anagrams Game: Build a Scrambled Word Game |
View |
| 70 |
Email Automation with Voice |
View |
| 71 |
How to Take Multiple Inputs from the User |
View |
| 72 |
Generators |
View |
| 73 |
Build Your Own Currency Converter App |
View |
| 74 |
Instagram Spam Bot using Selenium Automation - Tricks |
View |
| 75 |
How to Read a File Line by Line Into a List? |
View |
| 76 |
How to Delete an Element From a Dictionary? |
View |
| 77 |
How to Check If a String Is a Number (Float)? |
View |