Can you order this code into a lightweight but complete program?

Great! We start with the using statement, open the namespace and the class. Then we create Main (), go through args and display the values.

Close! We start with the using statement, open the namespace and the class. Then we create Main (), go through args and display the values.