| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Write a Python function to multiply all the positive numbers in a list. The function should return that result.
Write a python function that transforms all the positive numbers from a list and returns back True if it performed any action on the list and False otherwise.
Write a function that returns True if its argument is a palindrome and False otherwise. A palindrome is a word, number, phrase, or other sequence of characters which reads the same way backward as forward (e.g., madam, able was i ere i saw Elba, 10101, 90.09).
a dictionary in the implementation with substring counts.
| Back | FazBrowse Home | New Git URL |