Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 14 additions & 9 deletions FEEDBACK.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# Feedback

1. Your team:
2. Name of each individual participating:
3. How many unit tests were you able to pass?
4. Document and describe any enhancements included to help the judges properly grade your submission.
- Example One
- Example Two
- Example Three
1. Your team: Team Kane
2. Name of each individual participating: Sumedh Kane
3. How many unit tests were you able to pass? 6
4. Document and describe any enhancements included to help the judges properly
grade your submission.

5. Any feedback for the coding competition? Things you would like to see in future events?
- Example One
- Example Two
- Example Three

This form can also be emailed to [codingcompetition@statefarm.com](mailto:codingcompetition@statefarm.com). Just make sure that you include a link to your GitHub pull requests.
5. Any feedback for the coding competition? Things you would like to see in
future events?

This form can also be emailed to
[codingcompetition@statefarm.com](mailto:codingcompetition@statefarm.com). Just
make sure that you include a link to your GitHub pull requests.
1 change: 0 additions & 1 deletion python/application.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
print("I'm working")
Loading