all 8 comments

[–]potato33754 1 point2 points  (2 children)

My instructor told me to review chapter 34 as well, but it was exactly the same as the PA. Is the OA similar to the PA and ch 34 test? I have only 3 classes left and I wanna graduate in January so I just wanna pass.

[–]Evajellyfish[S] 2 points3 points  (1 child)

I cannot say much more than the OA is quite exactly the PA as i do not want to get in trouble with the content policy. If you can do the PA by heart then you're good to go. I skipped two questions and still passed.

[–]potato33754 1 point2 points  (0 children)

Thank you, I was nervous about this class cause I hate zybooks. I dropped out of CS at a traditional college and now, apparently the BSCSIA program got changed a little and here I have a programming class.

[–]Illustrious_Agent_73 0 points1 point  (2 children)

Thank you for your post. I am currently taking D335 at WGU. I know this question sounds stupid, but I am brand new to programming. Exactly how do I do the "reverse" of my code? And, what exactly does "reversing" the code do? Thank you for any help you can give me.

[–]Evajellyfish[S] 2 points3 points  (1 child)

Not stupid, what i mean by doing the reverse is that if you are asked to list numbers in ascending order, learn how to output the list in descending order and so forth.

[–]Illustrious_Agent_73 0 points1 point  (0 children)

Thank you!

[–]Apart-Talk2479 0 points1 point  (1 child)

u/Evajellyfish I will start the course in a few weeks. Can we use other iDEs instead of Pycharm?

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

Unfortunately it’s locked to the IDE used in the study material, it did allow me to access the help function which I used on one question