# We need this line of code to show graphs in our compiler
bitmap(file="out.png")
plot(1:10, col="red")