# 금금금강강
# 3

# 강강강강금강강강금강강강강강강
# 2


#  find_gold함수로 금이 몇개인지 찾는 함수를 만들어보세요



# 지시사항을 참고하여 함수 find_gold를 정의해 보세요.

        




# 아래는 find_gold() 함수의 동작을 확인하는 코드예요. 아래 코드는 수정하지 마세요!
text = input()
print(find_gold(text))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: