• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

I want transform "a=2+3" to a=2+3.

Or just "2+3" to 2+3

pythonstrings
23rd Oct 2016, 4:58 PM
Juan
Juan - avatar
2 Respostas
+ 2
I think you want an expression evaluator [that took me a few seconds to figure out so please excuse me if I missed]. http://pyparsing.wikispaces.com/ from source (and most highly-rated answer): http://stackoverflow.com/questions/2371436/evaluating-a-mathematical-expression-in-a-string and here, using compiler.parse(): http://stackoverflow.com/questions/594266/equation-parsing-in-JUMP_LINK__&&__python__&&__JUMP_LINK
23rd Oct 2016, 5:32 PM
Kirk Schafer
Kirk Schafer - avatar
0
Thank you 👍
23rd Oct 2016, 8:33 PM
Juan
Juan - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
I'm about to make a complex calculator in python
0 Votes