Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

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.