A Collection of Code Snippets in as Many Programming Languages as Possible
This project is maintained by TheRenegadeCoder
Welcome to the Hello World in Unicat page! Here, you'll find the source code for this program as well as a description of how the program works.
π»πΉπΈπππΉπΉπΈππ Memory 0 = 0o110 (72 = 'H')
π½πΌπΈππ Output memory 0
π»πΉπΈπππΉπΌπ½ππ Memory 0 = 0o145 (101 = 'e')
π½πΌπΈππ Output memory 0
π»πΉπΈπππΉπ½πΌππ Memory 0 = 0o154 (108 = 'l')
π½πΌπΈππ Output memory 0
π½πΌπΈππ Output memory 0
π»πΉπΉπππΉπ½πΏππ Memory 1 = 0o157 (111 = 'o')
π½πΌπΉππ Output memory 1
π»πΉπΊπππ½πΌππ Memory 2 = 0o54 (44 = ',')
π½πΌπΊππ Output memory 2
π»πΉπΊπππΌπΈππ Memory 2 = 0o40 (32 = ' ')
π½πΌπΊππ Output memory 2
π»πΉπΊπππΉπΊπΏππ Memory 2 = 0o127 (87 = 'W')
π½πΌπΊππ Output memory 2
π½πΌπΉππ Output memory 1 ('o')
π»πΉπΊπππΉπΎπΊππ Memory 2 = 0o162 (114 = 'r')
π½πΌπΊππ Output memory 2
π½πΌπΈππ Output memory 0 ('l')
π»πΉπΊπππΉπΌπΌππ Memory 2 = 0o144 (100 = 'd')
π½πΌπΊππ Output memory 2
π»πΉπΊπππΌπΉππ Memory 2 = 0o41 (33 = '!')
π½πΌπΊππ Output memory 2
π»πΉπΊπππΉπΊππ Memory 2 = 0o12 (10 = '\n')
π½πΌπΊππ Output memory 2
ππ Exit
Hello World in Unicat was written by:
If you see anything you'd like to change or update, please consider contributing.
No 'How to Implement the Solution' section available. Please consider contributing.
No 'How to Run the Solution' section available. Please consider contributing.