instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(68 * 34)
``` | 2312 |
What is the output of the following code? | ```python
print(53 + 45)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 87)
``` | -21 |
What is the output of the following code? | ```python
print(55 - 26)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 67)
``` | 15 |
What is the output of the following code? | ```python
print(24 * 22)
``` | 528 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 89)
``` | 1602 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 70)
``` | 108 |
What is the output of the following code? | ```python
print(8 - 93)
``` | -85 |
What is the output of the following code? | ```python
print(69 + 19)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 54)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 11)
``` | 616 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 6)
``` | 96 |
What is the output of the following code? | ```python
print(90 * 58)
``` | 5220 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 98)
``` | -49 |
What is the output of the following code? | ```python
print(96 + 59)
``` | 155 |
What is the output of the following code? | ```python
print(3 + 80)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 89)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 96)
``` | 100 |
What is the output of the following code? | ```python
print(51 + 91)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 55)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 39)
``` | 51 |
What is the output of the following code? | ```python
print(16 + 31)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 83)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 2)
``` | 32 |
What is the output of the following code? | ```python
print(30 * 43)
``` | 1290 |
What is the output of the following code? | ```python
print(98 * 46)
``` | 4508 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 7)
``` | 86 |
What is the output of the following code? | ```python
print(96 * 74)
``` | 7104 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 42)
``` | 3108 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 7)
``` | 99 |
What is the output of the following code? | ```python
print(8 * 16)
``` | 128 |
What is the output of the following code? | ```python
print(11 + 92)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 84)
``` | -59 |
What is the output of the following code? | ```python
print(3 * 57)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 5)
``` | 71 |
What is the output of the following code? | ```python
print(99 * 70)
``` | 6930 |
What is the output of the following code? | ```python
print(40 - 39)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 23)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 53)
``` | 25 |
What is the output of the following code? | ```python
print(53 + 38)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 80)
``` | 146 |
What is the output of the following code? | ```python
print(21 + 48)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 55)
``` | 149 |
What is the output of the following code? | ```python
print(28 - 15)
``` | 13 |
What is the output of the following code? | ```python
print(25 * 35)
``` | 875 |
What is the output of the following code? | ```python
print(7 + 13)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 82)
``` | 6888 |
What is the output of the following code? | ```python
print(31 * 72)
``` | 2232 |
What is the output of the following code? | ```python
print(43 + 81)
``` | 124 |
What is the output of the following code? | ```python
print(47 - 60)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 29)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 73)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 2)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 91)
``` | -54 |
What is the output of the following code? | ```python
print(56 - 84)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 72)
``` | 3168 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 94)
``` | -4 |
What is the output of the following code? | ```python
print(46 - 23)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 37)
``` | 1480 |
What is the output of the following code? | ```python
print(71 - 38)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 70)
``` | -61 |
What is the output of the following code? | ```python
print(51 + 23)
``` | 74 |
What is the output of the following code? | ```python
print(27 + 58)
``` | 85 |
What is the output of the following code? | ```python
print(63 + 36)
``` | 99 |
What is the output of the following code? | ```python
print(1 * 91)
``` | 91 |
What is the output of the following code? | ```python
print(92 - 36)
``` | 56 |
What is the output of the following code? | ```python
print(80 * 77)
``` | 6160 |
What is the output of the following code? | ```python
print(46 + 80)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 63)
``` | 94 |
What is the output of the following code? | ```python
print(69 + 99)
``` | 168 |
What is the output of the following code? | ```python
print(22 * 22)
``` | 484 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 78)
``` | 6786 |
What is the output of the following code? | ```python
print(71 - 56)
``` | 15 |
What is the output of the following code? | ```python
print(59 * 32)
``` | 1888 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 33)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 90)
``` | -87 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 9)
``` | 20 |
What is the output of the following code? | ```python
print(81 * 72)
``` | 5832 |
What is the output of the following code? | ```python
print(6 * 28)
``` | 168 |
What is the output of the following code? | ```python
print(50 * 81)
``` | 4050 |
What is the output of the following code? | ```python
print(13 - 86)
``` | -73 |
What is the output of the following code? | ```python
print(94 - 12)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 93)
``` | 144 |
What is the output of the following code? | ```python
print(87 - 5)
``` | 82 |
What is the output of the following code? | ```python
print(15 * 83)
``` | 1245 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 64)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 37)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 60)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 31)
``` | 67 |
What is the output of the following code? | ```python
print(47 + 74)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 25)
``` | 1375 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 22)
``` | 34 |
What is the output of the following code? | ```python
print(41 + 4)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 89)
``` | -80 |
What is the output of the following code? | ```python
print(61 * 37)
``` | 2257 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 96)
``` | -33 |
What is the output of the following code? | ```python
print(70 * 93)
``` | 6510 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 51)
``` | 4488 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 56)
``` | 43 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.