instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(21 - 73)
``` | -52 |
What is the output of the following code? | ```python
print(67 * 67)
``` | 4489 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 49)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 28)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 19)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 15)
``` | 990 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 30)
``` | 2220 |
What is the output of the following code? | ```python
print(21 - 96)
``` | -75 |
What is the output of the following code? | ```python
print(45 + 28)
``` | 73 |
What is the output of the following code? | ```python
print(35 * 84)
``` | 2940 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 62)
``` | 3100 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 1)
``` | 47 |
What is the output of the following code? | ```python
print(45 - 78)
``` | -33 |
What is the output of the following code? | ```python
print(18 * 92)
``` | 1656 |
What is the output of the following code? | ```python
print(66 + 68)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 18)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 37)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 35)
``` | 44 |
What is the output of the following code? | ```python
print(72 - 43)
``` | 29 |
What is the output of the following code? | ```python
print(31 + 74)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 56)
``` | -7 |
What is the output of the following code? | ```python
print(97 * 7)
``` | 679 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 48)
``` | 4560 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 20)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 32)
``` | 2368 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 95)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 35)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 11)
``` | 50 |
What is the output of the following code? | ```python
print(55 - 49)
``` | 6 |
What is the output of the following code? | ```python
print(51 - 95)
``` | -44 |
What is the output of the following code? | ```python
print(14 - 50)
``` | -36 |
What is the output of the following code? | ```python
print(75 * 77)
``` | 5775 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 72)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 94)
``` | 156 |
What is the output of the following code? | ```python
print(35 + 37)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 2)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 98)
``` | 6958 |
What is the output of the following code? | ```python
print(35 - 17)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 41)
``` | 861 |
What is the output of the following code? | ```python
print(84 - 58)
``` | 26 |
What is the output of the following code? | ```python
print(55 + 17)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 20)
``` | 1100 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 94)
``` | 3760 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 94)
``` | 146 |
What is the output of the following code? | ```python
print(62 - 40)
``` | 22 |
What is the output of the following code? | ```python
print(99 - 24)
``` | 75 |
What is the output of the following code? | ```python
print(16 * 27)
``` | 432 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 15)
``` | 80 |
What is the output of the following code? | ```python
print(100 - 37)
``` | 63 |
What is the output of the following code? | ```python
print(20 * 86)
``` | 1720 |
What is the output of the following code? | ```python
print(97 + 50)
``` | 147 |
What is the output of the following code? | ```python
print(81 + 69)
``` | 150 |
What is the output of the following code? | ```python
print(13 + 32)
``` | 45 |
What is the output of the following code? | ```python
print(45 - 46)
``` | -1 |
What is the output of the following code? | ```python
print(17 * 21)
``` | 357 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 42)
``` | 74 |
What is the output of the following code? | ```python
print(79 + 72)
``` | 151 |
What is the output of the following code? | ```python
print(41 - 85)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 63)
``` | -57 |
What is the output of the following code? | ```python
print(30 + 32)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 72)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 93)
``` | -29 |
What is the output of the following code? | ```python
print(72 * 47)
``` | 3384 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 13)
``` | 416 |
What is the output of the following code? | ```python
print(81 + 46)
``` | 127 |
What is the output of the following code? | ```python
print(98 * 90)
``` | 8820 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 34)
``` | 3060 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 87)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 63)
``` | -62 |
What is the output of the following code? | ```python
print(18 - 24)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 62)
``` | 1302 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 71)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 70)
``` | 2870 |
What is the output of the following code? | ```python
print(30 * 50)
``` | 1500 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 98)
``` | -14 |
What is the output of the following code? | ```python
print(53 - 99)
``` | -46 |
What is the output of the following code? | ```python
print(59 - 32)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 95)
``` | 475 |
What is the output of the following code? | ```python
print(20 * 74)
``` | 1480 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 74)
``` | 98 |
What is the output of the following code? | ```python
print(79 - 37)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 49)
``` | 4459 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 21)
``` | 189 |
What is the output of the following code? | ```python
print(27 + 68)
``` | 95 |
What is the output of the following code? | ```python
print(40 - 57)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 85)
``` | 5950 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 26)
``` | 27 |
What is the output of the following code? | ```python
print(30 * 63)
``` | 1890 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 35)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 24)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 34)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 77)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 21)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 16)
``` | 576 |
What is the output of the following code? | ```python
print(21 - 82)
``` | -61 |
What is the output of the following code? | ```python
print(78 - 33)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 8)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 9)
``` | 69 |
What is the output of the following code? | ```python
print(66 + 10)
``` | 76 |
What is the output of the following code? | ```python
print(40 + 88)
``` | 128 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.