Python beginner file

Cannot understand why does not the file open?

can you please make add mode like how your file need to open ,
like

f= open(“guru.txt”,“w+”)

it might fix your problem