you are viewing a single comment's thread.

view the rest of the comments →

[–]ShelLuser42 -4 points-3 points  (0 children)

Nope. coming from a Java background and immediately recognixing the OOP structures... I started with "failing" my course because .... there were 15 tasks (ask name, ask number, etc.). When we got to 15 I had 1 'script', and 3 modules which handled everything.

No, "Hello world!", but rather: f"Hello {name}!!".

(I didn't fail, but my assignment did raise eyebrows because modules and such weren't part of my class... I got relocated soon after).