instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(46 - 44) ```
2
¿Cuál es la salida del siguiente código?
```python print(24 * 50) ```
1200
¿Cuál es la salida del siguiente código?
```python print(14 + 34) ```
48
¿Cuál es la salida del siguiente código?
```python print(14 - 21) ```
-7
What is the output of the following code?
```python print(24 - 19) ```
5
What is the output of the following code?
```python print(31 - 32) ```
-1
What is the output of the following code?
```python print(14 - 73) ```
-59
What is the output of the following code?
```python print(77 * 66) ```
5082
What is the output of the following code?
```python print(89 * 78) ```
6942
What is the output of the following code?
```python print(62 + 24) ```
86
¿Cuál es la salida del siguiente código?
```python print(88 - 60) ```
28
¿Cuál es la salida del siguiente código?
```python print(53 * 19) ```
1007
¿Cuál es la salida del siguiente código?
```python print(13 + 45) ```
58
What is the output of the following code?
```python print(69 + 46) ```
115
¿Cuál es la salida del siguiente código?
```python print(55 - 84) ```
-29
What is the output of the following code?
```python print(40 - 64) ```
-24
¿Cuál es la salida del siguiente código?
```python print(77 - 78) ```
-1
¿Cuál es la salida del siguiente código?
```python print(19 * 3) ```
57
What is the output of the following code?
```python print(54 + 32) ```
86
What is the output of the following code?
```python print(92 * 26) ```
2392
¿Cuál es la salida del siguiente código?
```python print(61 * 57) ```
3477
What is the output of the following code?
```python print(83 + 63) ```
146
¿Cuál es la salida del siguiente código?
```python print(55 - 23) ```
32
¿Cuál es la salida del siguiente código?
```python print(12 - 7) ```
5
¿Cuál es la salida del siguiente código?
```python print(72 + 39) ```
111
¿Cuál es la salida del siguiente código?
```python print(52 - 54) ```
-2
¿Cuál es la salida del siguiente código?
```python print(93 * 32) ```
2976
¿Cuál es la salida del siguiente código?
```python print(38 + 38) ```
76
¿Cuál es la salida del siguiente código?
```python print(57 - 28) ```
29
What is the output of the following code?
```python print(72 - 92) ```
-20
What is the output of the following code?
```python print(71 + 66) ```
137
What is the output of the following code?
```python print(98 - 97) ```
1
¿Cuál es la salida del siguiente código?
```python print(49 * 43) ```
2107
¿Cuál es la salida del siguiente código?
```python print(27 - 56) ```
-29
¿Cuál es la salida del siguiente código?
```python print(41 * 87) ```
3567
¿Cuál es la salida del siguiente código?
```python print(29 * 46) ```
1334
¿Cuál es la salida del siguiente código?
```python print(93 * 11) ```
1023
¿Cuál es la salida del siguiente código?
```python print(92 + 20) ```
112
¿Cuál es la salida del siguiente código?
```python print(76 + 75) ```
151
¿Cuál es la salida del siguiente código?
```python print(90 - 26) ```
64
¿Cuál es la salida del siguiente código?
```python print(22 - 92) ```
-70
¿Cuál es la salida del siguiente código?
```python print(96 * 55) ```
5280
What is the output of the following code?
```python print(68 - 5) ```
63
¿Cuál es la salida del siguiente código?
```python print(53 + 86) ```
139
What is the output of the following code?
```python print(78 * 59) ```
4602
¿Cuál es la salida del siguiente código?
```python print(59 - 28) ```
31
What is the output of the following code?
```python print(14 - 26) ```
-12
What is the output of the following code?
```python print(57 + 81) ```
138
¿Cuál es la salida del siguiente código?
```python print(83 + 44) ```
127
What is the output of the following code?
```python print(2 - 73) ```
-71
¿Cuál es la salida del siguiente código?
```python print(49 * 96) ```
4704
¿Cuál es la salida del siguiente código?
```python print(34 * 75) ```
2550
What is the output of the following code?
```python print(23 * 17) ```
391
What is the output of the following code?
```python print(99 + 61) ```
160
¿Cuál es la salida del siguiente código?
```python print(29 * 82) ```
2378
What is the output of the following code?
```python print(32 + 52) ```
84
What is the output of the following code?
```python print(100 - 79) ```
21
¿Cuál es la salida del siguiente código?
```python print(31 + 14) ```
45
What is the output of the following code?
```python print(55 * 12) ```
660
¿Cuál es la salida del siguiente código?
```python print(76 - 99) ```
-23
¿Cuál es la salida del siguiente código?
```python print(22 * 30) ```
660
¿Cuál es la salida del siguiente código?
```python print(59 * 56) ```
3304
¿Cuál es la salida del siguiente código?
```python print(87 - 53) ```
34
¿Cuál es la salida del siguiente código?
```python print(16 * 68) ```
1088
¿Cuál es la salida del siguiente código?
```python print(26 + 41) ```
67
¿Cuál es la salida del siguiente código?
```python print(85 * 8) ```
680
What is the output of the following code?
```python print(52 * 48) ```
2496
What is the output of the following code?
```python print(76 * 14) ```
1064
What is the output of the following code?
```python print(39 - 22) ```
17
¿Cuál es la salida del siguiente código?
```python print(86 * 7) ```
602
What is the output of the following code?
```python print(28 - 84) ```
-56
¿Cuál es la salida del siguiente código?
```python print(23 + 56) ```
79
What is the output of the following code?
```python print(15 + 54) ```
69
What is the output of the following code?
```python print(47 - 59) ```
-12
What is the output of the following code?
```python print(91 - 48) ```
43
What is the output of the following code?
```python print(77 * 14) ```
1078
What is the output of the following code?
```python print(46 * 76) ```
3496
¿Cuál es la salida del siguiente código?
```python print(81 + 22) ```
103
What is the output of the following code?
```python print(62 - 58) ```
4
What is the output of the following code?
```python print(4 - 26) ```
-22
What is the output of the following code?
```python print(6 - 32) ```
-26
What is the output of the following code?
```python print(3 + 74) ```
77
What is the output of the following code?
```python print(88 + 14) ```
102
What is the output of the following code?
```python print(25 * 23) ```
575
What is the output of the following code?
```python print(45 - 92) ```
-47
What is the output of the following code?
```python print(31 + 49) ```
80
What is the output of the following code?
```python print(23 + 64) ```
87
¿Cuál es la salida del siguiente código?
```python print(53 * 62) ```
3286
What is the output of the following code?
```python print(61 - 80) ```
-19
What is the output of the following code?
```python print(32 + 57) ```
89
What is the output of the following code?
```python print(52 + 73) ```
125
What is the output of the following code?
```python print(94 + 76) ```
170
What is the output of the following code?
```python print(97 * 78) ```
7566
¿Cuál es la salida del siguiente código?
```python print(44 + 4) ```
48
¿Cuál es la salida del siguiente código?
```python print(83 + 65) ```
148
What is the output of the following code?
```python print(36 + 54) ```
90
¿Cuál es la salida del siguiente código?
```python print(57 + 52) ```
109
¿Cuál es la salida del siguiente código?
```python print(83 - 57) ```
26
What is the output of the following code?
```python print(4 + 24) ```
28
¿Cuál es la salida del siguiente código?
```python print(38 - 59) ```
-21