Skip to content

Week 3#3

Open
theakers wants to merge 2 commits into
fenyx-it-academy:mainfrom
theakers:main
Open

Week 3#3
theakers wants to merge 2 commits into
fenyx-it-academy:mainfrom
theakers:main

Conversation

@theakers
Copy link
Copy Markdown

No description provided.

@semihPy
Copy link
Copy Markdown

semihPy commented Oct 5, 2021

gayet acik ve kisa bir cozum olmus. aynen devam, tebrikler

Comment thread equal_reverse.py
else:
words.append(False) # If it is not equal I added False to the words list
return words #I wanted to return words list from the function
print(equal_devers("madam","tacocat","utrecht")) No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tebrikler. sonradan fark ettim: son 2satir bu sekilde daha iyi olabilir. yani fonksiyon cagrisi print icinde olmasin bence.
return print(words)
equal_devers("madam","tacocat","utrecht")

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Abi yeni gordum yorumunuzu. Tesekkurler yorumunuz icin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants