Can anyone help me in solving this ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Can anyone help me in solving this ???

Find medians in given set of numbers- Input - N - input length X as array of N length Take input dynamically from users. Output - Show medians with float, without float

12th Feb 2022, 3:49 PM
Sindhuja Sindhu
2 Answers
+ 2
This needs a loop, if you haven't studied loops then you should study them.
12th Feb 2022, 4:19 PM
Mohammed
+ 2
As Mohammed said. If you want more specific help, put the name of the language in your tag and include an example of your code.
14th Feb 2022, 5:18 AM
Ausgrindtube
Ausgrindtube - avatar