isdigit ( ) function of Python str - Python Short Series Ep. 103 #python #coding #programming

preview_player
Показать описание
Hello Dear Coders,

In this Episode 103 of the Python Short Series, we will learn about the String Handling, different pre-defined function that we can perform on the string data.

This video is a quick guide to different functions that are available with the string data in the python.

Stay tuned....

#python #programming #coding
Рекомендации по теме
Комментарии
Автор

it evaluates the whole string, ok
does it do 'floats', and is there an option for local decimal/thousands character ? might have to split and check each part ...

jyvben