05 CLS
10 DIM A(5)
20 FOR I = 1 TO 5
30 INPUT"ENTER VALUE ";N
40 NEXT I
50 PRINT "NOW WE PEINT DATA AS YOU ENTERED"
60 FOR I = 1 TO 5
70 PRINTN ( I )
80 NEXT I
90 END
Computer Institute for Class V to Class x And Class XI & Class XII Computer Application(CBSE,ICSE. WB Board) Language - C, C++, Java, Python School Project done here. For more detail contact our Face book page..
Comments
Post a Comment