Hello i am new to this programming software, so can anyone tell me whats wrong with this code?
#include<stdio.> void main() { printf("Hello World"); while(1); }