Program in Python:name = input("Enter Name : ")age = int(input("Enter Age : "))basic_salary = int(input("Enter Basic Salary ...
確定! 回上一頁