This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
gogadmin
/
Arduino
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
3e5a6ea51e
Branch-ok
Tag-ek
master
Arduino
/
esp8266
/
micropython
/
tests
/
unicode
/
unicode_iter.py
unicode_iter.py
69 B
Előzmények
Nyers
1
2
3
4
for c in "Hello":
print(c)
for c in "Привет":
print(c)