Skip to content

Files

Latest commit

 

History

History
10 lines (7 loc) · 285 Bytes

File metadata and controls

10 lines (7 loc) · 285 Bytes

Simple calculation

Calculate the square of all numbers 1...10 using a separate Process to calculate the square of each number and print out the result.