instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(93 * 57)
``` | 5301 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 40)
``` | 140 |
What is the output of the following code? | ```python
print(52 * 40)
``` | 2080 |
What is the output of the following code? | ```python
print(47 * 84)
``` | 3948 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 72)
``` | 1440 |
What is the output of the following code? | ```python
print(5 + 26)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 87)
``` | 108 |
What is the output of the following code? | ```python
print(23 - 81)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 38)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 71)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 33)
``` | -1 |
What is the output of the following code? | ```python
print(42 * 88)
``` | 3696 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 28)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 7)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 96)
``` | -78 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 51)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 28)
``` | 40 |
What is the output of the following code? | ```python
print(14 + 29)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 11)
``` | 891 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 15)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 38)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 95)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 8)
``` | 90 |
What is the output of the following code? | ```python
print(34 - 64)
``` | -30 |
What is the output of the following code? | ```python
print(48 * 41)
``` | 1968 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 9)
``` | 108 |
What is the output of the following code? | ```python
print(100 - 51)
``` | 49 |
What is the output of the following code? | ```python
print(63 * 1)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 61)
``` | 1708 |
What is the output of the following code? | ```python
print(9 + 67)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 63)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 70)
``` | -30 |
What is the output of the following code? | ```python
print(92 * 84)
``` | 7728 |
What is the output of the following code? | ```python
print(31 + 60)
``` | 91 |
What is the output of the following code? | ```python
print(79 + 24)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 95)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 25)
``` | 1700 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 53)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 78)
``` | 4992 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 70)
``` | 6510 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 43)
``` | 23 |
What is the output of the following code? | ```python
print(69 - 69)
``` | 0 |
What is the output of the following code? | ```python
print(45 * 41)
``` | 1845 |
What is the output of the following code? | ```python
print(27 + 69)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 5)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 27)
``` | 2700 |
What is the output of the following code? | ```python
print(3 * 83)
``` | 249 |
What is the output of the following code? | ```python
print(37 + 24)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 33)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 28)
``` | 13 |
What is the output of the following code? | ```python
print(99 - 64)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 67)
``` | -58 |
What is the output of the following code? | ```python
print(34 + 58)
``` | 92 |
What is the output of the following code? | ```python
print(91 - 5)
``` | 86 |
What is the output of the following code? | ```python
print(25 - 95)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 51)
``` | 16 |
What is the output of the following code? | ```python
print(68 * 6)
``` | 408 |
What is the output of the following code? | ```python
print(46 - 81)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 31)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 34)
``` | 1224 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 36)
``` | 100 |
What is the output of the following code? | ```python
print(85 - 9)
``` | 76 |
What is the output of the following code? | ```python
print(76 * 34)
``` | 2584 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 95)
``` | 141 |
What is the output of the following code? | ```python
print(98 + 73)
``` | 171 |
What is the output of the following code? | ```python
print(19 * 65)
``` | 1235 |
What is the output of the following code? | ```python
print(17 - 50)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 69)
``` | 0 |
What is the output of the following code? | ```python
print(91 * 64)
``` | 5824 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 62)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 36)
``` | -16 |
What is the output of the following code? | ```python
print(51 - 6)
``` | 45 |
What is the output of the following code? | ```python
print(9 - 97)
``` | -88 |
What is the output of the following code? | ```python
print(21 + 91)
``` | 112 |
What is the output of the following code? | ```python
print(67 + 34)
``` | 101 |
What is the output of the following code? | ```python
print(33 * 89)
``` | 2937 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 78)
``` | 5850 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 84)
``` | 3612 |
What is the output of the following code? | ```python
print(37 - 51)
``` | -14 |
What is the output of the following code? | ```python
print(69 * 5)
``` | 345 |
What is the output of the following code? | ```python
print(95 + 9)
``` | 104 |
What is the output of the following code? | ```python
print(19 * 38)
``` | 722 |
What is the output of the following code? | ```python
print(32 * 35)
``` | 1120 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 96)
``` | 175 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 85)
``` | 102 |
What is the output of the following code? | ```python
print(90 + 33)
``` | 123 |
What is the output of the following code? | ```python
print(58 - 86)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 15)
``` | -5 |
What is the output of the following code? | ```python
print(13 * 22)
``` | 286 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 23)
``` | 1495 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 97)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 47)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 97)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 77)
``` | 118 |
What is the output of the following code? | ```python
print(34 + 77)
``` | 111 |
What is the output of the following code? | ```python
print(85 * 73)
``` | 6205 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 1)
``` | 11 |
What is the output of the following code? | ```python
print(56 - 31)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 8)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 33)
``` | 124 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.