Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Multiple Variables#

Sumit Rawal answered on May 23, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • intialize multiple variavles in c#
  • How to test multiple variables against a value?
  • assign multiple variablesin one line
  • declare multiple variables javascript
  • variable is multiple of 3
  • declare multiple variables in for loop c#
  • declare multiple variable javascript
  • multiple variable make javascript
  • how to declare two int variables in only one line c#
  • declare multiple variables at once in swift
  • declare multiple varables javascript
  • Assign multiple variables in just one line
  • Mutable Variables

  • Multiple Variables#

    0

    In large programs, we can have a great number of variables. It becomes difficult to remember what each variable stores, hence, when choosing a name for your variable, make sure it makes sense so that later on when you read the name again, you will know what the variable stores and why you declared it in the first place.

    Let’s look at an example where we need to store data about a book:

    Popularity 3/10 Helpfulness 1/10 Language python
    Source: Grepper
    Tags: python
    Link to this answer
    Share Copy Link
    Contributed on May 23 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.