Skip to content

Latest commit

 

History

History
 
 

simple-calculation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.