Task1:
Write a java program that will print out following pattern. Use nested for loop.
Sample Expected Output of Task 1:
Extracted text: Sample Expected Output of Task 1: Lab3_task1 [Java Application] /Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java (Jun 12, 2020, 9:25:26 PM) 45 345 2345 12345Extracted text: Sample Expected Output of Task 2: Enter your integer (use 'return' key to separate each, when it's done type '-1'): 45 12 48 46 -1 The average is: 37.75
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here