!636 (modern) main { psvm { for (int i = 1; i <= 10; i++) print(i); } }