# Test ```skulpt_runner {"options":"editor console buttons", "height": "300"} x = int(input("Gebe eine Zahl ein")) print(x+2) ```