Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Last active September 18, 2023 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/0ebe20c5d82c06f4ea6780fceabd7cac to your computer and use it in GitHub Desktop.
Save codeforfun-jp/0ebe20c5d82c06f4ea6780fceabd7cac to your computer and use it in GitHub Desktop.
【Java Quiz】2-2
<resources>
<string name="app_name">QuizApp</string>
<string name="question_label">問題文</string>
<string name="count_label">Q%d</string>
<string name="btn_answer">選択肢</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment