Home > Computer science and math, English, Real life > How not to name variables

How not to name variables

This is is a Python line of code which I found in my project I work with two colleagues:

for mid, mda, xmht, xmat, mhs, mas, mehs, meas, mphs, mpas, mrou in q:
    # ....

No comments.

  1. No comments yet.
  1. No trackbacks yet.