Lucas M.

1
reputation
4

Hello, I'm Lucas from Germany and I love programming. (obviously).

I'm currently learning Java, Python and will start with C++ and C# soon.

public void sayHello() {
    System.out.println("Hello Stack Overflow!");
}