Skip to main content
added 25 characters in body
Source Link
TuxCrafting
  • 4.8k
  • 3
  • 34
  • 46

Rews, 1614 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿  Insert in the buffer the text "Hello, World!"   (the ¿ is not needed at the end of the program)   Output the content of the buffer Implicit output 

Rews, 16 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿  Insert in the buffer the text "Hello, World!"    Output the content of the buffer 

Rews, 14 CP437 bytes

ïHello, World! 

Explanation

ïHello, World! Insert in the buffer the text "Hello, World!" (the ¿ is not needed at the end of the program)   Implicit output 
edited body
Source Link
TuxCrafting
  • 4.8k
  • 3
  • 34
  • 46

Rews, 2016 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿ Insert in the buffer the text "Hello, World!" ≡ Output the content of the buffer 

Rews, 20 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿ Insert in the buffer the text "Hello, World!" ≡ Output the content of the buffer 

Rews, 16 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿ Insert in the buffer the text "Hello, World!" ≡ Output the content of the buffer 
Source Link
TuxCrafting
  • 4.8k
  • 3
  • 34
  • 46

Rews, 20 CP437 bytes

ïHello, World!¿≡ 

Explanation

ïHello, World!¿ Insert in the buffer the text "Hello, World!" ≡ Output the content of the buffer