Black-White Mubin | মুবিনের রাফখাতা
Life is like a box of chocolates, you never know what you're going to get..
Wednesday, October 5, 2016
C Tutorial 2- Print two sentences in two new lines
#include<stdio.h>
int main()
{
printf("Hey! I am Mubin.\nI am a good boy.\n");
return 0;
}
Output
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment