This repository contains a simple educational Python project designed to demonstrate basic mathematical calculations. The project, titled "Calculation of Area and Perimeter," allows users to compute the area and perimeter of various shapes (square, rectangle, circle, and triangle) using Python. It serves as a beginner-friendly exercise to understand mathematical operations and input/output handling in Python programming.
This project is intended solely for educational purposes, helping learners grasp concepts like arithmetic operations, conditional statements, and error handling while working with geometric calculations. Feel free to use and share this code for non-commercial educational purposes. Please avoid using it to cheat in studies and encourage your own creativity in learning.
##by: Hashem-Changizy