Skip to content

AppsLab2019/Open-Lab-01.05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open-Lab-01.05 (3 XP)

(3 XP) Function that reverse bool value.

  1. Fork this repository to your GitHub account.
  2. Open solution file in Visual Studio.
  3. Open file Boolean.cs
  4. Implement method Reverse(bool value) so that it returns reverse of value.
  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.

Releases

No releases published

Packages

No packages published

Languages