Skip to content

Stephen Todd#1

Open
STodd1119 wants to merge 23 commits intomasterfrom
assignments
Open

Stephen Todd#1
STodd1119 wants to merge 23 commits intomasterfrom
assignments

Conversation

@STodd1119
Copy link
Copy Markdown
Owner

No description provided.

@danawen
Copy link
Copy Markdown

danawen commented Jan 23, 2019

Hi Stephen. I found a couple of bugs in your Tic Tac Toe assignment and took off some points:

  • The game doesn't inform the user in the event of a tie/draw (5 points)
  • When I try to place a piece in a spot that is already occupied, the game is ended and I'm asked if I want to play again (5 points)

@danawen
Copy link
Copy Markdown

danawen commented Jan 23, 2019

Hi Stephen. I found a bug in your Statistics assignment and took off some points:

  • 10 pts: The average is incorrect. I entered 25,17,2,37 and the program output 20 for the average. The correct value is 20.25.

@danawen
Copy link
Copy Markdown

danawen commented Jan 28, 2019

Hi Stephen, I graded your Grade Book assignment and found a small bug. I entered a list of grades 25,2,17,37 and the program output an average of 20. The correct average should be 20.25.
If you fix the bug and would like a re-grade, let me know. Thanks!

@danawen
Copy link
Copy Markdown

danawen commented Jan 30, 2019

Hi Stephen, I graded your Grade Book assignment and found a small bug. I entered a list of grades 25,2,17,37 and the program output an average of 20. The correct average should be 20.25.
If you fix the bug and would like a re-grade, let me know. Thanks!

Re-graded. Thanks!

@danawen
Copy link
Copy Markdown

danawen commented Feb 26, 2019

Hi @STodd1119 - For your Word Guess Game, I took off 5 pts because the program doesn't keep track of the incorrect letters guessed (step 6 in the requirements list). Let me know if you make changes and would like to have it regraded.

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.

2 participants