Always name identifiers that make sense. For example, num is meaningful compared to x Multiple words can be separated using an underscore. Ex.,compound_interest We can also use camel-case style of ...