+ 7
Print hello in java
3 Réponses
+ 4
Good going, friend :) Keep it up!
+ 8
class my class
{
public static void main(string []args)
{
system.out.println(" hello");
}
}
+ 6
Start from such small steps and be an awesome programmer! My wishes to you!