Computer Science, asked by marcusgibson17, 2 months ago

write a simple program that would give 3 different messages if 3 different names where typed in?

Answers

Answered by manujaiman1
4

Answer:

The basic elements of a program are the data declarations, functions, and comments. Let’s see how these can be organized into a simple C program.

Similar questions