air = 'yes'
# I'm feeling hungry so I decide to make a change.
air[0] = 'P'
# This fails because air is a string and strings are __________________.
Answer is for Python coding. Find blank above.
Question:
air = 'yes'
# I'm feeling hungry so I decide to make a change.
air[0] = 'P'
# This fails because air is a string and strings are immutable
(Feel free to drop me a comment, If you need any help)
Hope this Helps!!!
Please upvote as well, If you got the answer?
If not please comment, I will Help you with that...
Get Answers For Free
Most questions answered within 1 hours.