Contents:
greet()
挨拶を表示する関数。
This function prints a welcome message to the console.
サンプル
実行例: >>> greet() こんにちは、Sphinxテスト環境へようこそ!