+ 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
4 Antworten
+ 2
Ok just coding
+ 1
Hi you can make an array and store elemtnets into it and then just search in array by entering a position
+ 1
Can you give me example with output
+ 1
CLASH WITH SINGH how do you mean with output? An output should return a number of given position.