Skip to content

Improvements to Conditional Statements

Compare
Choose a tag to compare
@JWock82 JWock82 released this 27 Nov 04:30
· 10 commits to main since this release
  1. Complex conditional statements were not handled correctly. This has been corrected to allow nested if statements in the else portion of a python inline if statement.
  2. If statement latex formatting has been improved to make it more readable.