Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
CRANbe11rY
/
Password_Generator
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
Password_Gen...
/
a.py
a.py
71 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
print("hello world")
def plus(a,b):
return(a+b)
print(plus(10, 10))