instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(2 * 46)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 74)
``` | 4 |
What is the output of the following code? | ```python
print(4 * 57)
``` | 228 |
What is the output of the following code? | ```python
print(21 * 2)
``` | 42 |
What is the output of the following code? | ```python
print(27 + 52)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 38)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 50)
``` | 12 |
What is the output of the following code? | ```python
print(69 * 25)
``` | 1725 |
What is the output of the following code? | ```python
print(1 - 48)
``` | -47 |
What is the output of the following code? | ```python
print(14 + 43)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 40)
``` | -36 |
What is the output of the following code? | ```python
print(94 * 60)
``` | 5640 |
What is the output of the following code? | ```python
print(50 * 32)
``` | 1600 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 58)
``` | 5104 |
What is the output of the following code? | ```python
print(12 + 38)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 33)
``` | 88 |
What is the output of the following code? | ```python
print(75 * 7)
``` | 525 |
What is the output of the following code? | ```python
print(30 - 95)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 22)
``` | 22 |
What is the output of the following code? | ```python
print(35 * 67)
``` | 2345 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 72)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 92)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 76)
``` | 96 |
What is the output of the following code? | ```python
print(65 - 20)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 56)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 88)
``` | -73 |
What is the output of the following code? | ```python
print(67 - 67)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 63)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 80)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 50)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 60)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 57)
``` | 5358 |
What is the output of the following code? | ```python
print(56 + 25)
``` | 81 |
What is the output of the following code? | ```python
print(45 - 52)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 55)
``` | 1870 |
What is the output of the following code? | ```python
print(6 * 98)
``` | 588 |
What is the output of the following code? | ```python
print(7 * 100)
``` | 700 |
What is the output of the following code? | ```python
print(13 - 16)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 99)
``` | 176 |
What is the output of the following code? | ```python
print(70 + 90)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 59)
``` | 111 |
What is the output of the following code? | ```python
print(27 * 53)
``` | 1431 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 36)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 63)
``` | -39 |
What is the output of the following code? | ```python
print(66 - 24)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 89)
``` | 6 |
What is the output of the following code? | ```python
print(74 * 95)
``` | 7030 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 61)
``` | 5551 |
What is the output of the following code? | ```python
print(99 - 58)
``` | 41 |
What is the output of the following code? | ```python
print(69 - 97)
``` | -28 |
What is the output of the following code? | ```python
print(99 - 4)
``` | 95 |
What is the output of the following code? | ```python
print(8 - 78)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 19)
``` | 912 |
What is the output of the following code? | ```python
print(85 - 85)
``` | 0 |
What is the output of the following code? | ```python
print(76 - 47)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 65)
``` | 115 |
What is the output of the following code? | ```python
print(96 + 82)
``` | 178 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 51)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 74)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 18)
``` | 28 |
What is the output of the following code? | ```python
print(74 + 63)
``` | 137 |
What is the output of the following code? | ```python
print(93 - 65)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 46)
``` | 2714 |
What is the output of the following code? | ```python
print(83 - 67)
``` | 16 |
What is the output of the following code? | ```python
print(13 * 77)
``` | 1001 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 76)
``` | -21 |
What is the output of the following code? | ```python
print(10 - 44)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 21)
``` | 588 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 56)
``` | -13 |
What is the output of the following code? | ```python
print(80 * 15)
``` | 1200 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 68)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 88)
``` | -58 |
What is the output of the following code? | ```python
print(11 - 31)
``` | -20 |
What is the output of the following code? | ```python
print(57 + 70)
``` | 127 |
What is the output of the following code? | ```python
print(35 + 69)
``` | 104 |
What is the output of the following code? | ```python
print(27 - 50)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 24)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 36)
``` | -8 |
What is the output of the following code? | ```python
print(86 - 90)
``` | -4 |
What is the output of the following code? | ```python
print(94 + 53)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 84)
``` | 1596 |
What is the output of the following code? | ```python
print(52 - 43)
``` | 9 |
What is the output of the following code? | ```python
print(86 * 16)
``` | 1376 |
What is the output of the following code? | ```python
print(60 * 10)
``` | 600 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 3)
``` | 219 |
What is the output of the following code? | ```python
print(12 * 94)
``` | 1128 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 54)
``` | 1080 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 3)
``` | 192 |
What is the output of the following code? | ```python
print(66 - 84)
``` | -18 |
What is the output of the following code? | ```python
print(11 - 15)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 80)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 57)
``` | 4161 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 3)
``` | 5 |
What is the output of the following code? | ```python
print(63 + 99)
``` | 162 |
What is the output of the following code? | ```python
print(96 - 47)
``` | 49 |
What is the output of the following code? | ```python
print(79 + 1)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 47)
``` | 132 |
What is the output of the following code? | ```python
print(11 + 23)
``` | 34 |
What is the output of the following code? | ```python
print(94 * 59)
``` | 5546 |
What is the output of the following code? | ```python
print(68 * 85)
``` | 5780 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.