Write naming conventions?
Ans.- While Working in python one should keep in mind certain styles rules and
conventions . The rules are given below and explain all of these :
1.)
Statement
terminated
2.)
Maximum
line length
3.)
Lines
and indentation
4.)
Blank
lines
5.)
Avoid
multiple statement on one line
6.)
Whitespace
Case sensitive