I have students who have created code demonstrating all Unit 4 topics. They have a screen change in their code but it is not going to the proper screen. Why might this be happening?
Should the code for the screen change NOT be inside a function?
The only way I can get it to work properly is to not use a function…
The other option I am considering is that the boolean expressions are effecting it somehow, although their logic is good and code is clean…
Please let me know if anyone else has ideas as to why screen changes are not working properly…