[Help] Dictionary lookup problem

by Sebastian Norr

Version 2 (March 1, 2018)

Download (100 downloads)

Is there any way to solve this?
Both should show the same value.

In the directory-value I want to describe what values the program should look at to determine the final outcome, but the values seam to be assigned at compile time instead of run time (or something).

Or put in more mathematical terms:
I want to do this:
X = A + B (A & B is variables)
instead of:
X = 1 + 2 (1 & 2 is constants)

so i can ask it:
"What is X if A=3 & B=4?"
"Ok, what if A=5 instead?"

Thank you!

Search tag: [SN]

4.2 average rating from 5 reviews

5 stars
3
4 stars
0
3 stars
2
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.