Last active 9 hours ago

abc revised this gist 9 hours ago. Go to revision

2 files changed, 5 insertions

aaa(file created)

@@ -0,0 +1,4 @@
1 + import pandas as pd
2 +
3 + if __name__ == "__main__":
4 + print("abc")

gistfile1.txt(file created)

@@ -0,0 +1 @@
1 + testing
Newer Older