Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit ebcb813

Browse files
authored
Add files via upload
1 parent 1e88bad commit ebcb813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usacotools.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ public static void main(String[] args) throws Exception{
321321
*/
322322
System.out.println("Running demo");
323323
Scanner sc=getsysscan();
324-
print("Welcome to the demo\nYou have many choices \n1} Run help \n2} Check for a update \n3}Run demo to see features");
324+
print("Welcome to the demo\nYou have many choices \n1} Run help \n \n2}Run demo to see features");
325325
print(">","");
326326
int val;
327327
try {

0 commit comments

Comments
 (0)