Appify Lab
1 minute read
#include <stdio.h> int main() { ptint("Hello, World!") // Prints "Hello, World!" to the console return 0; }