我收到的问题是:私人成员:NameNo_of_days Getit() -to enter the data membersCompute() -To calculate and return the total charges as charges_day * No_of_dayspublic class hotel{
pr
我有一个数据集,它显示了每一类消费者的客人数量和收入(已访问过一次、两次、3次、4次、5次等的消费者)。customer_counting GROUP BY number_of_trans ORDER BY number_of_trans我该怎么做?我想要的表格如下(不要担心值的准确性):我希望我的问题能被理解。