// type program here // My first program. // This program makes a simple, vertical // white line on almost black paper. paper 85 pen 0 line 20 0 20 100