Skip to content

Commit ed3ea2a

Browse files
IO
1 parent 801b098 commit ed3ea2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

7.InputOutput/ClassCodes/program3.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import java.io.InputStreamReader;
55

66
public class program3 {
7+
78
public static void main(String[] args)throws Exception {
89

910
InputStreamReader isr = new InputStreamReader(System.in);

0 commit comments

Comments
 (0)