X Tutup
Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 118 Bytes

File metadata and controls

2 lines (2 loc) · 118 Bytes

Count string in another string

Write a program that count the occurrences of a given string in another given string.

X Tutup