Skip to content
QuickStart
@dcode2021
Show files
Open on Replit
main.r
main.r
9
1
2
f<-function(x){print(x^2)}
f(10)
QuickStart - Replit