Python Evaluation

  • + 0 comments
    var = input()
    r = eval(var[6:-1])
    print(r)