Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kadai3-1 kotaaaa #88

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

kotaaaa
Copy link

@kotaaaa kotaaaa commented Nov 14, 2021

課題3-1の回答を作成しました。お手すきの際に、良ければレビューしていただけますと幸いです。

課題3-1 タイピングゲームを作ろう
課題要件

  • 標準出力に英単語を出す(出すものは自由)
  • 標準入力から1行受け取る
  • 制限時間内に何問解けたか表示する
  • (Original) 単語の意味を出力する

単語リストはielts-4000-academic-wordから参照しています。(https://tuxdoc.com/download/ielts-4000-academic-word-listpdf-4_pdf)

よろしくお願いいたします。

How to play

$ go run .
Target:  generation
generation
Meaning:   all offspring at same stage from common ancestor; interval of time between the birth of parents and their offspring
Correct! 1pt 
Target:  centigrade
centigrade
Meaning:   measure of temperature, used widely in Europe
Correct! 2pt 
Target:  shield
shield
Meaning:   protective covering or structure; protect; guard
Correct! 3pt 
Target:  ultimate
ultimate
Meaning:   final; being the last or concluding; fundamental; elemental; extreme
Correct! 4pt 
Target:  numerous
aaaaa
Meaning:   many; various; amounting to a large indefinite number
Miss! 4pt Target:  network
rrrr
Meaning:   any system of lines or channels crossing like the fabric of a net; complex, interconnected group or system
Miss! 4pt Target:  admit

======================
Times up! point:  4 pt
======================

@kotaaaa kotaaaa changed the title Kadai3 1 kotaaaa Kadai3-1 kotaaaa Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant