Skip to content

This repository contains the exercise completed as part of the Balta.io course on backend development.

License

Notifications You must be signed in to change notification settings

louresb/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator - C#

licence mit Development Status Badge

This is a simple calculator console application written in C# that performs basic arithmetic operations.

Calculator_AdobeExpress

Usage

When you run the application, you will see a menu with the following options:

  • Addition
  • Subtraction
  • Division
  • Multiplication
  • Power
  • Square Root
  • Exit

To select an operation, enter the corresponding number and press Enter. For operations that require input, you will be prompted to enter the required values. The result of the operation will be displayed, and you will be returned to the main menu.

To exit the application, select option 7.

Learning resources

This console application was created using Balta.io's backend course. I recommend checking it out if you're interested in learning about .NET programming.

License

MIT License © Bruno Loures

About

This repository contains the exercise completed as part of the Balta.io course on backend development.

Topics

Resources

License

Stars

Watchers

Forks

Languages