The code is fine and does not reference SAS demo so I don' t know how you're getting the error described.
Can you please include a screenshot of the 'error' or unexpected behaviour you're experiencing.
@Russ123 wrote:
proc print data=sashelp.cars;
run;
... View more