Ask a New Question
Search
Help!!! On a blue print
What will be printed to the screen when the following code is run?
favoriteColor = "blue" if (favoriteColor != "blue"):
1 answer
72 views
Question
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1
1 answer
53 views
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1 point)
Respons
1 answer
asked by
Hayden
111 views
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1 point)
1 answer
281 views
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1 point)
1 answer
63 views
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1 point)
Respons
1 answer
37 views
Which one of these is the correct way to display the variable var, containing number 1 as value, to the console?(1 point)
Respons
1 answer
48 views
What is the output of this program?
color = "Navy Blue" print(color[5:8]) (1 point) Responses Navy Blue Navy Blue Blu Blu Blue
1 answer
asked by
hudson
32 views
The blue print for the Lewis' living room has a scale of 2 inches = 5 feet. The family wants to use a scale of 1 inch = 3 feet.
1 answer
asked by
Peaches
541 views
colourList = ["red","orange","yellow","green","blue","indigo","violet"]PRINT ("The rainbow colours are: ")FOR colour in
1 answer
43 views