mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-06 07:52:33 +00:00
first commit
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
f = open("test_localsystem.txt", "w")
|
||||
f.write("I have run\n")
|
||||
f.close()
|
Reference in New Issue
Block a user