Generation

testsWed, 22 Feb 2023

Def filewrite(name): fp=fopen("pi.txt","w") fp.write("line")

def filewrite(name): fp=fopen("pi.txt","w") fp.write("line")

Want to kickstart your project?Use the new AI Studio to create your code