创建一个名为restaurant的类,并根据这个实例分别打印出两个属性——restaurant_name和cuisine_type,调用方法describe_restaurant()和open_restaurant()。 restaurant.py