Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ After making each change:
4. Ensure that you take a screenshot of each error message.
3. Then correct the error.

Video Help: https://redwoods.us-west-2.instructuremedia.com/embed/236a53b6-5147-41ee-b436-613e6e30da74
<iframe width="560px" height="320px" allowfullscreen="true" allow="autoplay *" title="Error Images" src="https://redwoods.us-west-2.instructuremedia.com/embed/236a53b6-5147-41ee-b436-613e6e30da74" frameborder="0"></iframe>

## Naming the Screenshots
Save each error message screenshot like error01.png, error02.png, ..., errorN.png, etc. in your project directory.

Expand Down
2 changes: 1 addition & 1 deletion src/HelloWorld.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
public class HelloWorld {

public static void main(String[] args) {
System.out.println("Hello World");
System.out.println("Hellooooooooooooooo World");
}

}
Empty file added src/asdasda
Empty file.