No it’s not. Make sure to run your code line-by-line in a fresh Julia session whenever posting here to make sure you understand where your errors appear and that you have no hidden state.
julia> using Plots: plots # should be plot
ERROR: UndefVarError: plots not defined