Skip to content

Instantly share code, notes, and snippets.

View AratioD's full-sized avatar
😇

__antti__ AratioD

😇
  • Finland
View GitHub Profile
import java.util.*;
public class Taikaneliotehdas {
private int x;
private int y;
private Taikanelio nelio;
public Taikanelio luoTaikanelio(int koko) {