def getSum(price,num): c=price * num return c# 桔子ac=getSum(10,3)#ac#牛肉ac = getSum(30,20)
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!