Skip to content

Create a remote repo named Lab5FirstnameLastname Clone the remote repo to your local computer Create a c# project using dotnet new console Create a void function that displays a cat on the console Create a function that asks for user imput and returns the user imput Create a function that takes two numbers as paramaters adds them together and re…

Notifications You must be signed in to change notification settings

JasmineCarrasco/Lab5JasmineCarrasco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab5JasmineCarrasco

Create a remote repo named Lab5FirstnameLastname Clone the remote repo to your local computer Create a c# project using dotnet new console Create a void function that displays a cat on the console Create a function that asks for user imput and returns the user imput Create a function that takes two numbers as paramaters adds them together and returns the sum of the two nubers. Create a function that takes two numbers as paramaters subtracts them and returns the difference of the two nubers. Create a function that takes two numbers as paramaters multiplies them together and returns the product of the two nubers. Create a function that takes two numbers as paramaters, Divides them together and returns the quotent of the two nubers. Create a driver program "menu" to let the user choose what calculation they want to make. Push your local repo to GitHub. Submit the repo URL to canvas.

About

Create a remote repo named Lab5FirstnameLastname Clone the remote repo to your local computer Create a c# project using dotnet new console Create a void function that displays a cat on the console Create a function that asks for user imput and returns the user imput Create a function that takes two numbers as paramaters adds them together and re…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages