Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, far more significant than anything else here is having to convert array indices into human readable text describing objects. And the objects are named by mechanical engineers who don't use 0 based indexing. So my code is full of

  print("Finger {}'s motor has overheated".format(i+1))


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: