write a program
"Hello world!
to
display
simple message
Answers
Answered by
0
Answer:
which language?
Explanation:
if pseudocode then
PRINT Hello world!
if python then
print (hello world!)
Answered by
2
Explanation:
class Hello
{
static void main()
{
System. out. println("Hello world");
}
}
Sakshamavasthi45:
please mark me brainliest
Similar questions
Math,
6 months ago
Computer Science,
6 months ago
Social Sciences,
6 months ago
Chemistry,
1 year ago
English,
1 year ago
Hindi,
1 year ago
English,
1 year ago