Angeldust

YouTube Twitch Facebook Instagram Discord Twitter
Steam (Windows, macOS, Linux) Windows iTunes App Store

print()

in English in Forums





Post 1–2 of 2

1


OP

by

mptr8

4 years ago


Hello World!


# 2

by

Firefly

4 years ago


#include <stdio.h> int main(int argc, char* argv[]) { printf("You did it!\n"); return 0; }


Post 1–2 of 2

1