package en.codegym.task.jdk13.task01.task0101;
/*
It's cool to be a programmer!
*/
public class Solution {
public static void main(String[] args) {
//write your code here
"I think being a programmer is cool""}
} System.out.print()
Eyiyemi Odukunle
Level 1
how to code
Under discussion
Comments (3)
- Popular
- New
- Old
You must be signed in to leave a comment
Abasi-ikpuho
20 September 2024, 00:08
I don't understand
+2
Johnson Khongsai
5 June 2024, 07:11
thats it?
+2
angel pastor
25 March 2023, 12:58
You have to write System.out.println before and in the same line than "I think be programmer is cool."
+1