Please help me with the task: Swear you are a member of resistance.

Hello, I’m working on this task:

Here is my code:


i_swear = 'I am a member of the resistance'
print(i_swear)
print(i_swear)
print(i_swear)
print(i_swear)
print(i_swear)
print(i_swear)

Can anyone please help me to solve it?