Computer Science, asked by pratyushjsb, 6 months ago

Which statement checks if 'a is less than or equal to b'.

1 point

if a is less than equal to b:

if a<=b:

if a<==b:

if a >=b:

Answers

Answered by Pokemonbigfan
10

Answer:

a<=b

Explanation:

follow me and mark me as brainliest and give thanks

Answered by vaishnaviguptargh13
0

Answer:

Please thank my answers please....

Similar questions