Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une 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 Réponses
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 Vote
2 Réponses
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 Vote
3 Réponses
15th May 2020, 6:12 AM
Taiwo Yusuf
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
How to start learning Python programming?
2 Votes
Where is the bug?
3 Votes
Is it good for student to study C++ first?
1 Votes
im beginner
2 Votes
Active learner
1 Votes
Is code generated by chat GPT plagiarism?
1 Votes
How to fix this i feel something off
1 Votes
Pointers cpp
2 Votes
How to add two strings together in ts or css
1 Votes
finding my compiler path
1 Votes