118. Write a sub program to print
first ten odd numbers. [SLC 2071 S]
DECLARE SUB SERIES ( )
CLS
CALL SERIES
END
SUB SERIES
FOR I = 1 TO 10
S = S + I
NEXT I
PRINT “SUM OF FIRST TEN
POSITIVE INTEGERS” ; S
END SUB
SEE Computer Science QBASIC Programming Specification Table 2076, Networking and Telecommunication, Ethical and Social Issues in ICT, Computer Security, E-Commerce, Contemporary Technology, Number System, Database Management System (MS Access), Modular Programming, Sequential File Handling, C Programming Basics, SEE Computer E-Book Grade IX and X PYTHON
its for bigger class not for childeren bruhh didnt help no thanks 0-0
ReplyDeleteSince it is odd there should be FOR I = 1 to 10 step 2
ReplyDeleteChutiyaa bhosadi ke teri maa zavi mereko lawda
ReplyDeleteI think this is not the way to react ☹️😡😡
ReplyDelete