No, it can't, because the name of the class is dynamically determined at run time. The class statement can't take a variable for the name of the class. That's the point.
No, it can't, because the name of the class is dynamically determined at run time. The class statement can't take a variable for the name of the class. That's the point.