0

How to use text.lower()

https://code.sololearn.com/cw52tWH2fWH0/?ref=app #another question #where can i use text.lower() in this code ?

20th Feb 2023, 5:36 PM
Amirhossein Ghannad
2 Answers
+ 8
How about this? text = input().lower()
20th Feb 2023, 5:39 PM
Lisa
Lisa - avatar
+ 2
Oo thank you my friend 😃
20th Feb 2023, 6:05 PM
Amirhossein Ghannad