LAB2
Ruqaia Al-sawaii
2024-09-30
x = c(1,2,3,4,5,6,7,8) y = 8 z= x*y squert = sqrt(z) plot(squert)