instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(62 * 42)
``` | 2604 |
What is the output of the following code? | ```python
print(87 - 38)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 15)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 42)
``` | -41 |
What is the output of the following code? | ```python
print(85 * 39)
``` | 3315 |
What is the output of the following code? | ```python
print(78 - 25)
``` | 53 |
What is the output of the following code? | ```python
print(52 - 65)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 99)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 23)
``` | 1265 |
What is the output of the following code? | ```python
print(83 + 15)
``` | 98 |
What is the output of the following code? | ```python
print(33 + 18)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 23)
``` | 52 |
What is the output of the following code? | ```python
print(79 - 90)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 33)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 82)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 17)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 41)
``` | 2747 |
What is the output of the following code? | ```python
print(53 - 27)
``` | 26 |
What is the output of the following code? | ```python
print(14 + 23)
``` | 37 |
What is the output of the following code? | ```python
print(77 + 64)
``` | 141 |
What is the output of the following code? | ```python
print(33 - 98)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 29)
``` | 16 |
What is the output of the following code? | ```python
print(43 * 52)
``` | 2236 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 98)
``` | 178 |
What is the output of the following code? | ```python
print(18 * 2)
``` | 36 |
What is the output of the following code? | ```python
print(39 - 2)
``` | 37 |
What is the output of the following code? | ```python
print(49 * 51)
``` | 2499 |
What is the output of the following code? | ```python
print(28 * 60)
``` | 1680 |
What is the output of the following code? | ```python
print(86 - 52)
``` | 34 |
What is the output of the following code? | ```python
print(60 + 6)
``` | 66 |
What is the output of the following code? | ```python
print(15 * 8)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 32)
``` | 1 |
What is the output of the following code? | ```python
print(85 * 72)
``` | 6120 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 28)
``` | 125 |
What is the output of the following code? | ```python
print(69 - 11)
``` | 58 |
What is the output of the following code? | ```python
print(4 - 3)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 43)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 61)
``` | 3111 |
What is the output of the following code? | ```python
print(51 - 37)
``` | 14 |
What is the output of the following code? | ```python
print(71 + 11)
``` | 82 |
What is the output of the following code? | ```python
print(97 * 8)
``` | 776 |
What is the output of the following code? | ```python
print(65 - 48)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 33)
``` | 3201 |
What is the output of the following code? | ```python
print(41 + 17)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 68)
``` | 6800 |
What is the output of the following code? | ```python
print(28 * 12)
``` | 336 |
What is the output of the following code? | ```python
print(12 - 47)
``` | -35 |
What is the output of the following code? | ```python
print(68 - 86)
``` | -18 |
What is the output of the following code? | ```python
print(34 + 7)
``` | 41 |
What is the output of the following code? | ```python
print(51 * 95)
``` | 4845 |
What is the output of the following code? | ```python
print(47 - 83)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 46)
``` | 118 |
What is the output of the following code? | ```python
print(46 - 93)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 66)
``` | 74 |
What is the output of the following code? | ```python
print(38 * 88)
``` | 3344 |
What is the output of the following code? | ```python
print(62 + 38)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 24)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 21)
``` | 1323 |
What is the output of the following code? | ```python
print(25 * 42)
``` | 1050 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 92)
``` | 117 |
What is the output of the following code? | ```python
print(86 + 76)
``` | 162 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 33)
``` | 495 |
What is the output of the following code? | ```python
print(91 + 62)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 90)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 78)
``` | 2496 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 40)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 16)
``` | 82 |
What is the output of the following code? | ```python
print(60 - 83)
``` | -23 |
What is the output of the following code? | ```python
print(13 - 45)
``` | -32 |
What is the output of the following code? | ```python
print(80 - 61)
``` | 19 |
What is the output of the following code? | ```python
print(91 * 8)
``` | 728 |
What is the output of the following code? | ```python
print(1 - 15)
``` | -14 |
What is the output of the following code? | ```python
print(37 * 76)
``` | 2812 |
What is the output of the following code? | ```python
print(71 * 70)
``` | 4970 |
What is the output of the following code? | ```python
print(96 - 49)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 71)
``` | 116 |
What is the output of the following code? | ```python
print(90 - 33)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 91)
``` | 8281 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 93)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 33)
``` | 7 |
What is the output of the following code? | ```python
print(48 + 73)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 65)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 42)
``` | 118 |
What is the output of the following code? | ```python
print(64 - 47)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 72)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 53)
``` | 89 |
What is the output of the following code? | ```python
print(10 - 6)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 45)
``` | 4410 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 100)
``` | 3400 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 97)
``` | -73 |
What is the output of the following code? | ```python
print(19 - 80)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 82)
``` | -79 |
What is the output of the following code? | ```python
print(88 - 82)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 11)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 72)
``` | -70 |
What is the output of the following code? | ```python
print(39 * 36)
``` | 1404 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 8)
``` | 80 |
What is the output of the following code? | ```python
print(45 + 10)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 99)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 51)
``` | 140 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.