This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
dayuan
/
manyi
Tarkkaile
6
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
34216f9fac
Branchit
Tagit
master
manyi
/
venv
/
Lib
/
site-packages
/
IPython
/
testing
/
plugin
/
simplevars.py
simplevars.py
61 B
Historia
Raaka
1
2
3
from __future__ import print_function
x = 1
print('x is:',x)