Regular Expressions - How to Check if a String Contains a Number in Python

preview_player
Показать описание
In this lesson we're going to talk about that how to check if a string contains a number in python programming language by using regular expressions.

Python 3
Рекомендации по теме
Комментарии
Автор

Hi, nice tut! But why de "r" before the strings?? Thanks

conceptualprogress