Computer Science, asked by kajalrupda37, 1 month ago

4. Create a variable named "Orange" and assign the value "Fruit" to it.
*)​

Answers

Answered by asadmohammed888580
1

Explanation:

ActionScript declare a variable by writing "var" followed by the name of the variable, followed by a colon, followed by the TYPE. (e.g., var jims_age : int = 21;'). "Initialize" a variable. Initializing a variable is another way to say, "declare a variable", but further, implies giving it a base value.

Answered by harshvirsing55
14

Answer:

\red{\fbox{\tt PROGRAM IN PYTHON LANGUAGE.}}

Orange="Fruit"

\orange{\tt Hope it will} \green{\tt help you.}

Similar questions