cs_introduction_statements_tasks.md - brainchildservices/curriculum GitHub Wiki
SLIDE-1
- Write a C# statement to print the sum of two numbers?
SLIDE-2
- Write a C# statement to print Hello and your name in a separate line?
SLIDE-3
- Write a C# statement that takes three letters as input and display them in reverse order?