#include <stdio.h>
void main()
{
printf("A beginner ...");
}
class Beginner {
public static void main(String args[]){
System.out.println ("I'm a beginner...");
}
}
<html>
<head>
<title>About Me</title>
</head>
<body>
<p>I'm a rookie....</p>
</body>
<html>
Top Questions
No questions with score of 5 or more
Top Answers
No answers with score of 5 or more