Math, asked by Drrashmisingh76, 8 months ago

Smallest 3digit palindrome

please answer​

Answers

Answered by hodeee4
1

Answer:

  • 202

Step-by-step explanation:

3-digits palindrome are for example: 121, 232, 848, because the number of read in both parties are the same. The numbers divisible by 2 must be ended on 0, 2, 4, 6 or 8 (= must be even). Answer: 202.

Answered by sg249344
1

</p><p>&lt;head&gt;</p><p>&lt;style type="text/css" media="all"&gt;</p><p>	p{</p><p>		color: #c03d66;</p><p>		background: #ddd;</p><p>		padding: 20px;</p><p>		text-align: center;</p><p>		font-weight: 1000;</p><p>	}</p><p>&lt;/style&gt;</p><p>	&lt;/head&gt;</p><p>&lt;p &gt;Given a number, find the next smallest palindrome. Given a number, find the next smallest palindrome larger than this number. For example, if the input number is “2 3 5 4 5”, the output should be “2 3 6 3 2”. And if the input number is “9 9 9”, the output should be “1 0 0 1”.&lt;/p&gt;</p><p></p><p>&lt;Marquee&gt; Mark Me as the brainliest &amp;#128151;&lt;/Marquee&gt;</p><p>

Similar questions