• 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
Hi help me I am new
2 Votes
My codebits section is full of deleted codes
12 Votes
Why are there like 10 community-made lessons?
0 Votes
How do I solve all test cases for popsicles problem?https://www.sololearn.com/coach/3?ref=app
0 Votes
Why so many mathematical questions in challenges?
0 Votes
Where did mess up....
1 Votes
Where can I learn c#
0 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
best language if i want to learn about AI
0 Votes