Skip to content

atmsillinois/module-1-part-2-using-github-workflows-TOB23

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Area Calculator This is a simple Python 3 program that calculates the area of a rectangle based on user input.

How to Run

  1. Ensure you have Python 3 installed.
  2. Run the program from your terminal: python main.py
  3. Follow the on-screen prompts to enter the length and width of the rectangle.

Project Goal

This project was created to demonstrate fundamental concepts of Python programming, including:

  • Taking user input
  • Defining and using functions
  • Basic input validation and error handling
  • Printing formatted output

About

atms-523-fa-2025-module-1-part-2-using-github-workflows-ATMS-523-Module1 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%