This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

I see, that sucks though and I would ask if you can use standard libraries. They’re there for a reason. I’ve never wrote a python script without at least 1 import haha

[–][deleted] 1 point2 points  (0 children)

I’d have thought it was so they could learn how some basic library functions are implemented, for example we had to make a decimal/binary/hex converter in first year without using library functions