Skip to content

(2 XP) Function that do the addition for specified parameter number.

License

Notifications You must be signed in to change notification settings

AppsLab2019/Open-Lab-01.03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open-Lab-01.03 (2 XP)

Function that do the addition for specified parameter number.

  1. Fork this repository to your GitHub account.
  2. Open solution file in Visual Studio.
  3. Open file Exercise.cs
  4. Implement method Addition(int number) so that it takes input number and returns number increased by one.
  5. Run with CTRL+F5 to test it.
  6. If all tests are passed, commit&sync your repository.
  7. Send link to your repository for Lab Master (in #slack) to check it.

About

(2 XP) Function that do the addition for specified parameter number.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages