Try putting quotes around the 00 like namespace workshop.sessiona."00".models;
You must be looking at an old version of the openSAP course because I started using g## as the package to avoid just such complications. It isn't that all numeric packages aren't supported, just that its a pain to remember to escape them. That's why I would suggest adding a letter to the package name.