instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(72 + 53)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 20)
``` | 1880 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 78)
``` | 83 |
What is the output of the following code? | ```python
print(100 * 76)
``` | 7600 |
What is the output of the following code? | ```python
print(10 - 48)
``` | -38 |
What is the output of the following code? | ```python
print(93 * 9)
``` | 837 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 83)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 16)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 48)
``` | 3168 |
What is the output of the following code? | ```python
print(21 - 47)
``` | -26 |
What is the output of the following code? | ```python
print(70 + 47)
``` | 117 |
What is the output of the following code? | ```python
print(15 - 39)
``` | -24 |
What is the output of the following code? | ```python
print(91 * 20)
``` | 1820 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 59)
``` | -1 |
What is the output of the following code? | ```python
print(14 - 60)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 52)
``` | 1716 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 36)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 65)
``` | 6435 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 59)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 90)
``` | 0 |
What is the output of the following code? | ```python
print(93 * 5)
``` | 465 |
What is the output of the following code? | ```python
print(45 * 83)
``` | 3735 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 9)
``` | 351 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 66)
``` | -35 |
What is the output of the following code? | ```python
print(42 - 19)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 28)
``` | 110 |
What is the output of the following code? | ```python
print(21 + 85)
``` | 106 |
What is the output of the following code? | ```python
print(53 * 59)
``` | 3127 |
What is the output of the following code? | ```python
print(42 + 95)
``` | 137 |
What is the output of the following code? | ```python
print(2 + 87)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 51)
``` | 1071 |
What is the output of the following code? | ```python
print(83 + 7)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 45)
``` | 450 |
What is the output of the following code? | ```python
print(64 + 24)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 45)
``` | 1845 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 64)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 85)
``` | 3 |
What is the output of the following code? | ```python
print(2 - 89)
``` | -87 |
What is the output of the following code? | ```python
print(79 * 25)
``` | 1975 |
What is the output of the following code? | ```python
print(29 + 76)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 37)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 69)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 69)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 95)
``` | 5510 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 31)
``` | 1023 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 27)
``` | 1890 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 23)
``` | 1012 |
What is the output of the following code? | ```python
print(53 * 21)
``` | 1113 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 30)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 98)
``` | 4116 |
What is the output of the following code? | ```python
print(67 * 69)
``` | 4623 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 74)
``` | 7178 |
What is the output of the following code? | ```python
print(18 - 29)
``` | -11 |
What is the output of the following code? | ```python
print(1 + 23)
``` | 24 |
What is the output of the following code? | ```python
print(5 - 63)
``` | -58 |
What is the output of the following code? | ```python
print(63 - 65)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 75)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 79)
``` | 98 |
What is the output of the following code? | ```python
print(46 + 26)
``` | 72 |
What is the output of the following code? | ```python
print(100 - 52)
``` | 48 |
What is the output of the following code? | ```python
print(80 - 100)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 22)
``` | 1100 |
What is the output of the following code? | ```python
print(96 - 80)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 57)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 49)
``` | 4655 |
What is the output of the following code? | ```python
print(100 * 23)
``` | 2300 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 51)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 21)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 32)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 53)
``` | 1749 |
What is the output of the following code? | ```python
print(34 * 3)
``` | 102 |
What is the output of the following code? | ```python
print(28 + 32)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 82)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 77)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 89)
``` | -53 |
What is the output of the following code? | ```python
print(10 * 71)
``` | 710 |
What is the output of the following code? | ```python
print(31 * 91)
``` | 2821 |
What is the output of the following code? | ```python
print(15 - 56)
``` | -41 |
What is the output of the following code? | ```python
print(100 * 20)
``` | 2000 |
What is the output of the following code? | ```python
print(44 + 43)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 11)
``` | 95 |
What is the output of the following code? | ```python
print(24 + 24)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 50)
``` | 82 |
What is the output of the following code? | ```python
print(66 * 33)
``` | 2178 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 75)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 31)
``` | 2697 |
What is the output of the following code? | ```python
print(53 * 55)
``` | 2915 |
What is the output of the following code? | ```python
print(31 + 4)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 35)
``` | 41 |
What is the output of the following code? | ```python
print(86 - 38)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 43)
``` | 2322 |
What is the output of the following code? | ```python
print(62 - 7)
``` | 55 |
What is the output of the following code? | ```python
print(64 * 21)
``` | 1344 |
What is the output of the following code? | ```python
print(44 - 77)
``` | -33 |
What is the output of the following code? | ```python
print(82 - 41)
``` | 41 |
What is the output of the following code? | ```python
print(47 * 48)
``` | 2256 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 60)
``` | 4200 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 64)
``` | 141 |
What is the output of the following code? | ```python
print(66 + 35)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 44)
``` | 47 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.