Day 6: Simple Password Checker
Ask the user for a password. If the password is…
Week 1 Final Assignment
Combine Days 1- 6. Write a program that greets the…
Day 5: The FizzBuzz Test
Print numbers from 1 to 20. For multiples of 3,…
Day 4: Even or Odd?
Write a program that takes a number and prints whether…
Day 3: String Manipulation
Ask the user for a word. Print the word in…
Week 1: Python Fundamentals & Syntax
Day 1: Hello, You! Create a script that asks for…
Day 2: Basic Math Operations
Create a calculator that takes two numbers and prints their…
Scroll to Top