#25 Reverse words of given string | Python program

preview_player
Показать описание
Writing a program to reverse each word of the string in Python.

Our Website:

Python Full course Link:

Python Free Course In YouTube:

Our YouTube Courses link:

CategorisedYoutube Courses List :

Link for CKA App Download :

Collectiva Knowledge Academy FaceBook Page Link is Below :

Contact Details :
Feel free to Call : (+91) 850 850 2000

#PythonProgramsInTamil #PythonFoundationInTamil #CollectivaKnowledgeAcademy
Related Searches:
Python program, Python programs in Tamil, learn python in Tamil, Tamil python programs, python programs for beginners, python programs for beginners in Tamil, python learning in Tamil
Рекомендации по теме
Комментарии
Автор

Sir, I just tried this
a = input('Enter a sentence :').split()
print(' '.join(reversed(a)))

aruninfotechche
Автор

Hi Sir.. I like to learn Python.. can I contact you

baskarvadivel