Discuss / Python / 作业:

作业:

Topic source

print('1024 768 =',1024768)

*咋没了

GOGOGO-枼子

#3 Created at ... [Delete] [Delete and Lock User]

num1 = input('Please enter num1:') num2 = input('Please enter num2:')

sum = int(num1) int(num2) print('1024768 =',sum)


  • 1

Reply