This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
E2L_Ivry
/
cours-python
Прати
5
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
typo
master
Dimitri Merejkowsky
пре 4 година
родитељ
f31a716c74
комит
283366d4f0
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cours/source/03-variables-et-types/02-chaînes-de-caractères.rst
+ 1
- 1
cours/source/03-variables-et-types/02-chaînes-de-caractères.rst
Прегледај датотеку
@@ -64,4 +64,4 @@ la même petite string plusieurs fois avec l'opérateur
message = "Na" * 3
print(message)
# aff
e
iche: NaNaNa
# affiche: NaNaNa