2.2 Programming fundamental

Cards (2)

  • constant
    stores data but will never changes ( not used in python)
  • Variable
    A memory Location used to store data that can be changed