Problem Statement Print the following output: \ Input Format IN Output Format \ code example
Example: Problem Statement Print the following output: \ Input Format IN Output Format \
#include<stdio.h>
int main(){
printf("Let's learn 'C' together with MySlate Team");
}