evaluate.php 73 B

12345
  1. <?php
  2. return [
  3. 'Anonymous' => '匿名',
  4. 'Tourist' => '游客'
  5. ];