How to convert a string to lowercase in Python

preview_player
Показать описание
Python Interview Questions For Practice
Dont forget tocheck the Skillup programs:

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

write a code to convert only even indexed characters of dynamic input to lower case. by for loop

NitinkumarNainoor