摘要: print(''hi,python,I'm trying'') a,b=eval(input('Enter two numbers: ')) print(f'a = {a},b={b}') 阅读全文
posted @ 2022-03-23 23:03 wfffww 阅读(21) 评论(0) 推荐(0)