This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
kjhammerle
/
lonely-tiger
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
3ec6b417c0
Gałęzie
Tagi
master
lonely-tiger
/
test
/
if_elseif_else
/
if7.cout
if7.cout
87 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
push 4
push 3
use <(2)
if(5)
push "a"
use print(1)
else(8)
push "b"
use print(1)
endif