• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu

Q&A Discussões

text =input() word =input() def search(text,word): if word in text: return ("word found") else: return ("word not found") prin
python
-1 Voto
3 Respostas
29th Oct 2021, 10:00 AM
Dennis Onoja
Mystery (None) after printing a function, which prints a variable. Why is it there?
funprinpytho
0 Voto
2 Respostas
2nd Aug 2020, 6:18 PM
Mika Hämäläinen
Mika Hämäläinen - avatar
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 Voto
3 Respostas
15th May 2020, 6:12 AM
Taiwo Yusuf
Taiwo Yusuf - avatar
Quente hoje
overloading operators << >>
1 Votes
how does this code function?
0 Votes
.
1 Votes
Default constructor and default assignment operator
0 Votes
Wishkit alternative for android
1 Votes
.
0 Votes
Hi
0 Votes
My question is about python?
0 Votes
Issue in code
0 Votes
i need to learn Coding
0 Votes