Reversing Case of Character

# Introduction This lab will guide you through the process of writing a C program to reverse the case of input character. This program will take a user input character and convert it to its opposite case (lowercase to uppercase or uppercase to lowercase).

|60 : 00

Click the virtual machine below to start practicing