• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

text =input() word =input() def search(text,word): if word in text: return ("word found") else: return ("word not found") prin
python
-1 Głos
3 odpowiedzi
29th Oct 2021, 10:00 AM
Dennis Onoja
Mystery (None) after printing a function, which prints a variable. Why is it there?
funprinpytho
0 głosów
2 odpowiedzi
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 głosów
3 odpowiedzi
15th May 2020, 6:12 AM
Taiwo Yusuf
Taiwo Yusuf - avatar
Popularne dzisiaj
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Algorithm to create maze-like grid
2 Votes
Converter minúsculas em maiúsculas e imprimir
0 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Alguém Português por aqui?
0 Votes
Hardware of computer
3 Votes