Message from Python discussions

November 2018

— You are funny

— 

To check whether something is alphabetic, use string.isalpha(). Digits: string.isdigit() and for special characters, you would need a regex for that.

— I mean, you don't need a regex for that, but it would be more simple to just have a regex.

— A question , why i can't download pyTelegramBotApi ?? i donesn't recognize pip

— I think i should first enter the folder of py3.7???

— What's the error?

— SyntaxError: unexpected character after line continuation character

— Where is this error coming from?

— Share the whole terminal output please.

— Restart

— How should i install something with pip??

— Pip install something