🏃
Python 100제
/
☝
Python 100제 - 1권
/
🔥
문제39
/
✔️
답안
✔️
답안
data = input() print(data.replace('q', 'e').replace('b', 'n')).