How to print ("Hi") plz Tell me anyone | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

How to print ("Hi") plz Tell me anyone

Help me

30th Aug 2020, 4:39 PM
Arvind Goswami
Arvind Goswami - avatar
7 Answers
+ 5
>>Please tag along the language. >>Start learning the language of your choice and the first thing it teaches is to print "hello world". >>Be sure to delete this post. Read it here: https://www.sololearn.com/Discuss/1316935/?ref=app If Java : System.out.println("hi") ; ⁠
30th Aug 2020, 4:46 PM
Absolute Zero ϟ
Absolute Zero ϟ - avatar
+ 4
cout<<"hello world"; cpp printf("hello world"); c System.out.print("hello world"); java print("hello world"); python
30th Aug 2020, 4:58 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Which Language? Tag the language Pls.. BTW, You can find answer for your question in any course starting lesson itself... Check out..
30th Aug 2020, 4:47 PM
Jayakrishna 🇮🇳
+ 2
You want to use polymorphism? Here you go ☺️ 🙌 Try doing this! And use polymorphism, if facing any problem then we will help you 🙌 https://www.sololearn.com/learn/Java/2164/
30th Aug 2020, 5:01 PM
Namit Jain
Namit Jain - avatar
+ 2
In C#: Console.WriteLine("hi");
30th Aug 2020, 6:58 PM
Edson Rodrino
Edson Rodrino - avatar
+ 1
In html <p>hi</p> And in python print('hi')
30th Aug 2020, 4:51 PM
🍎Mi_ra_go
🍎Mi_ra_go - avatar
- 2
Programing language
30th Aug 2020, 4:48 PM
Arvind Goswami
Arvind Goswami - avatar