Skip to content

Instantly share code, notes, and snippets.

View wdoeland's full-sized avatar
💤
Aan t Nixen...

Wouter Doeland wdoeland

💤
Aan t Nixen...
View GitHub Profile
Java
public class Developer {

    private String name;
    private int age;
(0..100).forEach {
print("#$it:")
if(it % 3 == 0)
print("fizz")
if(it % 5 == 0)
print("buzz")
print("\n")
}

Keybase proof

I hereby claim:

  • I am legosteen11 on github.
  • I am wouterdoeland (https://keybase.io/wouterdoeland) on keybase.
  • I have a public key ASD-I4MGZQfgX0JL-qLob5abXNF4PrVJMdAKajBk48EJDAo

To claim this, I am signing this object: