File size: 142 Bytes
9ec3d1d | 1 2 3 4 5 | # step 2 done in nodejs :P
# Run this script directly to test the setup
if __name__ == "__main__":
print("preparation is done in nodejs")
|
9ec3d1d | 1 2 3 4 5 | # step 2 done in nodejs :P
# Run this script directly to test the setup
if __name__ == "__main__":
print("preparation is done in nodejs")
|