adding first python code

This commit is contained in:
2025-10-23 16:09:21 -05:00
parent bd3dfc5c47
commit 315f1f633e

3
testing_code.py Normal file
View File

@@ -0,0 +1,3 @@
import pandas as pandas
print("foobar")