instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(99 - 67)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 8)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 12)
``` | 372 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 12)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 20)
``` | -12 |
What is the output of the following code? | ```python
print(55 + 73)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 12)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 17)
``` | 1615 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 20)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 13)
``` | 32 |
What is the output of the following code? | ```python
print(100 - 29)
``` | 71 |
What is the output of the following code? | ```python
print(97 - 39)
``` | 58 |
What is the output of the following code? | ```python
print(46 - 32)
``` | 14 |
What is the output of the following code? | ```python
print(19 - 48)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 96)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 86)
``` | 153 |
What is the output of the following code? | ```python
print(100 * 35)
``` | 3500 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 88)
``` | 2024 |
What is the output of the following code? | ```python
print(20 * 38)
``` | 760 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 14)
``` | 1274 |
What is the output of the following code? | ```python
print(7 + 20)
``` | 27 |
What is the output of the following code? | ```python
print(37 + 80)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 45)
``` | 540 |
What is the output of the following code? | ```python
print(12 * 62)
``` | 744 |
What is the output of the following code? | ```python
print(14 + 77)
``` | 91 |
What is the output of the following code? | ```python
print(71 - 72)
``` | -1 |
What is the output of the following code? | ```python
print(49 * 81)
``` | 3969 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 9)
``` | 104 |
What is the output of the following code? | ```python
print(64 + 48)
``` | 112 |
What is the output of the following code? | ```python
print(17 + 36)
``` | 53 |
What is the output of the following code? | ```python
print(66 - 51)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 59)
``` | 1534 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 95)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 49)
``` | -24 |
What is the output of the following code? | ```python
print(28 * 96)
``` | 2688 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 84)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 85)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 36)
``` | 48 |
What is the output of the following code? | ```python
print(24 - 67)
``` | -43 |
What is the output of the following code? | ```python
print(27 - 30)
``` | -3 |
What is the output of the following code? | ```python
print(23 + 92)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 6)
``` | 426 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 61)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 49)
``` | 9 |
What is the output of the following code? | ```python
print(17 + 11)
``` | 28 |
What is the output of the following code? | ```python
print(54 * 75)
``` | 4050 |
What is the output of the following code? | ```python
print(99 - 20)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 85)
``` | 680 |
What is the output of the following code? | ```python
print(62 * 79)
``` | 4898 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 19)
``` | 684 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 72)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 41)
``` | 53 |
What is the output of the following code? | ```python
print(58 - 82)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 62)
``` | 100 |
What is the output of the following code? | ```python
print(63 - 84)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 54)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 11)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 8)
``` | 512 |
What is the output of the following code? | ```python
print(11 - 99)
``` | -88 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 25)
``` | 55 |
What is the output of the following code? | ```python
print(69 - 14)
``` | 55 |
What is the output of the following code? | ```python
print(65 + 64)
``` | 129 |
What is the output of the following code? | ```python
print(70 * 83)
``` | 5810 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 91)
``` | 3822 |
What is the output of the following code? | ```python
print(39 * 29)
``` | 1131 |
What is the output of the following code? | ```python
print(38 - 10)
``` | 28 |
What is the output of the following code? | ```python
print(46 + 30)
``` | 76 |
What is the output of the following code? | ```python
print(39 - 63)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 11)
``` | 561 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 12)
``` | 312 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 29)
``` | 107 |
What is the output of the following code? | ```python
print(68 + 59)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 10)
``` | 101 |
What is the output of the following code? | ```python
print(58 + 21)
``` | 79 |
What is the output of the following code? | ```python
print(35 - 79)
``` | -44 |
What is the output of the following code? | ```python
print(14 * 29)
``` | 406 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 56)
``` | 66 |
What is the output of the following code? | ```python
print(26 * 62)
``` | 1612 |
What is the output of the following code? | ```python
print(6 * 47)
``` | 282 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 65)
``` | 3510 |
What is the output of the following code? | ```python
print(71 * 62)
``` | 4402 |
What is the output of the following code? | ```python
print(20 + 50)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 52)
``` | -39 |
What is the output of the following code? | ```python
print(65 - 3)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 4)
``` | 101 |
What is the output of the following code? | ```python
print(87 * 34)
``` | 2958 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 95)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 61)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 38)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 4)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 8)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 71)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 27)
``` | 1026 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 1)
``` | 36 |
What is the output of the following code? | ```python
print(41 - 49)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 66)
``` | 114 |
What is the output of the following code? | ```python
print(31 * 12)
``` | 372 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 91)
``` | -90 |
What is the output of the following code? | ```python
print(2 * 36)
``` | 72 |
What is the output of the following code? | ```python
print(52 - 32)
``` | 20 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.