How to add hidden attribute to an open file

前端 未结 0 860
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 14:03

I have this code here that creates a file f = open("data.txt", "w+") but I also want it to be hidden so I was thinking maybe something like

相关标签:
回答
  • 消灭零回复
提交回复
热议问题