expr icon indicating copy to clipboard operation
expr copied to clipboard

declare variable inside?

Open GunRyu opened this issue 3 years ago • 2 comments

For expression like: x = 5; x ** 2 + x (it should be 5^2+5=30)

GunRyu avatar Mar 09 '22 16:03 GunRyu

I’m planning to add something like this.

antonmedv avatar Mar 09 '22 16:03 antonmedv

Cool!

GunRyu avatar Mar 09 '22 16:03 GunRyu

Duplicate of #101

antonmedv avatar Nov 05 '22 18:11 antonmedv