If you don't think that being a programmer is cool, then you must not have tried it yet. It's time to give it a try by writing your first program. Use a screen output command to display a phrase that a CodeGym graduate once scratched on the hull of his spaceship: "I think being a programmer is cool".
I think being a programmer is cool
- 1
Locked
Comments (117)
- Popular
- New
- Old
You must be signed in to leave a comment
phuminis35
11 January, 10:39
System.out.println("I think being a programmer is cool");
0
Anonymous #11225161
2 January, 03:04
public class Solution {
public static void main ( string[ ] args ) {
system.out.println. ( I think );
system.out.println. ( being );
system.out.println. ( a programmer );
system.out.println. ( is cool );
}
}
0
hidden #11220344
17 December 2022, 13:13
How come even when I try it myself after looking at the hint, it still doesn't work?
0
liya endale
14 December 2022, 18:36
pls guy am come from ethiopia and i want to be a software engineering . and i need what i should be doing for my future pls tell me guys. by the way i am playing coding games in the online . this online game is OZARIA tutorial
0
Nikhil Shankar
5 December 2022, 17:21
I think being a programmer is cool
0
jeevitha
26 November 2022, 13:01
it's good
0
jeevitha
26 November 2022, 12:55
Class code
{
public static void main(String[] args)
{
Syatem.out.println("I think being a programmer is cool");
}
}
0
Anonymous #11108654
25 November 2022, 08:27
I think being a programmer is very cool
+1
MARY RUSSELL
17 November 2022, 01:32
How do i check if is correct
0
John Squirrels Website Admin at CodeGym
18 November 2022, 20:58
You can press the "Run" or "Verify" button.
0
MARY RUSSELL
17 November 2022, 01:24
I think i need help
0