- 0
Modules (Pseudocode) So confused
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
What will be the assembly language code of this pseudo code?
By ifarhanrifat,
- 0 answers
- 4,054 views
-
- 23 replies
- 1,888 views
-
- 7 answers
- 7,454 views
-
- 6 answers
- 4,148 views
-
- 4 answers
- 2,635 views
-
Question
bs819
I am so confused about this exercise in my textbook. This chapter is about modules. I need to get input from the user, calculate the assessment value, and calculate the property tax. Here's what I have so far:
I don't think this is going to work because I'm accessing the local variable assessmentValue in a module it wasn't declared in. Does it need to be made a global variable before the main module? I'm confused about how it would be a global variable since I have a formula attached to it that involves the actualValue variable.
I would be grateful for any advice I could get!
Link to comment
https://www.neowin.net/forum/topic/1180695-modules-pseudocode-so-confused/Share on other sites
1 answer to this question
Recommended Posts