Title Counting the Occurrences of One String in Another
Catalog Type SLCItem
Persistent ID https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_str_count&ch=py_str_count2
Platform Name PCEX
Features
Description Construct a program that has a function that receives a string and returns the number of times that the string "hi?t" appears anywhere in the given string where '?' could be any letter. For example, "hint" and "hilt" would count as a match.\nAll string comparisons should be case-insensitive.
Keywords functions, strings
Author Kamil Akhuseyinoglu
Institution University of Pittsburgh
Iframe URL https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_str_count&ch=py_str_count2
Protocol PITT, HTML
Protocol URL
License MIT
Programming Language Python
Natural Language en

Preview