

I studied the ‘’One hour beginner's course‘’ and tried the example. But there were something wrong with the number displaying. I can’t see the results in the table.(just as the second picture,there is blank in the table)
Best answer by Gertjan
You are always emptying the variables after the solve as your inequality check has a typo; it does not read ‘optimal’ but ‘optiaml’, hence inequality is always TRUE.