How do I change the value of a variable to lowercase in Python?
For example, when "I study Python programming at KAIST Center for Gift Education." is the value of this variable, how do i make it "i study python programming at kaist center for gifted education"?