package sagMalHallo;

public class SagMalHallo {

	public static void main(String[] args) {

		System.out.println("Sag mal Hallo");

	}

}
