instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(91 * 38)
``` | 3458 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 78)
``` | -40 |
What is the output of the following code? | ```python
print(10 + 9)
``` | 19 |
What is the output of the following code? | ```python
print(50 + 43)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 47)
``` | 1 |
What is the output of the following code? | ```python
print(45 + 86)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 88)
``` | 3520 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 93)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 70)
``` | 140 |
What is the output of the following code? | ```python
print(15 - 31)
``` | -16 |
What is the output of the following code? | ```python
print(60 * 32)
``` | 1920 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 96)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 72)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 79)
``` | 1580 |
What is the output of the following code? | ```python
print(55 - 85)
``` | -30 |
What is the output of the following code? | ```python
print(81 - 54)
``` | 27 |
What is the output of the following code? | ```python
print(94 - 1)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 45)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 100)
``` | 7600 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 10)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 40)
``` | 480 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 28)
``` | -11 |
What is the output of the following code? | ```python
print(47 * 56)
``` | 2632 |
What is the output of the following code? | ```python
print(57 + 64)
``` | 121 |
What is the output of the following code? | ```python
print(39 + 67)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 5)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 63)
``` | 5733 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 53)
``` | 3816 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 37)
``` | 1073 |
What is the output of the following code? | ```python
print(42 * 47)
``` | 1974 |
What is the output of the following code? | ```python
print(98 * 75)
``` | 7350 |
What is the output of the following code? | ```python
print(70 + 91)
``` | 161 |
What is the output of the following code? | ```python
print(30 * 44)
``` | 1320 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 16)
``` | 115 |
What is the output of the following code? | ```python
print(43 * 75)
``` | 3225 |
What is the output of the following code? | ```python
print(79 + 89)
``` | 168 |
What is the output of the following code? | ```python
print(68 * 90)
``` | 6120 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 55)
``` | 4400 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 11)
``` | 1056 |
What is the output of the following code? | ```python
print(59 + 71)
``` | 130 |
What is the output of the following code? | ```python
print(99 - 69)
``` | 30 |
What is the output of the following code? | ```python
print(43 + 100)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 74)
``` | 23 |
What is the output of the following code? | ```python
print(79 + 94)
``` | 173 |
What is the output of the following code? | ```python
print(11 * 48)
``` | 528 |
What is the output of the following code? | ```python
print(95 + 52)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 79)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 70)
``` | 159 |
What is the output of the following code? | ```python
print(86 + 43)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 89)
``` | 178 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 33)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 81)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 4)
``` | 62 |
What is the output of the following code? | ```python
print(47 * 2)
``` | 94 |
What is the output of the following code? | ```python
print(94 + 47)
``` | 141 |
What is the output of the following code? | ```python
print(100 + 2)
``` | 102 |
What is the output of the following code? | ```python
print(10 - 64)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 77)
``` | 2618 |
What is the output of the following code? | ```python
print(26 * 12)
``` | 312 |
What is the output of the following code? | ```python
print(4 - 77)
``` | -73 |
What is the output of the following code? | ```python
print(2 * 51)
``` | 102 |
What is the output of the following code? | ```python
print(96 - 96)
``` | 0 |
What is the output of the following code? | ```python
print(99 + 50)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 55)
``` | 3300 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 76)
``` | -3 |
What is the output of the following code? | ```python
print(36 * 10)
``` | 360 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 82)
``` | 161 |
What is the output of the following code? | ```python
print(15 + 74)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 68)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 34)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 52)
``` | 4524 |
What is the output of the following code? | ```python
print(45 * 48)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 43)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 45)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 99)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 86)
``` | 3612 |
What is the output of the following code? | ```python
print(48 + 11)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 23)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 47)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 48)
``` | 2976 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 12)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 89)
``` | 3471 |
What is the output of the following code? | ```python
print(12 - 18)
``` | -6 |
What is the output of the following code? | ```python
print(89 * 56)
``` | 4984 |
What is the output of the following code? | ```python
print(50 + 80)
``` | 130 |
What is the output of the following code? | ```python
print(34 * 58)
``` | 1972 |
What is the output of the following code? | ```python
print(49 * 28)
``` | 1372 |
What is the output of the following code? | ```python
print(24 * 85)
``` | 2040 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 27)
``` | 29 |
What is the output of the following code? | ```python
print(90 + 47)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 19)
``` | 855 |
What is the output of the following code? | ```python
print(45 + 37)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 11)
``` | 33 |
What is the output of the following code? | ```python
print(26 + 35)
``` | 61 |
What is the output of the following code? | ```python
print(72 + 74)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 73)
``` | 4234 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 25)
``` | 37 |
What is the output of the following code? | ```python
print(61 - 20)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 30)
``` | 2100 |
What is the output of the following code? | ```python
print(38 - 19)
``` | 19 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.