You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The program works with two Python Files ( Filename_class.py and Filename_java.py
11
11
## Steps:
12
12
1. Install [Python](https://www.python.org/downloads/), when installing Python check the box with "Add Python To PATH".<br>
13
13
2. Installl Java
14
-
7. Now just Make A Folder In your desired directory where you will keep all your java files And Put These Three Files In The Directory.<br>
14
+
7. Now just Make A Folder In your desired directory where you will keep all your java files And Put These Three Files In The Directory.[Example](Screenshots/3.Files.PNG)<img src =Screenshots/3.Files.PNG width="650" height="350" alt="Files in an java folder"> <br>
15
15
8. The Files Are Designed In such a way that they Search For All the .java And .class files and runs them.<br>
0 commit comments