1b – Using variables(2)

Construct a program that asks the user for their forename and surname. The program should then display the message “Hello Fred Jones – How are you today” if the user enter Fred as their forename and Jones as their surname.

Scroll to Top