Seims

154
reputation
2
7

I'm a computer science student from Leipzig, Germany. I've been programming since I was 12, trying to create my own games and stuff. I have a heart for weird challenges and a creative mind when finding solutions. Still, I'm as bad as everyone else.

Function<String,String> l = s -> s + " is bae."
System.out.println(l.apply("Lambda"));