instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(98 - 10)
``` | 88 |
What is the output of the following code? | ```python
print(98 + 40)
``` | 138 |
What is the output of the following code? | ```python
print(10 * 68)
``` | 680 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 6)
``` | 144 |
What is the output of the following code? | ```python
print(83 - 24)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 11)
``` | 106 |
What is the output of the following code? | ```python
print(15 - 60)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 61)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 93)
``` | 4929 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 13)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 99)
``` | 163 |
What is the output of the following code? | ```python
print(60 + 84)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 59)
``` | -49 |
What is the output of the following code? | ```python
print(52 + 34)
``` | 86 |
What is the output of the following code? | ```python
print(34 * 76)
``` | 2584 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 14)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 6)
``` | 69 |
What is the output of the following code? | ```python
print(92 + 56)
``` | 148 |
What is the output of the following code? | ```python
print(63 + 56)
``` | 119 |
What is the output of the following code? | ```python
print(73 + 20)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 81)
``` | 14 |
What is the output of the following code? | ```python
print(40 + 16)
``` | 56 |
What is the output of the following code? | ```python
print(68 + 12)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 34)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 73)
``` | -55 |
What is the output of the following code? | ```python
print(17 * 27)
``` | 459 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 20)
``` | 29 |
What is the output of the following code? | ```python
print(77 + 85)
``` | 162 |
What is the output of the following code? | ```python
print(63 - 55)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 86)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 24)
``` | 25 |
What is the output of the following code? | ```python
print(76 - 73)
``` | 3 |
What is the output of the following code? | ```python
print(79 + 41)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 1)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 18)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 94)
``` | -47 |
What is the output of the following code? | ```python
print(67 - 1)
``` | 66 |
What is the output of the following code? | ```python
print(37 + 57)
``` | 94 |
What is the output of the following code? | ```python
print(24 * 36)
``` | 864 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 57)
``` | 1368 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 80)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 30)
``` | 61 |
What is the output of the following code? | ```python
print(38 * 64)
``` | 2432 |
What is the output of the following code? | ```python
print(25 * 82)
``` | 2050 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 70)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 58)
``` | 2610 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 66)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 14)
``` | 55 |
What is the output of the following code? | ```python
print(87 * 18)
``` | 1566 |
What is the output of the following code? | ```python
print(21 - 25)
``` | -4 |
What is the output of the following code? | ```python
print(4 * 32)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 51)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 21)
``` | 65 |
What is the output of the following code? | ```python
print(71 * 14)
``` | 994 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 89)
``` | 103 |
What is the output of the following code? | ```python
print(15 * 32)
``` | 480 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 49)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 59)
``` | 3953 |
What is the output of the following code? | ```python
print(86 - 74)
``` | 12 |
What is the output of the following code? | ```python
print(46 + 63)
``` | 109 |
What is the output of the following code? | ```python
print(51 + 31)
``` | 82 |
What is the output of the following code? | ```python
print(35 + 90)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 39)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 62)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 79)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 95)
``` | 188 |
What is the output of the following code? | ```python
print(46 * 9)
``` | 414 |
What is the output of the following code? | ```python
print(32 + 51)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 89)
``` | 134 |
What is the output of the following code? | ```python
print(56 - 70)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 68)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 15)
``` | 660 |
What is the output of the following code? | ```python
print(44 * 12)
``` | 528 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 39)
``` | 126 |
What is the output of the following code? | ```python
print(58 - 49)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 41)
``` | 3977 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 28)
``` | 616 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 65)
``` | 130 |
What is the output of the following code? | ```python
print(72 - 47)
``` | 25 |
What is the output of the following code? | ```python
print(35 * 6)
``` | 210 |
What is the output of the following code? | ```python
print(25 + 2)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 86)
``` | -69 |
What is the output of the following code? | ```python
print(24 - 7)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 5)
``` | 75 |
What is the output of the following code? | ```python
print(37 + 3)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 59)
``` | 2478 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 77)
``` | 5467 |
What is the output of the following code? | ```python
print(67 * 30)
``` | 2010 |
What is the output of the following code? | ```python
print(44 + 72)
``` | 116 |
What is the output of the following code? | ```python
print(97 * 1)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 88)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 69)
``` | 6762 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 32)
``` | 768 |
What is the output of the following code? | ```python
print(46 * 96)
``` | 4416 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 71)
``` | 710 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 61)
``` | 5734 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 89)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 96)
``` | 8160 |
What is the output of the following code? | ```python
print(97 + 67)
``` | 164 |
What is the output of the following code? | ```python
print(64 * 46)
``` | 2944 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.