Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#include
int main() { int myNum = 15; printf(myNum); // Nothing happens return 0; }