Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
text =input() word =input() def search(text,word): if word in text: return ("word found") else: return ("word not found") prin
python
-1 Vote
3 Answers
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 Votes
2 Answers
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 Votes
3 Answers
15th May 2020, 6:12 AM
Taiwo Yusuf
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Activities on sololearn
7 Votes
Can you help me ?
1 Votes
Cybersecurity jobs without degree
1 Votes
What am I doing wring?
1 Votes
App development đ„âïž
1 Votes
Computer architecture
1 Votes
what should be my first project in C.
2 Votes
Playground input
1 Votes
CAN ANYONE SUGGEST ME AS A STUDENT WITH A PASSION OF CODING WHICH CODING LANGUAGE SHOULD I CHOOSE AS BEGGINER
1 Votes
Hearts refill
1 Votes