import AbstractPlutoDingetjes.Bonds
@bind x TinySlider(20)
doubled = 2x
doubled is 2, tripled is 3
@bind z TinySlider(10)
collect(1:z)