why using num variable please explain
Variable names are very important while coding. It is not always easy to choose the correct variable name. For example, a "num" variable would be a very good choice for integer values. And it is acceptable to use a "num" with a string value like the "name".
Comments
Leave a comment