@ll4g1 팁입니다만, Hackers' Pub은 Markdown을 지원하다 보니 단어를 __로 감싸면 두꺼운 글씨가 됩니다. 그래서 코드를 쓸 때는 코드의 앞 뒤를 백쿼트(`)로 감싸는 걸 권해요. 아래처럼요:

보통은 메인 함수를 `if __name__=='__main__':` 조건 하에서…

그럼 아래처럼 렌더링 됩니다:

보통은 메인 함수를 if __name__=='__main__': 조건 하에서…

1

If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/01976fd6-53d8-7b15-995d-782cc69f0895 on your instance and quote it. (Note that quoting is not supported in Mastodon.)