This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
bachir
/
ola5doc
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
1
Pull-pyynnöt
0
Wiki
Puu:
ec6cef1fce
Branchit
Tagit
master
ola5doc
/
content
/
.stversions
/
adrien
/
sources
/
compteur~20171217-121831.py
compteur~20171217-121831.py
87 B
Historia
Raaka
1
2
3
4
5
#!/usr/bin/python
# -*- coding: utf-8 -*-
sentence="azerty uiop"
print(len(sentence))