• 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
generic programming understanding memory ownership
0 Votes
overloading operators << >>
1 Votes
I dont now that how to do js
2 Votes
fully dynamic arrays
1 Votes
Default constructor and default assignment operator
0 Votes
Wishkit alternative for android
1 Votes
How to start in web dev?
0 Votes
Hi
0 Votes
Issue in code
0 Votes
My question is about python?
0 Votes