java2python
java2python copied to clipboard
j2py
I think things worked.
However, this might be a silly question to ask as I'm new to Python and converting language content.
What is this code for?
if name == 'main': import sys HelloWorld.main(sys.argv)