+ 1
How to write a program of hello world..
Hello world prgm without semicolon
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
+ 3
if(printf("hello world")){}
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
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','š”',))