instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(73 * 36)
``` | 2628 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 26)
``` | 442 |
What is the output of the following code? | ```python
print(59 * 10)
``` | 590 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 67)
``` | 4891 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 1)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 88)
``` | 10 |
What is the output of the following code? | ```python
print(78 * 52)
``` | 4056 |
What is the output of the following code? | ```python
print(60 * 71)
``` | 4260 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 44)
``` | 2552 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 10)
``` | 260 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 91)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 96)
``` | 140 |
What is the output of the following code? | ```python
print(49 * 96)
``` | 4704 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 33)
``` | 71 |
What is the output of the following code? | ```python
print(37 + 44)
``` | 81 |
What is the output of the following code? | ```python
print(5 - 13)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 68)
``` | 140 |
What is the output of the following code? | ```python
print(93 - 29)
``` | 64 |
What is the output of the following code? | ```python
print(58 + 34)
``` | 92 |
What is the output of the following code? | ```python
print(53 * 52)
``` | 2756 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 38)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 94)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 60)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 87)
``` | 104 |
What is the output of the following code? | ```python
print(66 - 59)
``` | 7 |
What is the output of the following code? | ```python
print(51 - 12)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 92)
``` | 7084 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 81)
``` | -53 |
What is the output of the following code? | ```python
print(9 + 29)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 98)
``` | 8624 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 6)
``` | 504 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 24)
``` | 792 |
What is the output of the following code? | ```python
print(77 + 57)
``` | 134 |
What is the output of the following code? | ```python
print(29 + 70)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 18)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 60)
``` | 157 |
What is the output of the following code? | ```python
print(58 - 40)
``` | 18 |
What is the output of the following code? | ```python
print(51 * 59)
``` | 3009 |
What is the output of the following code? | ```python
print(13 - 33)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 93)
``` | -3 |
What is the output of the following code? | ```python
print(6 * 11)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 97)
``` | -50 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 14)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 39)
``` | 123 |
What is the output of the following code? | ```python
print(67 + 52)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 5)
``` | 95 |
What is the output of the following code? | ```python
print(36 + 68)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 42)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 84)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 75)
``` | 525 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 45)
``` | 27 |
What is the output of the following code? | ```python
print(80 * 4)
``` | 320 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 14)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 40)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 100)
``` | 200 |
What is the output of the following code? | ```python
print(100 - 18)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 59)
``` | 3009 |
What is the output of the following code? | ```python
print(53 - 8)
``` | 45 |
What is the output of the following code? | ```python
print(57 + 79)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 88)
``` | 3080 |
What is the output of the following code? | ```python
print(40 * 80)
``` | 3200 |
What is the output of the following code? | ```python
print(94 - 63)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 99)
``` | 3663 |
What is the output of the following code? | ```python
print(11 + 67)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 67)
``` | 1943 |
What is the output of the following code? | ```python
print(58 + 60)
``` | 118 |
What is the output of the following code? | ```python
print(33 - 15)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 40)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 32)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 75)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 76)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 90)
``` | 2070 |
What is the output of the following code? | ```python
print(34 - 24)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 6)
``` | 77 |
What is the output of the following code? | ```python
print(93 + 38)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 43)
``` | 61 |
What is the output of the following code? | ```python
print(35 - 36)
``` | -1 |
What is the output of the following code? | ```python
print(17 - 92)
``` | -75 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 60)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 20)
``` | 21 |
What is the output of the following code? | ```python
print(18 + 83)
``` | 101 |
What is the output of the following code? | ```python
print(11 * 34)
``` | 374 |
What is the output of the following code? | ```python
print(55 + 65)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 26)
``` | 988 |
What is the output of the following code? | ```python
print(83 + 91)
``` | 174 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 91)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 65)
``` | 21 |
What is the output of the following code? | ```python
print(34 - 19)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 60)
``` | 2340 |
What is the output of the following code? | ```python
print(77 - 23)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 26)
``` | -17 |
What is the output of the following code? | ```python
print(35 - 84)
``` | -49 |
What is the output of the following code? | ```python
print(54 * 82)
``` | 4428 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 9)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 79)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 93)
``` | 118 |
What is the output of the following code? | ```python
print(29 + 21)
``` | 50 |
What is the output of the following code? | ```python
print(14 - 54)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 58)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 83)
``` | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.