Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 315 Bytes

Sparta Global Labs

This is a repository where I will store all lab exercises during the Sparta Global Academy.

  • lab_01_hello_world: a simple "Hello, World!" program
  • lab_02_fizz_buzz: C# implementation of FizzBuzz
  • lab_03_loops: some experimentation with loops in C#