Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
[COLOR=#ffffff]
[/COLOR][COLOR=White] [COLOR=Red]loop: ;[/COLOR][/COLOR]
[COLOR=LemonChiffon] [/COLOR][COLOR=LemonChiffon]printf[/COLOR][COLOR=LemonChiffon]([/COLOR][COLOR=LemonChiffon]"\n%d"[/COLOR][COLOR=LemonChiffon], n[/COLOR][COLOR=LemonChiffon])[/COLOR][COLOR=LemonChiffon];
[/COLOR][COLOR=LemonChiffon] [/COLOR][COLOR=LemonChiffon]n++;
[/COLOR][COLOR=LemonChiffon] [/COLOR][COLOR=LemonChiffon][B]if [/B][/COLOR][COLOR=LemonChiffon]([/COLOR][COLOR=LemonChiffon]n<[/COLOR][COLOR=LemonChiffon]10[/COLOR][COLOR=LemonChiffon]) [/COLOR][COLOR=LemonChiffon][B]goto [/B][/COLOR][COLOR=White][COLOR=LemonChiffon]loop;
else goto jump;
:
:
:[/COLOR]
[COLOR=Red] jump: ;[/COLOR]
}
[/COLOR][COLOR=#ffffff][/COLOR]
karakter=getch();
if(karakter='c'){
goto loopubitir;
}