!7 static Web web; static Canvas canvas; p-subst { web = new Web; web.node("Every day"); canvas = showCAL(webToCAL(web), 650, 450); bot("Every Day Bot."); showCommandList(); } answer { }