#include <stdio.h> int main() { printf(" Studytonight - Best place to learn "); int num; printf(" Hello world! Welcome to Studytonight: Best place to learn "); printf(" Coding is Fun ! "); return 0; }