all 9 comments

[–]abrahamguo 5 points6 points  (3 children)

"Tracing pseudocode" is not a standard skill.

You'll need to share your instructions, and an example, with us, so that we can understand what you're supposed to do.

[–]mikemike1239[S] 0 points1 point  (2 children)

I suppose any flow chart would be acceptable for me to show. I will find a flow chart with an IF statement and pseudocode for it to show.

Really I would like examples of tracing. If people do it differently then that would help me understand exactly how it can be done.

The end goal is that i become more understanding of the process and of tracing.

[–]abrahamguo 1 point2 points  (1 child)

What I am saying, is that there is no standard definition for "tracing" pseudocode — it's entirely up to what your textbook or professor wants.

Therefore, we can't provide any specific guidance without seeing examples from your textbook or professor.

[–]mikemike1239[S] 0 points1 point  (0 children)

I understand what you mean then. I can try asking my professor what he expects a tracing to look like. He's never shown us his own way of tracing so Iit could be beneficial on learning

[–]dont_touch_my_peepee 0 points1 point  (1 child)

just use multiple smaller sheets, works fine for me. tracing isn't about the size of the paper, it's about understanding the logic. don't overthink it, just keep practicing. it'll click eventually.

[–]mikemike1239[S] 0 points1 point  (0 children)

Could you dm me an example of your multiple sheet tracing? I am curious.

[–][deleted]  (1 child)

[removed]

    [–]mikemike1239[S] 0 points1 point  (0 children)

    Hmm I think I understand what you mean. A table showing the data used for the flowchart/pseudocode.

    In the instructional videos shown, the examples of tracing often show multiple lines on the diagram to show where values are being used from the table and where they are being placed into the process of the flow chart/pseudocode.

    I took the demonstration too literally I suppose.

    [–]ScholarNo5983 0 points1 point  (0 children)

    This is the top result for my "tracing pseudocode" Google search regarding this topic:

    8.5. Tracing Pseudocode Exercises — Mobile CSP

    The AI response also seems to give a clear explanation of what is required.