03/27/19
How to check if the given string is palindrome?
How to check if the given string is a palindrome? Looking for solutions in any language.
Does Python have a string 'contains' substring method?
I'm looking for a `string.contains` or `string.indexof` method in Python.I want to do: if not somestring.contains("blah"): continue
Parsing values from a JSON file?
I have this JSON in a file: { "maps": [ { "id": "blabla", "iscategorical": "0" }, { "id": "blabla", ...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.