t / t4034 / fortran / poston commit git-p4: python3: replace dict.has_key(k) with "k in dict" (dba1c9d)
   1print *, "Hello World?"
   2
   3DO10I = 1,10
   4DO 10 I = 1,10
   5DO 1 0 I = 1,10