instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(30 * 37)
``` | 1110 |
What is the output of the following code? | ```python
print(30 * 34)
``` | 1020 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 40)
``` | 880 |
What is the output of the following code? | ```python
print(30 * 87)
``` | 2610 |
What is the output of the following code? | ```python
print(75 * 56)
``` | 4200 |
What is the output of the following code? | ```python
print(43 * 42)
``` | 1806 |
What is the output of the following code? | ```python
print(99 * 52)
``` | 5148 |
What is the output of the following code? | ```python
print(67 * 47)
``` | 3149 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 37)
``` | -20 |
What is the output of the following code? | ```python
print(81 + 78)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 71)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 60)
``` | 75 |
What is the output of the following code? | ```python
print(71 - 19)
``` | 52 |
What is the output of the following code? | ```python
print(65 + 35)
``` | 100 |
What is the output of the following code? | ```python
print(96 * 61)
``` | 5856 |
What is the output of the following code? | ```python
print(85 + 84)
``` | 169 |
What is the output of the following code? | ```python
print(59 * 2)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 38)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 49)
``` | 3871 |
What is the output of the following code? | ```python
print(2 - 60)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 76)
``` | -31 |
What is the output of the following code? | ```python
print(50 + 62)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 74)
``` | -28 |
What is the output of the following code? | ```python
print(85 - 51)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 47)
``` | 3290 |
What is the output of the following code? | ```python
print(51 - 2)
``` | 49 |
What is the output of the following code? | ```python
print(30 + 61)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 39)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 18)
``` | 51 |
What is the output of the following code? | ```python
print(96 * 90)
``` | 8640 |
What is the output of the following code? | ```python
print(48 - 28)
``` | 20 |
What is the output of the following code? | ```python
print(88 * 48)
``` | 4224 |
What is the output of the following code? | ```python
print(36 + 25)
``` | 61 |
What is the output of the following code? | ```python
print(28 * 83)
``` | 2324 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 32)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 71)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 77)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 76)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 17)
``` | 119 |
What is the output of the following code? | ```python
print(11 * 42)
``` | 462 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 80)
``` | 2880 |
What is the output of the following code? | ```python
print(77 - 68)
``` | 9 |
What is the output of the following code? | ```python
print(59 - 52)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 86)
``` | -45 |
What is the output of the following code? | ```python
print(11 - 12)
``` | -1 |
What is the output of the following code? | ```python
print(74 + 65)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 48)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 98)
``` | -8 |
What is the output of the following code? | ```python
print(24 * 19)
``` | 456 |
What is the output of the following code? | ```python
print(95 + 82)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 44)
``` | 103 |
What is the output of the following code? | ```python
print(42 * 100)
``` | 4200 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 7)
``` | 560 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 55)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 37)
``` | 555 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 8)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 99)
``` | 127 |
What is the output of the following code? | ```python
print(16 - 1)
``` | 15 |
What is the output of the following code? | ```python
print(49 * 69)
``` | 3381 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 6)
``` | 89 |
What is the output of the following code? | ```python
print(52 - 3)
``` | 49 |
What is the output of the following code? | ```python
print(14 - 32)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 10)
``` | 220 |
What is the output of the following code? | ```python
print(83 + 19)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 23)
``` | 598 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 81)
``` | 18 |
What is the output of the following code? | ```python
print(9 - 61)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 40)
``` | -30 |
What is the output of the following code? | ```python
print(48 + 37)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 65)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 57)
``` | 3249 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 50)
``` | -13 |
What is the output of the following code? | ```python
print(13 * 72)
``` | 936 |
What is the output of the following code? | ```python
print(93 * 85)
``` | 7905 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 85)
``` | 160 |
What is the output of the following code? | ```python
print(84 * 90)
``` | 7560 |
What is the output of the following code? | ```python
print(91 - 11)
``` | 80 |
What is the output of the following code? | ```python
print(28 - 44)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 20)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 99)
``` | 8811 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 57)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 21)
``` | 77 |
What is the output of the following code? | ```python
print(65 + 48)
``` | 113 |
What is the output of the following code? | ```python
print(41 * 13)
``` | 533 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 90)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 20)
``` | 560 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 82)
``` | 4428 |
What is the output of the following code? | ```python
print(64 * 77)
``` | 4928 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 79)
``` | -78 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 6)
``` | 366 |
What is the output of the following code? | ```python
print(85 + 81)
``` | 166 |
What is the output of the following code? | ```python
print(46 - 70)
``` | -24 |
What is the output of the following code? | ```python
print(26 + 6)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 66)
``` | -26 |
What is the output of the following code? | ```python
print(97 + 83)
``` | 180 |
What is the output of the following code? | ```python
print(100 * 7)
``` | 700 |
What is the output of the following code? | ```python
print(48 - 56)
``` | -8 |
What is the output of the following code? | ```python
print(24 * 64)
``` | 1536 |
What is the output of the following code? | ```python
print(67 + 35)
``` | 102 |
What is the output of the following code? | ```python
print(78 * 24)
``` | 1872 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.