program compreso implicit none real ::x,y,z write(6,*)' dammi tre numeri x,y,z' read(5,*)x,y,z if(x