instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(17 * 68)
``` | 1156 |
What is the output of the following code? | ```python
print(19 * 48)
``` | 912 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 90)
``` | 7290 |
What is the output of the following code? | ```python
print(57 + 54)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 76)
``` | 4940 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 1)
``` | 93 |
What is the output of the following code? | ```python
print(68 * 25)
``` | 1700 |
What is the output of the following code? | ```python
print(72 - 20)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 53)
``` | 4028 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 1)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 70)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 82)
``` | 143 |
What is the output of the following code? | ```python
print(43 + 22)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 18)
``` | 72 |
What is the output of the following code? | ```python
print(74 - 85)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 57)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 70)
``` | 420 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 37)
``` | 38 |
What is the output of the following code? | ```python
print(45 + 45)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 85)
``` | 6120 |
What is the output of the following code? | ```python
print(5 - 88)
``` | -83 |
What is the output of the following code? | ```python
print(81 - 69)
``` | 12 |
What is the output of the following code? | ```python
print(37 + 52)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 99)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 9)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 69)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 28)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 92)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 54)
``` | 9 |
What is the output of the following code? | ```python
print(50 - 81)
``` | -31 |
What is the output of the following code? | ```python
print(88 * 8)
``` | 704 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 6)
``` | 11 |
What is the output of the following code? | ```python
print(74 - 99)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 94)
``` | -50 |
What is the output of the following code? | ```python
print(16 * 95)
``` | 1520 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 48)
``` | 1344 |
What is the output of the following code? | ```python
print(12 + 69)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 65)
``` | 19 |
What is the output of the following code? | ```python
print(23 - 14)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 7)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 50)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 12)
``` | 600 |
What is the output of the following code? | ```python
print(72 + 47)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 47)
``` | 24 |
What is the output of the following code? | ```python
print(54 * 93)
``` | 5022 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 51)
``` | 88 |
What is the output of the following code? | ```python
print(43 - 37)
``` | 6 |
What is the output of the following code? | ```python
print(12 + 74)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 55)
``` | 61 |
What is the output of the following code? | ```python
print(92 + 95)
``` | 187 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 69)
``` | 6693 |
What is the output of the following code? | ```python
print(37 + 82)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 12)
``` | 97 |
What is the output of the following code? | ```python
print(12 * 79)
``` | 948 |
What is the output of the following code? | ```python
print(22 * 89)
``` | 1958 |
What is the output of the following code? | ```python
print(86 - 91)
``` | -5 |
What is the output of the following code? | ```python
print(19 * 13)
``` | 247 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 59)
``` | 152 |
What is the output of the following code? | ```python
print(64 + 91)
``` | 155 |
What is the output of the following code? | ```python
print(42 - 31)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 88)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 22)
``` | 64 |
What is the output of the following code? | ```python
print(16 * 39)
``` | 624 |
What is the output of the following code? | ```python
print(62 - 81)
``` | -19 |
What is the output of the following code? | ```python
print(26 + 22)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 13)
``` | 6 |
What is the output of the following code? | ```python
print(47 * 77)
``` | 3619 |
What is the output of the following code? | ```python
print(79 - 7)
``` | 72 |
What is the output of the following code? | ```python
print(28 - 39)
``` | -11 |
What is the output of the following code? | ```python
print(73 + 72)
``` | 145 |
What is the output of the following code? | ```python
print(33 + 66)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 30)
``` | 1860 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 9)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 12)
``` | 360 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 47)
``` | 799 |
What is the output of the following code? | ```python
print(45 * 94)
``` | 4230 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 18)
``` | 6 |
What is the output of the following code? | ```python
print(7 - 78)
``` | -71 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 69)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 5)
``` | 125 |
What is the output of the following code? | ```python
print(77 + 73)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 86)
``` | 2322 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 67)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 8)
``` | 656 |
What is the output of the following code? | ```python
print(97 - 29)
``` | 68 |
What is the output of the following code? | ```python
print(87 * 8)
``` | 696 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 4)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 43)
``` | 2236 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 63)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 28)
``` | 1540 |
What is the output of the following code? | ```python
print(43 - 1)
``` | 42 |
What is the output of the following code? | ```python
print(13 + 68)
``` | 81 |
What is the output of the following code? | ```python
print(21 - 87)
``` | -66 |
What is the output of the following code? | ```python
print(39 * 95)
``` | 3705 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 69)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 17)
``` | 578 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 28)
``` | 26 |
What is the output of the following code? | ```python
print(60 + 93)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 41)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 77)
``` | 6006 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.