How to Find if String Contains Just Alphabetic Characters in Python programming language

preview_player
Показать описание
In this lesson we're going to talk about that how to find if a string contains just alphabetic characters in python programming language by using isalpha() method.
Рекомендации по теме
Комментарии
Автор

Hello, How do you do Alphanumeric + Numbers +Only Uppercase
I have a file with 306 lines of text - random text sentences and some might contain street numbers or numbers of something + Upper case and lower text + Numbers and letters - its a very random file.
I want to scan the file and find text WITHIN Any line of the file, and Only lines that are 7 characters long and contain UpperCase and Numbers.
I have ideas and i try loops and i dont know what i am doing wrong
I dont have intermediate experience in programming only very very basic Pascal .
I thought would try Python.

CollosalTrollge
visit shbcf.ru