Write a python program to input n numbers and to search any number in a particular position? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Write a python program to input n numbers and to search any number in a particular position?

Guys can help for my computer science practical

29th Jun 2019, 3:03 PM
CLASH WITH SINGH
CLASH WITH SINGH - avatar
4 ответов
+ 2
Ok just coding
29th Jun 2019, 3:49 PM
CLASH WITH SINGH
CLASH WITH SINGH - avatar
+ 1
Hi you can make an array and store elemtnets into it and then just search in array by entering a position
29th Jun 2019, 3:43 PM
Dejan Francuz🥇
Dejan Francuz🥇 - avatar
+ 1
Can you give me example with output
29th Jun 2019, 3:46 PM
CLASH WITH SINGH
CLASH WITH SINGH - avatar
+ 1
CLASH WITH SINGH how do you mean with output? An output should return a number of given position.
29th Jun 2019, 3:47 PM
Dejan Francuz🥇
Dejan Francuz🥇 - avatar