1c – Using variables(3)

Construct a program that asks the user for their favourite colour. The program should then use the value to display the message “I love Red… Red is such as bright colour” It should then display the colour entered 5 times on the next line with a space between each.

Scroll to Top