0

Helppp

How to code linear search in python which the user able to input there number

15th Oct 2018, 8:07 PM
asma
2 ответов
+ 3
Jay Matthews you could do it simpler: found = True if num in l else False
15th Oct 2018, 9:42 PM
Ulisses Cruz
Ulisses Cruz - avatar
+ 1
thank you sooo much Jay Matthews
15th Oct 2018, 8:17 PM
asma