Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 428 Bytes

Java-Lab-001

  • 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.