- 6
Swap the case of "El Filibusterismo"
Write the code and enter the result of your code when entered into the interpreter.
2 Answers
+ 5
Izabelle Faye Nadua ,
please show us your attempt first.
thanks!
0
Code: elif n=3:
print (str1.swapcase (ElFilibusterismo))
Result âeL fILIBUSTERISMOâ
Hope this helps