- The source code file you will edit is in the src folder and contains a Java class file named HelloXwing.java
- Modify the HelloXwing.java file to print out to the console the xwing() method.
- Run your program, verify an ascii-art X-Wing prints to the console, and save your changes.
- Commit your changes back to your GitHub account and follow the video on doing a Pull request to the instructor account.