Computer Science, asked by harisadhanroy004, 2 months ago

IF N<10 ____N>=0 THEN PRINT "SINGLE DIGIT"

1 point

OR

AND

NOT​

Answers

Answered by GitanjaliBhintade
1

Answer:

AND

Explanation:

if N<10. AND N>=0

then digit between 0 to 10 are print

Similar questions