Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
text =input() word =input() def search(text,word): if word in text: return ("word found") else: return ("word not found") prin
python
-1 голос
3 ответов
29th Oct 2021, 10:00 AM
Dennis Onoja
Mystery (None) after printing a function, which prints a variable. Why is it there?
fun
prin
pytho
0 голосов
2 ответов
2nd Aug 2020, 6:18 PM
Mika Hämäläinen
first = {1, 2, 3, 4, 5, 6} second = {4, 5, 6, 7, 8, 9} third={2,4,6,8,0} fourth=([4,6,8,5]) print(first | second | third ) prin
set
0 голосов
3 ответов
15th May 2020, 6:12 AM
Taiwo Yusuf
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes