Any tips on how I should properly be naming python variables? Like any correct forms or for clean code.
Like for instance
myNum = 1
or