I installed VSC and wrote this program
#include int main( void ) { printf("Hello world!"); }
Then I installed