Skip to content

(2 XP) Function which takes two parameters and returns their sum.

License

Notifications You must be signed in to change notification settings

AppsLab2019/Open-Lab-01.02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open-Lab-01.02 (2 XP)

  1. Fork this repository to your GitHub account.
  2. Open solution file in Visual Studio.
  3. Open file Exercise.cs
  4. Implement method Sum(int a, int b) so that it takes input parameters and returns their sum.
  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 which takes two parameters and returns their sum.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages