这是要求
收起
代码
#!/sur/bin/nve python # coding: utf-8 a, b = input('\n请输入:').split() print(int(a[2]) * int(b[2]))
报告相同问题?