Westonci.ca is the best place to get answers to your questions, provided by a community of experienced and knowledgeable experts. Connect with a community of experts ready to provide precise solutions to your questions on our user-friendly Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

write a python program to find all words in a string which are at least 6 characters long and starts with a capital ‘a’ or small ‘a’.

Sagot :

Answer:

. Write a Python program to check that a string contains only a certain set of characters (in this case a-z, A-Z and 0-9)

Explanation:

. Write a Python program to check that a string contains only a certain set of characters (in this case a-z, A-Z and 0-9)

Thank you for your visit. We're dedicated to helping you find the information you need, whenever you need it. Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Westonci.ca is here to provide the answers you seek. Return often for more expert solutions.