Skip to content
Snippets Groups Projects
Commit aceba3ec authored by Rohith Kumar Shanmuganathan's avatar Rohith Kumar Shanmuganathan
Browse files

Update main.py

parent 20e7da87
No related branches found
No related tags found
No related merge requests found
import sys
print(f"Received input: {sys.argv[1]}")
print(f"Hello, {sys.argv[1]}")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment