Обсуждения
Please help..
0 голосов
5 ответовHelp.. Doubt.
2 голосов
4 ответов[SOLVED] Help..
2 голосов
1 ответHelp.. i aint getting further.
12 голосов
19 ответовPLEASE HELP.. BASIC C++
3 голосов
6 ответовI need help..
0 голосов
3 ответовLast try to get some help..
2 голосов
6 ответовI forgot python Pls help..
0 голосов
2 ответовThe else Clause - I need help..
0 голосов
3 ответовWhat can I do now ? Please help..
0 голосов
2 ответовhow to print?
1
22
333
need help..
0 голосов
3 ответовcan someone help..
what does this code means so it could have the output like on the example..
class SpecialString:
def __init__(self, cont):
self.cont = cont
def __gt__(self, other):
for index in range(len(other.cont)+1):
result = other.cont[:index] + ">" + self.cont
result += ">" + other.cont[index:]
print(result)
spam = SpecialString("spam")
eggs = SpecialString("eggs")
spam > eggs
1 голос
5 ответовАктуальное сегодня
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
How to start
0 Votes