CLS
INPUT "Enter any number"; N
C = 0
FOR I = 1 TO N
IF N MOD I = 0 THEN C = C+1
NEXT I
IF C = 2 THEN
PRINT "The number is prime"
ELSE
PRINT "The number is composite"
END IF
END
Subscribe to:
Post Comments (Atom)
Digital Footprint
Computer technology is a technology that instead of building a physical machine for each application builds a logical or virtual machine. ...
-
Firstly when I heard that we are going tour to Dhading for 2 days I was so much excited to go there. The day when I got notice after reachin...
-
" May this Teej light up for you the hopes of happy times and dream for a year full of smile. " Teej is a generic name f...
-
Computer technology is a technology that instead of building a physical machine for each application builds a logical or virtual machine. ...
No comments:
Post a Comment