Dear partners:
It’s my first time to be here.
I haven’t inputted Ctrl + C. The first picture is the error, and the second is a window.
How can I solve this problem?
I’d be appreciated if you are willing to help.
1 Like
dear Someone.
nice to meet you.
It’s easy to solve this problem.
Please change to
t = eval (input (‘t =’))
of
t = eval (input (“t =”))
or,
t = input (‘t =’)
t = eval (t)
Regards, you.
ktsh.tanaka.2020