Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
mrana
67
reputation
2
12
Planet Mars
Member since
January 17 2012
55 profile views
Last seen
Jul 05 '14 at 05:10
Class mrana {
public static void main(String[] args){
for(;;)
System.out.println("I ❤ Coding");
} }