answersLogoWhite

0

cls

input "enter a no"; num

if num mod 14= num then

print "no is divisible"

else

print "not divisible"

end if

end

User Avatar

Wiki User

14y ago

What else can I help you with?