Tutorials  Articles  Notifications  Login  Signup


Print Hello world

Problem statement
Write a program to print 'Hello world'.

Input format
There is no input in this problem.

Output format
Hello world

Constraints
You must print 'Hello World' without any quotes, nothing else needed.

Sample Input 1
There will be no inputs


Sample output 1
Hello world



Explanation
No explanation available for this problem





// Write your code here in C++


Editiorial

Not available



go back Go back to Interview



Author: Rajan Shah

Level: Easy

Uploaded on: Nov. 27, 2018

Lab: Interview

Section: Basics


Found something wrong ? Inform us



Other problems from this lab

How many squares can come in a triangle

Withdraw money from ATM

Multiply matrices

Adding Reversed Numbers