plot1=parametric_plot3d((cos(t),sin(t),t/8),(t,0,11),color='#004D40',thickness=4)#+parametric_plot3d((cos(t),sin(t),t/8+cos(t)-sin(t)),(t,0,11),color='#1E88E5',thickness=4)

Messages