This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
poloniumv
/
kariokaEngine
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8b76520665
Rami (Branch)
Tag
master
kariokaEngine
/
assets
/
scripts
/
states.py
states.py
111 B
Cronologia
Originale
1
2
3
4
5
6
7
8
import karioka
def print_stack():
engine = karioka.engine()
if __name__ == "__main__":
print_stack()