$fn=80;
translate([0,0,0])cylinder(10,d=20); 

translate([0,0,20])sphere(d=25);

translate([0,0,-20])cylinder(20,d=8);