Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
CRANbe11rY
/
Password_Generator
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
31d5c84061
Branchit
Tagit
master
Password_Gen...
/
a.py
a.py
71 B
Historia
Raaka
1
2
3
4
print("hello world")
def plus(a,b):
return(a+b)
print(plus(10, 10))