cs_introduction_statements_tasks.md - brainchildservices/curriculum GitHub Wiki

SLIDE-1

  1. Write a C# statement to print the sum of two numbers?

SLIDE-2

  1. Write a C# statement to print Hello and your name in a separate line?

SLIDE-3

  1. Write a C# statement that takes three letters as input and display them in reverse order?