Difference between revisions of "CSC212 Final Exam 2014"
Line 108: | Line 108: | ||
</source> | </source> | ||
* If we call it and pass it 200 as an argument, it prints a fairly long string that starts with "11 4 8 + 4 4 + 5 5 %" and ends with " - - - - - - - - - -". | * If we call it and pass it 200 as an argument, it prints a fairly long string that starts with "11 4 8 + 4 4 + 5 5 %" and ends with " - - - - - - - - - -". | ||
− | * If we evaluate this RPN expression, the result is - | + | * If we evaluate this RPN expression, the result is -726. True of False? |
</onlydft> | </onlydft> |