A Basic Calculator after using Python: def cal(): x = ('1. Add \n2. Sub \n3. Multiply \n4. Divide') print(x)
確定! 回上一頁