Skip to content

Instantly share code, notes, and snippets.

View TorstenDittmann's full-sized avatar

Torsten Dittmann TorstenDittmann

View GitHub Profile
@TorstenDittmann
TorstenDittmann / ChristmasTree.java
Last active October 15, 2019 11:51
JAVA - Weihnachtsbaum in Konsole
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package christmastree;
import java.util.Scanner;
/**