10 a=adc(0) 20 print "Temperature deg C = ";((a-102)*500+504)/1023; 30 print (a-102)*500/33*10/31 40 b=0 50 b=b+1:if b<10000 then 50 60 goto 10