Science, asked by MohamedShaik4101, 5 months ago

Write algorithms to find wheather number is divisible by 2

Answers

Answered by priyanshuyadav211
0

Answer:

Read the number by the user in variable "x". Step 3:Test the condition if n mod(%) 2 equals 0 then move to Step 4 . otherwise Move to Step 5. Step 4: Display " Number is divisible by 2 ". make this brainlist answer

Similar questions