Spaces:
Runtime error
Runtime error
<html><head> | |
<style> | |
body { font-family: Arial, sans-serif; margin: 20px; } | |
h1 { text-align: center; } | |
.cot-title { color: blue; } | |
.pos-title { color: green; } | |
h2 { color: black; text-align: left; } | |
h3 { color: black; text-align: left; } | |
h4 { color: darkslategray; } | |
table { width: 100%; border-collapse: collapse; margin: 20px 0; } | |
table, th, td { border: 1px solid #ddd; padding: 8px; } | |
th { background-color: #f2f2f2; } | |
tr:nth-child(even) { background-color: #f9f9f9; } | |
.highlight { background-color: #ffffcc; } | |
.true { color: green; } | |
.false { color: red; } | |
.highlighted-cell { background-color: yellow; cursor: pointer; } | |
.step-title { background-color: #f1f1f1; color: #444; padding: 10px; margin: 10px 0; font-size: 18px; border-left: 4px solid #888; } | |
.step { display: block; } | |
</style> | |
</head><body> | |
<hr> | |
<h3><span>Statement:</span> west germany had two of the top six and won a gold medal</h3> | |
<h3>Input Table: 1976 world junior figure skating championships</h3> | |
<div class="step"> | |
<div class="step"> | |
<div class="step-title">Step 1: Select rows where 'nation' is 'west germany'.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td>1</td> | |
<td>mark cockerell</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">united states</span></td> | |
<td>1</td> | |
<td>172.42</td> | |
<td>11.0</td> | |
</tr> | |
<tr> | |
<td>2</td> | |
<td>takashi mura</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">japan</span></td> | |
<td>2</td> | |
<td>165.7</td> | |
<td>24.0</td> | |
</tr> | |
<tr> | |
<td>3</td> | |
<td>brian pockar</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">canada</span></td> | |
<td>3</td> | |
<td>166.62</td> | |
<td>23.0</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">norbert schramm</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">159.8</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">40.0</span></td> | |
</tr> | |
<tr> | |
<td>5</td> | |
<td>andrew bestwick</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">united kingdom</span></td> | |
<td>5</td> | |
<td>158.1</td> | |
<td>48.0</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">6</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">stephan bril</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">155.72</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">57.0</span></td> | |
</tr> | |
<tr> | |
<td>7</td> | |
<td>patrice macrez</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">france</span></td> | |
<td>6</td> | |
<td>151.76</td> | |
<td>71.0</td> | |
</tr> | |
<tr> | |
<td>8</td> | |
<td>pierre lamine</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">france</span></td> | |
<td>8</td> | |
<td>150.5</td> | |
<td>79.0</td> | |
</tr> | |
<tr> | |
<td>9</td> | |
<td>shinji someya</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">japan</span></td> | |
<td>10</td> | |
<td>150.34</td> | |
<td>74.5</td> | |
</tr> | |
<tr> | |
<td>10</td> | |
<td>jozef sabovčík</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">czechoslovakia</span></td> | |
<td>9</td> | |
<td>148.88</td> | |
<td>87.0</td> | |
</tr> | |
<tr> | |
<td>11</td> | |
<td>daniel fuerer</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">switzerland</span></td> | |
<td>13</td> | |
<td>146.18</td> | |
<td>92.5</td> | |
</tr> | |
<tr> | |
<td>12</td> | |
<td>gerald schranz</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">austria</span></td> | |
<td>11</td> | |
<td>143.04</td> | |
<td>102.0</td> | |
</tr> | |
<tr> | |
<td>13</td> | |
<td>helmut kristofics - binder</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">austria</span></td> | |
<td>15</td> | |
<td>137.32</td> | |
<td>123.0</td> | |
</tr> | |
<tr> | |
<td>14</td> | |
<td>michael pasfield</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">australia</span></td> | |
<td>12</td> | |
<td>136.6</td> | |
<td>119.0</td> | |
</tr> | |
<tr> | |
<td>15</td> | |
<td>francis demarteau</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">belgium</span></td> | |
<td>14</td> | |
<td>131.02</td> | |
<td>140.0</td> | |
</tr> | |
<tr> | |
<td>16</td> | |
<td>adrian vasile</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">romania</span></td> | |
<td>16</td> | |
<td>127.74</td> | |
<td>143.0</td> | |
</tr> | |
<tr> | |
<td>17</td> | |
<td>miljan begovic</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">yugoslavia</span></td> | |
<td>17</td> | |
<td>127.3</td> | |
<td>143.0</td> | |
</tr> | |
<tr> | |
<td>18</td> | |
<td>jeremy dowson</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">south africa</span></td> | |
<td>18</td> | |
<td>114.98</td> | |
<td>166.0</td> | |
</tr> | |
<tr> | |
<td>19</td> | |
<td>marc franquet</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">belgium</span></td> | |
<td>19</td> | |
<td>114.38</td> | |
<td>167.0</td> | |
</tr> | |
</table> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 2: Order the table by 'rank' in ascending order.</div> | |
<div id="step-0" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">norbert schramm</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">159.8</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">40.0</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">6</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">stephan bril</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">7</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">155.72</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">57.0</span></td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 3: Select the top six rows.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td>4</td> | |
<td>norbert schramm</td> | |
<td>west germany</td> | |
<td>4</td> | |
<td>159.8</td> | |
<td>40.0</td> | |
</tr> | |
<tr> | |
<td>6</td> | |
<td>stephan bril</td> | |
<td>west germany</td> | |
<td>7</td> | |
<td>155.72</td> | |
<td>57.0</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 4: Use a `CASE` statement to return TRUE if the number of rows is equal to 2, otherwise return FALSE.</div> | |
<div id="step-2" class="content"> | |
<table> | |
<tr> | |
<td>rank</td> | |
<td>name</td> | |
<td>nation</td> | |
<td>sp___fs</td> | |
<td>points</td> | |
<td>places</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">norbert schramm</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">4</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">159.8</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">40.0</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">6</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">stephan bril</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">west germany</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">7</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">155.72</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">57.0</span></td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<table> | |
<tr> | |
<td>verification_result</td> | |
</tr> | |
<tr> | |
<td>TRUE</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<h3>Prediction:</span> TRUE</h3> | |
</body></html> | |