@@ -0,0 +1,5 @@
# 테스트용 스크립트
text = '산재예방부 부서장은 누구야?'
# '부'라는 글자가 포함되어 있는지 확인
print(text.find('부'))
The note is not visible to the blocked user.