Hello world/Text: Difference between revisions

Content deleted Content added
m →‎{{header|PepsiScript}}: The note before the code is worded more in line with other notes before code for code examples on Rosetta Code.
m →‎{{header|SimpleCode}}: The note before the code from the PepsiScript Hello world/Text example has been added here because it also applies here.
Line 3,091:
 
=={{header|SimpleCode}}==
The letters are only outputted as uppercase in the running program. However, lowercase characters can be used in the code instead.
<lang SimpleCode>dtxt
Hello world!</lang>