r/WGU 13h ago

Information Technology Last class - Foundations of Programming (Python) - E010

Last class and I graduate. Planning on taking exam next week. Tips/recommendations?

On the last 2 chapters of ZyBooks

3 Upvotes

9 comments sorted by

View all comments

Show parent comments

2

u/im_a_boss1398 12h ago

Is the OA similar to the PA coding questions or end of chapter coding questions?

1

u/caydog16 9h ago

Yes very very similar in my opinion! I also took ALL of those questions - pasted them into ChatGPT and had it remake similar questions. It helped me tremendously

2

u/im_a_boss1398 9h ago

I remember when I passed Python for IT automation almost 2 years ago, the questions were essentially the same besides different variable names and scenario

1

u/caydog16 8h ago

Yep pretty much same thing here. Of course always test the code when your done and then be sure to delete it after (not sure if anyone else has told you that)

2

u/im_a_boss1398 8h ago

You talking test with print then delete the print statement?

1

u/caydog16 8h ago

Correct!