SpikeBonjor

1
reputation
3
public static void SpikeBonjor(Life trash) {
    print(instaceof(trash, Life))
    print("HEY WHY IS PYTHON IN JAVA???")
    begin
        writeln('k now its pascal');
    end;
    on("breath", () => {
        trash.breaths++;
        trash.co2 += 0.4;
    })
    // Very important legacy code. Do not remove.
    // Code does not works without this line and I don't know why.
    >>+->>.+>>>.>>+++++>>
}