You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

3 lines
200 B

PS D:\VisualStudioProgram\VSCodePrograms> cd "d:\VisualStudioProgram\VSCodePrograms\JavaLearningProject\w2\" ; if ($?) { javac Main.java } ; if ($?) { java Main }
Alice scored: 85.5
Bob scored: 92.0