tolluy has asked 1
questions and find answers to 0
problems.
Stats
0 EtPoint
0 Vote count
1 questions
0 answers
About
public class About Me {
public static void main(String[] args) {
if(youareviewingmyprofile()) {
youare("amazing");
} else {
iam("confused");
at("how you are reading this");
}
}