Just Python
10.2K subscribers
4.4K photos
11 videos
4.38K links
🐍Простое изучение Python.

Ссылка: @Portal_v_IT

Сотрудничество: @oleginc, @tatiana_inc

Канал на бирже: telega.in/c/justpython_it

РКН: clck.ru/3MnbSc
Download Telegram
🌐 Функция chr(n)

#theory // just python
🙃 Функция str(obj)

#theory // just python
🖥 Индексация строк

#theory // just python
🖥 Срезы строк

#theory // just python
🌐 Срезы строк №2

#theory // just python
🙃 Срезы строк №3

#theory // just python
🖥 Срезы строк №4

#theory // just python
💾 Срезы строк №5

#theory // just python
🌐 Срезы строк №6

#theory // just python
🙃Форматирование строки №1

#theory // just python
🖥 Форматирование строки №2

#theory // just python
🛠 Форматирование строки №3

#theory // just python
💾 Форматирование строки №4

#theory // just python
🌐 Изменение строк №1

#theory // just python
💾 Изменение строк №2

#theory // just python
🛠 Встроенные методы строк в python

#theory // just python
💾 Изменение регистра строки №1

#theory // just python
🌐 Изменение регистра строки №2

#theory // just python
🛠 Изменение регистра строки №3

#theory // just python
🖥 Изменение регистра строки №4

#theory // just python
🙃 Найти и заменить подстроку в строке №1

#theory // just python