Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
За допомогою якого методу можна замінити всі букви a на b в рядковій змінній "example"?
example.skip ('b', 'a')
example.swap ('b', 'a')
example.match ('b', 'a')
example.replace ('a', 'b')
example.del ('b', 'a')
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!