Computer Science, asked by issacantony12345, 3 months ago

how to swap elements in a list to left in python using for loop

Answers

Answered by ajay971276
0

a="Python is very good language"

print(a.isreplace("good", "easy")

Similar questions