#line 2 is not compulsory in each gui program choose one way either keep it or dont else it will cause confusion label1=Label(frame1,text="Hello")#if line 2 is not written than it would be written ...