We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c06daf commit 1d6e644Copy full SHA for 1d6e644
1 file changed
index.html
@@ -3108,7 +3108,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle Segment</h3>
3108
return;
3109
}
3110
3111
-
+ }
3112
// Attach listeners
3113
document.getElementById('segment-height').addEventListener('input', segmentArea);
3114
document.getElementById('chord-length').addEventListener('input', segmentArea);
0 commit comments