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
debate which is better
6 Votes
Debugging issue?
0 Votes
Text editor
0 Votes
Which one should I start with to learn python. The developer path or both seperate beginner and intermediate python?
0 Votes
Is anyone else having this issue?
2 Votes
how to view only application
0 Votes
Arduino
2 Votes
If very confusing
0 Votes
Scraping
0 Votes
Iâm really confused
0 Votes