instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(37 + 2)
``` | 39 |
What is the output of the following code? | ```python
print(59 + 37)
``` | 96 |
What is the output of the following code? | ```python
print(7 * 19)
``` | 133 |
What is the output of the following code? | ```python
print(84 * 57)
``` | 4788 |
What is the output of the following code? | ```python
print(10 * 91)
``` | 910 |
What is the output of the following code? | ```python
print(64 + 100)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 67)
``` | -44 |
What is the output of the following code? | ```python
print(41 * 88)
``` | 3608 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 50)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 43)
``` | -8 |
What is the output of the following code? | ```python
print(35 * 83)
``` | 2905 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 72)
``` | 3960 |
What is the output of the following code? | ```python
print(36 * 59)
``` | 2124 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 31)
``` | 1581 |
What is the output of the following code? | ```python
print(51 - 22)
``` | 29 |
What is the output of the following code? | ```python
print(72 * 45)
``` | 3240 |
What is the output of the following code? | ```python
print(95 - 74)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 31)
``` | 2790 |
What is the output of the following code? | ```python
print(12 - 73)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 95)
``` | 9500 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 4)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 41)
``` | 2009 |
What is the output of the following code? | ```python
print(27 + 35)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 33)
``` | 42 |
What is the output of the following code? | ```python
print(92 - 71)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 94)
``` | -29 |
What is the output of the following code? | ```python
print(72 - 26)
``` | 46 |
What is the output of the following code? | ```python
print(67 + 72)
``` | 139 |
What is the output of the following code? | ```python
print(18 * 61)
``` | 1098 |
What is the output of the following code? | ```python
print(52 - 66)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 16)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 28)
``` | 756 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 45)
``` | 74 |
What is the output of the following code? | ```python
print(36 * 9)
``` | 324 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 69)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 61)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 8)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 6)
``` | 90 |
What is the output of the following code? | ```python
print(21 * 74)
``` | 1554 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 86)
``` | 1720 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 61)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 39)
``` | 52 |
What is the output of the following code? | ```python
print(75 + 24)
``` | 99 |
What is the output of the following code? | ```python
print(4 + 38)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 10)
``` | 280 |
What is the output of the following code? | ```python
print(72 * 63)
``` | 4536 |
What is the output of the following code? | ```python
print(2 - 85)
``` | -83 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 77)
``` | 123 |
What is the output of the following code? | ```python
print(7 + 96)
``` | 103 |
What is the output of the following code? | ```python
print(17 * 93)
``` | 1581 |
What is the output of the following code? | ```python
print(62 * 90)
``` | 5580 |
What is the output of the following code? | ```python
print(71 - 16)
``` | 55 |
What is the output of the following code? | ```python
print(9 - 24)
``` | -15 |
What is the output of the following code? | ```python
print(71 * 53)
``` | 3763 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 59)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 31)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 26)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 41)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 4)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 25)
``` | 1475 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 33)
``` | 54 |
What is the output of the following code? | ```python
print(5 + 93)
``` | 98 |
What is the output of the following code? | ```python
print(100 - 58)
``` | 42 |
What is the output of the following code? | ```python
print(74 + 46)
``` | 120 |
What is the output of the following code? | ```python
print(16 + 64)
``` | 80 |
What is the output of the following code? | ```python
print(17 * 8)
``` | 136 |
What is the output of the following code? | ```python
print(87 - 44)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 71)
``` | 109 |
What is the output of the following code? | ```python
print(89 - 35)
``` | 54 |
What is the output of the following code? | ```python
print(4 - 70)
``` | -66 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 82)
``` | 164 |
What is the output of the following code? | ```python
print(88 + 86)
``` | 174 |
What is the output of the following code? | ```python
print(1 * 26)
``` | 26 |
What is the output of the following code? | ```python
print(10 - 21)
``` | -11 |
What is the output of the following code? | ```python
print(69 - 53)
``` | 16 |
What is the output of the following code? | ```python
print(49 - 1)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 99)
``` | 8613 |
What is the output of the following code? | ```python
print(9 - 29)
``` | -20 |
What is the output of the following code? | ```python
print(49 * 78)
``` | 3822 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 24)
``` | 1800 |
What is the output of the following code? | ```python
print(42 * 59)
``` | 2478 |
What is the output of the following code? | ```python
print(72 - 60)
``` | 12 |
What is the output of the following code? | ```python
print(85 + 2)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 43)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 80)
``` | -10 |
What is the output of the following code? | ```python
print(61 - 59)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 8)
``` | -3 |
What is the output of the following code? | ```python
print(84 * 34)
``` | 2856 |
What is the output of the following code? | ```python
print(4 * 31)
``` | 124 |
What is the output of the following code? | ```python
print(89 - 40)
``` | 49 |
What is the output of the following code? | ```python
print(66 - 19)
``` | 47 |
What is the output of the following code? | ```python
print(79 - 58)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 9)
``` | 594 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 70)
``` | 6370 |
What is the output of the following code? | ```python
print(74 - 36)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 15)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 36)
``` | 504 |
What is the output of the following code? | ```python
print(67 + 13)
``` | 80 |
What is the output of the following code? | ```python
print(33 + 16)
``` | 49 |
What is the output of the following code? | ```python
print(100 * 100)
``` | 10000 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.