Welcome to the "Python-Beginner-Projects" repository! This repository contains a collection of simple Python programs suitable for beginners to learn and practice Python programming.
-
Hello World:
- A classic introductory program to print "Hello, World!" to the console.
-
Calculator:
- A simple calculator.