HelloWorldModel / helloWorld.py
ganeshkamath89's picture
This file prints hello world on the console.
f6a238b verified
raw
history blame contribute delete
20 Bytes
print("hello world")