Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 158 Bytes

File metadata and controls

4 lines (3 loc) · 158 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.