Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 423 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 423 Bytes

Java-Lab-001

  • The source code file you will edit is in the src folder and contains a Java class file named HelloYoda.java
  • Modify the HelloYoda.java file to print out to the console the yoda() method.
  • Run your program, verify an ascii-art Yoda 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.