Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 862 Bytes

File metadata and controls

10 lines (9 loc) · 862 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. Comments are for documenting what your code does. Statement are the elements that make up programs. The ability of a program to run on more than one kind of computer. To translate a program in a high-level language into a low-level language, all at once, in preparation for later execution. Another name for object code that is ready to run on specific hardware. It is being used as a noun because it is classifying a type of program