- 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.
- A statement is part of a program that contains one step of an algorithm and a comment is a part of the program that contains information but does not have any effect when ran.
- When a program is portable that means it can be ran outside of its IDE and generally on multiple different types of computers
- Compiling is the process of converting a program in a high level language to a low level language so that it can be ran all at once later.
- An executable also known as object code is a program that has been compiled and is ready to run on certain hardware
-
Notifications
You must be signed in to change notification settings - Fork 30
License
Cxrdary/Java-Lab-001
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published