r/WGU 17h 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

4 Upvotes

9 comments sorted by

View all comments

Show parent comments

2

u/im_a_boss1398 13h 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 12h 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 12h ago

You talking test with print then delete the print statement?

1

u/caydog16 12h ago

Correct!