Python Part 36 Search engine challenge to be written in a program in Python

preview_player
Показать описание
Python Part 36 Search engine challenge to be written in a program in Python

The code in the following link:

Search Engine

You’re working on a search engine. Watch your back Google!

The given code takes a text and a word as input and passes them to a function called search().

The search() function should return "Word found" if the word is present in the text, or "Word not found", if it’s not.

#python
#بايثون
#مدارس_المتفوقين
Рекомендации по теме