Ravindu Shashika Ilangamge

191
reputation
6

static void Student(){
int Age = 17;
String School = "D.S Senanayake College";
char sex ='m';
Sout("Learning Java. And love to learn other Languages too.");
}