logo

Crowdly

Browser

Add to Chrome

Що виведе цей код: str 1 = 'Application' str 2 = str 1. replace ('a', 'A...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що виведе цей код:

str1 = 'Application'

str2 = str1.replace('a', 'A')

print(str2)

More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome