+ 5
I apologize for my last post. I wasn't aware that there were specific guidelines. I will excercise more precaution.
5 Respuestas
+ 18
I've broken personally many of "guidelines"! (Tashi can corroborate) ;O
As I told you before, community needs nice and helping friends like you, dear. Stay happy @~)~~~~
+ 12
Don't worry, keep coding ;)
+ 10
to be fair, I think Sololearn has needed an off-topic section for a long time now
+ 1
i just played vs an ahri as annie
- 2
Google+
Calendar
Web
more
Primary
java dawkins
0

0FLIV .
to me
0 minutes ago
Details
//Condolences to Vegas Topic
public class LindaDVegasPost
{
public static void main(String[]args)
{
System.out.println("There was a shooting, a little after 10 PM last night");
System.out.println("in what they're calling a random act of violence");
System.out.println("or as locals are referring to as a terrorist act, here in Las Vegas, Nevada");
System.out.println("58 dead and over 500 people injured while attending");
System.out.println("The Route91 Country Western Tour, during the finale of");
System.out.println("Jason Dean's performance act. RIP to those who lost their lives");
System.out.println("and a speedy recovery to those injured.");
System.out.println("Pray for Vegas");
}
}