You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/python_introduction/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Let's write some code!
6
6
7
7
## Python prompt
8
8
9
-
To start playing with Python, we need to open up a *command line* on your computer. You should already know how to do that -- you learned it in the [Intro to Command Line](/intro_to_command_line/README.html) chapter.
9
+
To start playing with Python, we need to open up a *command line* on your computer. You should already know how to do that -- you learned it in the [Intro to Command Line](/en/intro_to_command_line/README.html) chapter.
Copy file name to clipboardExpand all lines: pl/python_introduction/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Napiszmy jakiś kod!
6
6
7
7
## Wiersz poleceń Pythona
8
8
9
-
Aby rozpocząć zabawę z Pythonem, musisz otworzyć jego *wiersz poleceń* na swoim komputerze. Już umiesz to robić -- nauczyłaś się tego w rozdziale [Wprowadzenie do interfejsu wiersza poleceń](http://tutorial.djangogirls.org/pl/intro_to_command_line/README.html).
9
+
Aby rozpocząć zabawę z Pythonem, musisz otworzyć jego *wiersz poleceń* na swoim komputerze. Już umiesz to robić -- nauczyłaś się tego w rozdziale [Wprowadzenie do interfejsu wiersza poleceń](/pl/intro_to_command_line/README.html).
Copy file name to clipboardExpand all lines: uk/python_introduction/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
7
7
## Командний рядок Python
8
8
9
-
Щоб розпочати роботу із Python нам необхідно відкрити *командний рядок*. Ви вже повинні знати як це зробити, адже ознайомились із цим у розділі [Вступ до командного рядка][1].
9
+
Щоб розпочати роботу із Python нам необхідно відкрити *командний рядок*. Ви вже повинні знати як це зробити, адже ознайомились із цим у розділі [Вступ до командного рядка](/uk/intro_to_command_line/README.html).
10
+
10
11
11
-
[1]: /intro_to_command_line/README.html
12
12
13
13
Так як ви готові, виконаємо наведені нижче інструкції.
14
14
@@ -726,4 +726,4 @@ Python очікує від нас подальших інструкцій, як
726
726
727
727
А тепер захопіть собі шматок кексу і переходьте до наступного розділу :)
0 commit comments