ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Case-insensitive String Comparison in Python

python tutorial

python string

learn python

python tutorial for beginners

python for beginners

python

python programming

learn python programming

string

Python (programming language)

shorts

print the last word in a sentence

programming

python tricks

python tips

learn programming

case insensitive

string compare

programming tutorial

Автор: Programmer Banda

Загружено: 2021-05-25

Просмотров: 1830

Описание: In this video i have shown you how to compare strings with case insensitivity.

Code:

laptops = ['Msi', 'Lenovo', 'Hp', 'Dell']

our_laptop = 'Acer'

for laptop in laptops:
if laptop.lower() == our_laptop.lower():
print(our_laptop, 'Exists')
else:
pass

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

#shorts
#python3​​​ #programming​​ #pythontips​

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Case-insensitive String Comparison in Python

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Python Tips and Tricks: Case-Insensitive String Comparisons Done Right

Python Tips and Tricks: Case-Insensitive String Comparisons Done Right

String methods in Python are easy 〰️

String methods in Python are easy 〰️

Python Full Course for free 🐍

Python Full Course for free 🐍

Python Программирование с Нуля! Полный Курс Python для Начинающих с нуля! [*12 часов из 41]

Python Программирование с Нуля! Полный Курс Python для Начинающих с нуля! [*12 часов из 41]

Уроки Python с нуля / #4 – Переменные и типы данных

Уроки Python с нуля / #4 – Переменные и типы данных

Python  - Полный Курс по Python [15 ЧАСОВ]

Python - Полный Курс по Python [15 ЧАСОВ]

Уроки Python с нуля / #3 – Базовые операции в языке Python

Уроки Python с нуля / #3 – Базовые операции в языке Python

Case Insensitive Matching in Python with .Casefold()

Case Insensitive Matching in Python with .Casefold()

Я СДЕЛАЛ ИДЕАЛЬНЫЙ ШАР ИЗ ОБЫЧНОЙ ЗЕМЛИ - ДРЕВНЯЯ ЯПОНСКАЯ ТЕХНИКА

Я СДЕЛАЛ ИДЕАЛЬНЫЙ ШАР ИЗ ОБЫЧНОЙ ЗЕМЛИ - ДРЕВНЯЯ ЯПОНСКАЯ ТЕХНИКА

Python Full Course for Beginners

Python Full Course for Beginners

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]