+ 1

How to write a program of hello world..

Hello world prgm without semicolon

22nd Nov 2019, 7:16 AM
Neha Bhageriya
Neha Bhageriya - avatar
4 Answers
+ 9
It's the other way of printing hello world without semicolon. while(printf("hello world!")?0:1){} Search the code playground for more results Neha
22nd Nov 2019, 7:37 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 3
if(printf("hello world")){}
22nd Nov 2019, 7:24 AM
ŠœŠ³. ŠšŠ½Š°ŠæšŸŒ 
ŠœŠ³. ŠšŠ½Š°ŠæšŸŒ  - avatar
0
Neha for more ways to achieve that look at answers in here : https://www.sololearn.com/Discuss/1013814/?ref=app edit :: i think list is full if we add assembly to that or till someone finds another answer
22nd Nov 2019, 8:50 AM
Daljeet Singh
Daljeet Singh - avatar
0
#1st one line code print('{7}{4}{11}{11}{14} {22}{14}{17}{11}{3}{26}'.format('A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z','šŸ˜”',))
23rd Nov 2019, 6:19 PM
avi patel