8. Modifying Your First Java Program Make changes to your program to do the following: 1. Update the version number. 2.
Posted: Fri May 20, 2022 4:27 pm
8. Modifying Your First Java Program Make changes to your program to do the following: 1. Update the version number. 2. Modify the program so that it does the following: • Print Hello world! • Print a blank line. • Print this program was written by followed by the name of the owner of the computer followed by and followed by your own name. • Print lines to show your favorite movie, sports, book and city • Print interesting information about yourself. 3. Compile and run your program again. 4. Save the final version of your program.