1
1
Fork 0
AtomicKotlinCourse/Introduction to Objects/Testing/Exercise 3/task-info.yaml

19 lines
503 B
YAML

type: edu
files:
- name: src/Task.kt
visible: true
placeholders:
- offset: 135
length: 5
placeholder_text: x * x
- offset: 186
length: 17
placeholder_text: h / 2 * (x + y)
- offset: 284
length: 116
placeholder_text: // add more tests
- name: test/Tests.kt
visible: false
feedback_link: |
https://docs.google.com/forms/d/e/1FAIpQLSdkaliSwYkjiV21bZl0yP-In2g5p17sAQCfaGjyHx_QYMWTiQ/viewform?usp=pp_url&entry.189755027=Introduction+to+Objects+%2F+Testing+%2F+Exercise1