Get the variable value from a string.
Example.
x = 'A=10'
y = 'B=20'
Result = (x+y)
Result = 30

Solution Stats

63 Solutions

20 Solvers

Last Solution submitted on Mar 06, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...