Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
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 Respuestas
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 Votos
2 Respuestas
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 Votos
3 Respuestas
15th May 2020, 6:12 AM
Taiwo Yusuf
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
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