Software Testing Fundamentals - Python Variables, Identifiers, Keywords

1. Definition of variables:

In python, when the program is running, the amount that can be changed as the program runs becomes a variable.

Simple understanding: A variable is a container used to temporarily store data.

It can be thought of as going to the supermarket to buy noodles and using a shopping cart to load noodles

variable -> cart

data -> noodles

2. Use of variables:

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325188028&siteId=291194637