This is useful to see where specific prints are happening

all 2 comments

sorted by: hot top controversial new old
[–] 7 points 2 years ago (1 child)

Well that’s way easier than

print(1)
# …
print(2)
# …
print(3)
  • source
  • hideshow 2 child comments