Computer Science, asked by vy291113, 2 months ago

When a message is to be displayed along with a variable they are separeted with -----​

Answers

Answered by kaurrajwinder74605
0

Explanation:

When you assign a variable, you use the = symbol. The name of the variable goes on the left and the value you want to store in the variable goes on the right. Here we've assigned the value 'Joe' , which is a string, to the variable first_name .

Similar questions