equal
deleted
inserted
replaced
1 <questionbank> |
1 <questionbank> |
2 <day1quiz1> |
|
3 |
2 |
4 <question> |
3 <question> |
5 <description> |
4 <description> |
6 Describe the plot produced by the following code |
5 Describe the plot produced by the following code |
7 </description> |
6 </description> |
206 <expected_answer> |
205 <expected_answer> |
207 array \( marks \) |
206 array \( marks \) |
208 </expected_answer> |
207 </expected_answer> |
209 </question> |
208 </question> |
210 |
209 |
211 </day1quiz1> |
|
212 |
|
213 <day1quiz2> |
|
214 |
|
215 <question> |
210 <question> |
216 <description> |
211 <description> |
217 What is the value of a after executing this code. |
212 What is the value of a after executing this code. |
218 </description> |
213 </description> |
219 <code> |
214 <code> |
383 <expected_answer> |
378 <expected_answer> |
384 allclose \( a , b \) |
379 allclose \( a , b \) |
385 allclose \( b , a \) |
380 allclose \( b , a \) |
386 </expected_answer> |
381 </expected_answer> |
387 </question> |
382 </question> |
388 |
|
389 </day1quiz2> |
|
390 <day2quiz1> |
|
391 |
383 |
392 <question> |
384 <question> |
393 <description> |
385 <description> |
394 What is the largest integer value that can be represented by Python? |
386 What is the largest integer value that can be represented by Python? |
395 </description> |
387 </description> |
626 <expected_answer> |
618 <expected_answer> |
627 Multiple |
619 Multiple |
628 </expected_answer> |
620 </expected_answer> |
629 </question> |
621 </question> |
630 |
622 |
631 </day2quiz1> |
|
632 </questionbank> |
623 </questionbank> |