how to print in java "Stay Safe During COVID-19"
Answers
Answered by
0
Answer:
public class Main
{
public static void main(String args[ ])
{
System.out.println("Stay Safe During COVID-19");
}
}
Output is attached.
Attachments:
Similar questions
English,
30 days ago
Computer Science,
30 days ago
Math,
2 months ago
Business Studies,
2 months ago
Science,
9 months ago
English,
9 months ago
Math,
9 months ago