Flavia’s algorithm for a plant watering app has text, numbers, and images that help determine how the script will work. These are known as _______.

(1 point)
Responses

integers

integers

Booleans

Booleans

iterations

iterations

variables

variables
Skip to navigation

1 answer

The correct answer is variables.

In programming, variables are used to store data values such as text, numbers, and images that can be changed or manipulated within an algorithm or script.