file=open(“cheeku.txt”,“w”)
file.write(“Hello there”)
file.close()
Sir/maam, I made a file and I am trying to write in it. But nothing comes written in it.
Doubt in the concept
Hey @vageesha,
Your code will work fine. I have even tried it on my machine its working fine. I have also attached below the output of your code.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.