|
|
|
|
|
by orange_puff
1510 days ago
|
|
As everyone else has already pointed out, better testing would have been very useful here. For instance,
print(len(our_ids))
would have been a dead giveaway that that something was up I am also a junior dev and completely empathize with being given a lot of responsibility and potentially messing up. I think for someone with < 1 year of experience, to solve the problems you created as fast as you did is really impressive. Thankfully your story ends well :) |
|