{"id": "task095-6fa53a0717794968a0067b05a7d687cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[99.551 90.854 70.802 78.875]", "targets": "99.551"} {"id": "task095-ee55e27d907a416cbaf09d309b531afc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.975 -63.26 7.297 90.788]", "targets": "90.788"} {"id": "task095-51e0bbae9add49fc96035e9a49d3f031", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.212 66.914 -53.453]", "targets": "66.914"} {"id": "task095-6e45ed08a9f2437eab42d994aeafe28a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.797 -9.949 -76.614 -17.02 46.251]", "targets": "-76.614"} {"id": "task095-6d0c00d00a6345caa3956e765e1b6409", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.311 48.068 93.241 71.1 -10.238 63.052 -79.55 -8.952 35.954]", "targets": "93.241"} {"id": "task095-58573b63fa654914ad9069924e239827", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[94.762 90.542 80.858 88.977 49.112]", "targets": "94.762"} {"id": "task095-650ffeb0fee44c758a9a9dcf9634967a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.198 43.96 -90.57 -38.384 59.315 41.852 -57.364 -23.918 99.312]", "targets": "99.312"} {"id": "task095-956f703e0eca44a2b4e79591c84525dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.209 -3.31 -42.274 51.924 32.383 37.696]", "targets": "92.209"} {"id": "task095-9df99b388ec64c13bc2b289c5ee8bd4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-0.679 38.452 78.908]", "targets": "78.908"} {"id": "task095-dcb81bef3827411f982513ae0095f89b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.816 -89.182 34.278 99.124]", "targets": "99.124"} {"id": "task095-937ebd45891042878d284376f4126af5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.412 -53.036 -1.723 -57.165 94.769 -76.734 58.947 -38.439 32.71\n 17.904]", "targets": "94.769"} {"id": "task095-710126e9572744e59248bd1ca61a85f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.489 -96.8 -3.497 23.035 81.866 16.329]", "targets": "-96.8"} {"id": "task095-be3cda3f58ea4061ac44c2a5f3102573", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.82 -0.294 -68.945]", "targets": "-68.945"} {"id": "task095-9b9eab70b9554b228e9fc139d7eba509", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.025 0.682 -59.406 -6.294 28.402]", "targets": "-59.406"} {"id": "task095-5d2e9a5700ea49659bfd3943d41a3c64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.513 -75.61 -19.502]", "targets": "-75.61"} {"id": "task095-3e8f1df91c3844d2a03bb39593089765", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.922 20.529 -90.544 -80.095 -21.915 60.556 32.707 -90.36 -93.355\n 65.758]", "targets": "-93.355"} {"id": "task095-1ff59ade4801424f8ac61aa18135d001", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.061 -34.577 50.206 92.827 -64.374]", "targets": "92.827"} {"id": "task095-78f5939da1104807b767ee25bfd9b850", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.014 14.152 -57.869]", "targets": "61.014"} {"id": "task095-41aa2fae085a4a0d9d18b58e274dc057", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.506 -55.11 -30.666 55.952]", "targets": "82.506"} {"id": "task095-cf9acc2bc08f4646adc3ef94f19cebd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.123 32.967 -67.681 0.32 -44.821 58.977 -46.759]", "targets": "-67.681"} {"id": "task095-b16118efdf894dc3ae05da1a9bb59383", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.574 0.735]", "targets": "-57.574"} {"id": "task095-2373ec13adb1426a8ecf17b17108e727", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.682 -90.763 -42.706 -40.56 55.194 21.006 86.645 -31.956]", "targets": "-90.763"} {"id": "task095-7f2ce24769d2495682bea3be59a140a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.667 -73.62 -6.589 -79.578 87.061 -4.592 35.259 36.266 62.332]", "targets": "87.061"} {"id": "task095-dacf7b3d31644eaf8f14528989d3df90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.819 2.47 73.037 9.757 -2.354 -49.325 -79.514 -19.317 -68.701]", "targets": "-79.514"} {"id": "task095-95f657341abe4a24bf6c209cba12882f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.546 -15.845 -38.099 -63.847 -10.879 -3.499 67.139]", "targets": "96.546"} {"id": "task095-25dd6dde5ddf4359baec5c39248e7390", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.739 42.689 -18.961 -51.296 -43.498 -54.313]", "targets": "-54.313"} {"id": "task095-71c72e84b90848c980463080e0650690", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[15.404 28.186 50.714 73.218 87.562 78.806 60.679 10.34 46.982]", "targets": "87.562"} {"id": "task095-4df540e6169241189a97c184d07817ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.828 -80.868 71.71 ]", "targets": "-80.868"} {"id": "task095-9b3d5a3d30354e409c83c27483e9b312", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.044 -78.332 -36.547 26.556 69.824 -67.383 68.705 31.653]", "targets": "-91.044"} {"id": "task095-e06db8e425d14d05bb600cc5e170ba67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.739 28.032 -83.59 ]", "targets": "-83.59"} {"id": "task095-f459343e3bf9438596ab629b06cd5086", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.053 94.52 -32.864 -29.399 -4.08 80.285]", "targets": "94.52"} {"id": "task095-97b8df53f8034df9ba966dd6cdc25c49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.534 -33.152]", "targets": "-33.152"} {"id": "task095-96077304f3bc46a8a5b0e717db62d56f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.418 -98.106 -55.485 11.109 55.774]", "targets": "-98.106"} {"id": "task095-3412b743a7264db292b94dad404eac9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.614 -45.145 -83.433 -11.565]", "targets": "-83.433"} {"id": "task095-65df72db8c1e4cf98b7a2bceb323074a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.46 -73.749 52.256 -67.951 -10.307 -89.597 36.556 67.977 -5.949]", "targets": "-89.597"} {"id": "task095-e5a0fcad58414567bd00f5bd3076b838", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.181 54.785 -66.848 -8.453 -74.861 -68.645 -92.804 88.083 20.45\n 98.584]", "targets": "98.584"} {"id": "task095-d59bcd580e77445bb39c0366b2c8adf6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.787 22.867]", "targets": "-36.787"} {"id": "task095-b5a2dd5589274702b7f30dc6aacd54f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.726 -82.041 -88.235 88.138 -12.962 -60.448]", "targets": "-88.235"} {"id": "task095-aba66e578c7945e2bd062f82ae768878", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.203 -96.991 54.33 -33.693 49.482 63.444 -36.57 -40.123 -71.676\n 42.652]", "targets": "-96.991"} {"id": "task095-3292da203e1b4fd794cfcc3aad945dff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.336 -59.179 -92.957 -77.723 35.177 3.106]", "targets": "-92.957"} {"id": "task095-3a11b10de1114476b904870b45055418", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.034 -68.072 -16.417 -0.201]", "targets": "99.034"} {"id": "task095-63b0f0c37a9d4211b93c5bcc6dc20d50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.392 -53.912 -40.395 -77.191]", "targets": "-77.191"} {"id": "task095-25d9ed0680424b6db9b78555253f48f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.237 38.919 83.308 65.852 -74.014 -5.045 98.858 53.395 -90.555\n -96.668]", "targets": "98.858"} {"id": "task095-af9e3eb609de48a7ae2e15390a2e66b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.546 -84.558 -24.485 31.801 -73.577 69.73 51.553 -4.671]", "targets": "-84.558"} {"id": "task095-ce35a6e567ea495292dfa1cec307c900", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.537 62.511 -70.172 48.672 71.723 57.699 31.503 -73.977 -16.398]", "targets": "96.537"} {"id": "task095-bb7a48e211aa46979d488a83b3b0b896", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.472 17.597 77.078 -1.511 -68.923 -89.762]", "targets": "-89.762"} {"id": "task095-6bc7ee12f0ce444bba80c0a297afeb96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.143 62.952 -93.396 10.785 -65.757 -93.539 -92.866 -42.173 -15.482\n 9.86 ]", "targets": "-93.539"} {"id": "task095-293b1db5f92b4d509ceb83a01f35a793", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.242 67.499 -2.871 52.643 -24.639 -93.138]", "targets": "-93.138"} {"id": "task095-dcd1504cd2f74979883bd384142e78cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.838 63.709 -58.979 -46.364 -81.674]", "targets": "-81.674"} {"id": "task095-230e11b47fd84a16bfeccc81fc31fe11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.553 -0.225 -33.916 -32.372 -82.776 -55.778 -11.396 69.859 -77.329]", "targets": "-82.776"} {"id": "task095-cae381aea2af4237b60a033cf8683122", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.996 27.007 22.519 68.676 19.795]", "targets": "-91.996"} {"id": "task095-c08caf9f16774ee19d4af833a621914a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.041 50.532 69.464 -21.09 -1.628 84.137]", "targets": "84.137"} {"id": "task095-f4f23fc044b0466db7ef56d8307e284a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.06 76.959 11.457 64.335 -81.118 -7.08 ]", "targets": "88.06"} {"id": "task095-ecf764e0075f40bdbe45458b414f08ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.877 47.862 -9.007 3.855 -78.756 -99.735 -50.176 -15.358 -11.019]", "targets": "-99.735"} {"id": "task095-4cf190db18014b47a8d374d889e2724b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.98 53.483 67.826 -29.003]", "targets": "67.826"} {"id": "task095-d7fed1a0df8d4691b30c7f00d4ed2e8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.406 53.922 -6.862 -28.998 -38.863 -62.963 -51.649 -57.936]", "targets": "-62.963"} {"id": "task095-49650aeb2e664b849a68c90a82922830", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.665 23.148 -37.107 -24.086 38.374 -24.153 27.842]", "targets": "52.665"} {"id": "task095-c1b7a974b6584baf8c2f6c327e9490d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.901 -79.085 -14.844 -24.196]", "targets": "-79.085"} {"id": "task095-fa6800898c884da2876b3c41356b6be1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[82.908 97.879 -1.598 11.73 73.5 17.551 -3.361]", "targets": "97.879"} {"id": "task095-5d0fbf54c1b24f3eb14a5dfb13aeb52a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.46 -75.248 11.851 50.198 63.989 47.209 0.224 -18.168 -35.014]", "targets": "-75.248"} {"id": "task095-05858dbbe9f8445ea9d7b0c075427b69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.712 53.07 30.779 15.211 -37.206 -48.665 -4.713 -71.745 -69.653\n -20.055]", "targets": "-71.745"} {"id": "task095-569dbafb5fa5439cafc68ed4246b59b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.172 13.104 44.587 58.18 -82.228 26.24 12.278 33.996 -62.659]", "targets": "-82.228"} {"id": "task095-04a30b969ac4443eb3667b403fd7531b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.953 -95.525 4.161 -66.099]", "targets": "-95.525"} {"id": "task095-7d97ec35039f45679818f0a3a52203c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.929 63.649 -89.272 44.636]", "targets": "-90.929"} {"id": "task095-18a59af36e17486389fd1c232385a218", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.411 -78.782]", "targets": "-78.782"} {"id": "task095-ca2f39f917db4290bdc34a94e1f37424", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.049 61.481 -96.721 51.963 -21.942 20.808 7.018 -79.01 ]", "targets": "-96.721"} {"id": "task095-3630cc1a60604d91babb7cb24b556748", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.068 99.096 -59.518]", "targets": "99.096"} {"id": "task095-ca70319c212a4f738d053b4623142afe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.936 -87.325 56.837 -47.946 86.854 50.913 -14.462 60.147 41.655]", "targets": "-87.325"} {"id": "task095-328234798c934471af34e2e0ab7b773e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.736 40.056 -94.176 98.153 -72.982 -66.825 -55.957 -92.355]", "targets": "98.153"} {"id": "task095-f9a161e6563f4432996302c7c1a9d6bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.782 81.252 -63.491]", "targets": "81.252"} {"id": "task095-3c649a89cca54a4aa129b74e671154f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.568 -88.03 41.538 20.519 16.454 30.445 42.431 -80.318]", "targets": "-88.03"} {"id": "task095-6d77e4d1f4b8442db84517f3176a4a77", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.126 82.331 21.372 54.248 -36.757 60.445 36.533 -21.473 41.771]", "targets": "82.331"} {"id": "task095-0e81da0232dc4eb0aca7b59514e1a334", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[18.142 49.514 -0.082]", "targets": "49.514"} {"id": "task095-081943c8812441cc85d7b0ede7a02247", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.509 31.202]", "targets": "-41.509"} {"id": "task095-a90adfe505e545969f2b7a27384bed4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.398 -45.09 ]", "targets": "-64.398"} {"id": "task095-dbf7cbb648f4442597885dcb6385de16", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[27.457 45.85 45.375]", "targets": "45.85"} {"id": "task095-b42566bfc4134a3fa97d6e3f13b9f4c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.723 -88.227 54.651]", "targets": "-88.227"} {"id": "task095-a71f7d8d24bc481f98b7b556cb9974da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[16.609 67.318 41.613 18.343 64.7 ]", "targets": "67.318"} {"id": "task095-41332a4c070d479bb82e436c98677191", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.249 46.329 -26.036 -20.133 72.436 -3.976 -91.503 -79.367 51.587]", "targets": "-91.503"} {"id": "task095-71108fa7bec74d01b03e3b6d9150d0b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.254 14.855 34.872 23.169 -80.704 26.886 65.965 81.954 97.188\n -91.055]", "targets": "97.188"} {"id": "task095-f5dfbe240d5843bbadcb4ce7b00bb561", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.746 73.316 -85.615 -94.432 -94.763 -92.841 -8.403 19.015]", "targets": "-94.763"} {"id": "task095-ec762f7fa808463986d8c751d16ad2ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.302 -11.289 -28.639]", "targets": "-33.302"} {"id": "task095-2a80f6ffc5364a1cb3e92b69c559478b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.689 7.463 24.499 -64.506 -6.41 ]", "targets": "95.689"} {"id": "task095-31e3e15835d14ab08c59a8d18d3a10d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.552 91.92 48.358 -72.425]", "targets": "91.92"} {"id": "task095-a8c3b814208842c5a9cca115d0b72eb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.158 -57.941 -35.188 -38.598 65.638 -96.92 ]", "targets": "99.158"} {"id": "task095-7ce0ea69aac84f7a828565af256558a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.376 30.825 -85.31 -33.61 41.314 38.752 -7.419]", "targets": "-85.31"} {"id": "task095-d80bf3bb724f4f67ba70f4b7adc0f960", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.081 11.696 5.774 -98.616 -72.781 59.266]", "targets": "-98.616"} {"id": "task095-37a0bd0d53574e51b23a8e142c8cda6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.529 32.405]", "targets": "-87.529"} {"id": "task095-8a55d4d097ed426387e1b377e8730c23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.963 1.057 -6.355 -76.508 25.189 60.977 -24.239 -67.267 53.531]", "targets": "-76.508"} {"id": "task095-c0e43c661145415a8c1857fe20c5b263", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[64.764 41.867 1.777 78.693 3.3 70.597 60.824 21.066]", "targets": "78.693"} {"id": "task095-dad4fd40b4f341a7aa3022290ccd79d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.18 53.59 -40.482 -18.579 24.344 -68.033 88.188 72.134 -77.14\n -67.854]", "targets": "88.188"} {"id": "task095-423c425c7a1546f1ba104254069ba8f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.795 -39.7 ]", "targets": "87.795"} {"id": "task095-e282e1fdccc24c79bd3cccd095dd5119", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.494 38.463 -88.466 61.733 -65.185 10.334 29.598 -58.896 -33.262\n 30.925]", "targets": "-88.466"} {"id": "task095-50e71e2f133f46d19f14c7b12e062746", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.529 39.104 -14.673 -21.56 -68.968 -21.626]", "targets": "-68.968"} {"id": "task095-36e08fbd49e8427083d8ae2babfb3403", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.949 -34.419 -63.499 66.194 -64.294]", "targets": "76.949"} {"id": "task095-8968160f9feb47cc8c66454d990f3bb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[96.693 94.517]", "targets": "96.693"} {"id": "task095-2faa6150ee8840ed9e5f9a1c348c1401", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.96 57.417 28.883 -27.947 -63.163]", "targets": "-63.163"} {"id": "task095-294307621be342238c560308191a8c73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.906 -79.72 -50.93 53.194 93.923 33.849 55.289 -84.927]", "targets": "93.923"} {"id": "task095-f0f5b40d1e1148de9b15366bf1b39493", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.396 60.181 -50.529 -37.599 10.79 80.009 5.473 16.032]", "targets": "-98.396"} {"id": "task095-d6ffbf05d18346d08004e83ba63296ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.784 94.49 18.834 -64.864 -73.062 95.522 11.714]", "targets": "95.784"} {"id": "task095-e381611117bc47499fd476d5d095cc45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.948 41.045 59.068 46.321 97.24 -8.836]", "targets": "97.24"} {"id": "task095-1af83040f4544e5786a8d244fc71802a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.78 74.824]", "targets": "74.824"} {"id": "task095-9785e53ff36948a7a6beb21f08eea940", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.817 -6.616 -11.632 51.898 14.442 -79.481 33.211 -18.052]", "targets": "-79.481"} {"id": "task095-563bf29925fd485582b162b1707c6ccb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.312 -27.111 -27.187 -90.989]", "targets": "-90.989"} {"id": "task095-10a894e778914cfc9c9c727a2a2f1ad6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.554 -3.147 -32.65 -1.875]", "targets": "-32.65"} {"id": "task095-0212f2d1b03042d4ba6af1d7b9d898df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.842 -46.242 -93.024 -63.492 27.172 90.616 73.725]", "targets": "-93.024"} {"id": "task095-eb79a49ecb8342e19e6f9db8ab8c4c20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.133 -18.046 89.492 -47.69 68.462 32.879 73.078 70.286 -32.804]", "targets": "89.492"} {"id": "task095-6eb4b9b4c80c484d8f164a8bd7a58fa8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.782 -95.508 31.896 -99.638 -70.523 -82.52 28.852 -44.836 -40.462]", "targets": "-99.638"} {"id": "task095-9c64358753a54fc8845c13b317872e33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.107 -69.569 -94.426 -91.453 -36.483 10.38 ]", "targets": "-94.426"} {"id": "task095-9db917cee68749468b1348949e7492a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.402 14.134 -25.819 54.065 -43.597 74.493 57.588 46.474]", "targets": "-76.402"} {"id": "task095-9a0950eae86e4a349c65d33e260d294f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.042 75.312 -21.157 44.639 -50.117 -70.365 10.929]", "targets": "75.312"} {"id": "task095-12bbd43ab54f47a49e610cea1343c77a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.552 -33.996 15.518 30.051 -29.548 80.515]", "targets": "89.552"} {"id": "task095-9d60cd1cb4634071bb15ce03e13f2f21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.772 -73.916 -93.538 75.829 75.983 12.832 52.504 90.165 -62.731\n -80.538]", "targets": "-94.772"} {"id": "task095-a4a82ca675c943029d633f0529abb090", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[47.375 37.198 4.53 -2.086 51.754 24.041 85.374 59.101]", "targets": "85.374"} {"id": "task095-2939f398ddb74e86bf2d92b2d4230cc4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[43.236 52.696 58.401 58.909 91.943 79.633]", "targets": "91.943"} {"id": "task095-faf96e9523824c07b6c1f6dcbedaecff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.845 -60.659 9.042 30.422]", "targets": "-70.845"} {"id": "task095-8b8828a4d8d3488690b4697079acae42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.251 -61.758 -42.578 -46.734 13.007 87.774 54.529 -61.048 41.112]", "targets": "87.774"} {"id": "task095-97357723eb324c8f9845d9973ba569a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.397 -20.197 -9.234 26.312 -2.722 20.823 -43.585 -5.06 ]", "targets": "-43.585"} {"id": "task095-8c084f8c8f014e75b7da47f9a48fbb2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.707 41.865 -64.656 -33.062 6.284 45.898 50.638 27.267 -2.128]", "targets": "-64.656"} {"id": "task095-755230c89f2342039033e4aad8eb4a29", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.758 92.772]", "targets": "92.772"} {"id": "task095-5cf51ea4fb2f4b7599ab6e4e596a8adc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.506 -17.977 54.737 79.388 44.199 74.243]", "targets": "79.388"} {"id": "task095-7b821b372ef3453a89f73c81c1fe7371", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.377 -94.644 -54.07 -87.498 95.429 -70.549 -4.604 25.228]", "targets": "95.429"} {"id": "task095-4219d54267554dbb8d056969304b742f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.509 -19.754 46.91 -5.421 -32.793 87.319 -28.547 21.639 -18.961]", "targets": "87.319"} {"id": "task095-74241129c6f3409aa3aba242ab7fdf67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.953 83.553 -45.262 -71.934 -27.871 -2.515 9.55 ]", "targets": "84.953"} {"id": "task095-aa9b72193f8f427eaa248100373b049b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.9 -93.872 24.462 -41.422]", "targets": "-93.872"} {"id": "task095-5d1c18e905194e5286f0fe48fe227fd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.425 98.036 -86.216]", "targets": "98.036"} {"id": "task095-f4436fe150984cf3a7ff22ce8cd28c28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.417 -1.16 -38.728 13.599 55.576 57.086 -81.35 -95.19 ]", "targets": "-95.19"} {"id": "task095-47e0fdc9d61c434fa2d807e17992d6da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.864 -45.523]", "targets": "-45.523"} {"id": "task095-e6de330d23e14b70b3bf80fef1431a31", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.695 -90.592 47.475 13.603 -48.245 33.053 -51.811 42.193 76.918]", "targets": "-90.592"} {"id": "task095-fb046a99e6e1418cae701c5cde9c139e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.889 -26.452 -36.237 -19.884 85.455 -60.776 -72.966 26.597]", "targets": "85.455"} {"id": "task095-68580bc665884bb182ac54c40ef48a79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.452 -39.855]", "targets": "-39.855"} {"id": "task095-a489aa96f97c4a7ab40ade39363d7b41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.748 -22.521]", "targets": "87.748"} {"id": "task095-5a076c3a1c684a62b458a433ebe4ba79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.354 87.79 ]", "targets": "87.79"} {"id": "task095-4c5eee3112244942a98d22bccbcaad92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.542 29.98 5.137 -30.44 5.96 ]", "targets": "-30.44"} {"id": "task095-eb61f0c6a2314d679495489927acbd01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.295 -98.423 -23.889 83.212 -56.66 88.741 -44.39 ]", "targets": "-98.423"} {"id": "task095-8f3142bc7987488faa1cb2167160c211", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.17 1.754 -79.445 25.047 -78.703 47.078 68.895 72.327 -56.518]", "targets": "93.17"} {"id": "task095-cefff942921d459fa5110eb915d410a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.685 -63.973 -55.243 73.658 -16.149 31.271 40.125]", "targets": "73.658"} {"id": "task095-4da89b606a054a11a710b09950125614", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.82 -17.136 -78.439 -60.999 92.432 95.217 50.779 -35.193 98.346]", "targets": "98.346"} {"id": "task095-5f3005bd2d6746eebba0197b040c90b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.27 -97.907 -24.06 20.565 -58.237]", "targets": "-97.907"} {"id": "task095-34038572ebfd49a5b12fa8d746240ca3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.181 -36.513]", "targets": "-75.181"} {"id": "task095-5aa2601e7ca346df9919e70650fcff71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.127 -51.118]", "targets": "-55.127"} {"id": "task095-98d01f6a125147cfaa5f8d99fa660e79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.579 91.564 -45.688 -79.624 57.466 51.094 53.54 7.513 -90.023]", "targets": "91.564"} {"id": "task095-be413ce2d7fc48a3a758bc30a651ae69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.274 85.609 -41.058 7.285 -17.299 -80.294 -67.829 14.336 -52.724\n -60.852]", "targets": "87.274"} {"id": "task095-2d588a80cc4f47f79029321bc6d07d5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.312 -16.773 -72.665 69.123 95.247 69.451]", "targets": "95.247"} {"id": "task095-d1c0fd85f82b4e84b4c7e1381f48cce7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.106 79.908 -68.877 96.772 -74.179 11.433 23.318 -94.702 -92.995\n -99.353]", "targets": "-99.353"} {"id": "task095-0e66f82b461f495dbb2d711d254293df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.099 -58.495 27.908 -49.915 -4.868 -44.212 -8.137 -44.229 9.393]", "targets": "-58.495"} {"id": "task095-462062769c5e4607b2e0a4058b5323d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.362 -56.6 96.958 -55.361 -55.62 20.967 -14.809 84.984 86.106]", "targets": "96.958"} {"id": "task095-508dea7ecca343c4891c10f6441ed259", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.196 -15.883 95.996 -75.168 78.86 -20.781 86.4 14.506]", "targets": "95.996"} {"id": "task095-93fa77c9e64749d781de2be8a28b25cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.891 50.214 -1.035 -54.228 -17.488 -34.485 50.919 -41.813]", "targets": "-54.228"} {"id": "task095-b82541a9bafb49edb236f1a921c72c65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.038 35.591]", "targets": "51.038"} {"id": "task095-2a3d38ad01034f5399b8df04c784168f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.276 43.135 -73.636 -10.46 -60.715 -80.177 85.543 57.955]", "targets": "87.276"} {"id": "task095-a62c2712a4fd40658a055f20cf8def8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.003 37.733 58.226 -8.622 -48.214 -94.184 30.884]", "targets": "-94.184"} {"id": "task095-1034d41d309246bd9b164aea83c87db7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.966 10.915 -99.959]", "targets": "-99.959"} {"id": "task095-2c9632df339e4cbc831b04702b066349", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.481 32.534 9.823]", "targets": "-42.481"} {"id": "task095-62f764bacb904e81a11307725fecb980", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.984 -5.233]", "targets": "-48.984"} {"id": "task095-d22674fe567047d7a570d4c47e66c5da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.859 26.87 -78.788 36.158 -75.065 42.437 -94.239]", "targets": "-94.239"} {"id": "task095-bf6d8f48272b481aa2d50c065563be88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.648 73.988 -61.055 -40.17 96.988]", "targets": "96.988"} {"id": "task095-b7b8b23786714164acf4d1773049b072", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.273 -90.83 -46.671 58.216 54.857 36.803 27.808 -97.316]", "targets": "-97.316"} {"id": "task095-71ea536f590444bbacfb8a549abf372b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.443 10.694 99.323]", "targets": "99.323"} {"id": "task095-3f44c611447d4fdc8e31e3a87223df7f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.612 -25.578 -73.77 -79.865 73.536 56. 15.738 68.426 -44.59 ]", "targets": "-79.865"} {"id": "task095-8c7bf0269b51487f86a6582eff1f668a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.914 -76.494 56.108]", "targets": "-76.494"} {"id": "task095-dcdf9592f7ee4caaad654ca3f4a56a53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.362 -17.61 6.022 49.317 -7.603 97.944 50.364 4.49 -99.297\n -29.011]", "targets": "-99.297"} {"id": "task095-72621386a19c493a987441d000cc3cb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.675 -78.805 22.696 83.877 90.323 90.502]", "targets": "90.502"} {"id": "task095-8e3c8b8fe1c34164b753a021568b4ce5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.448 -64.838 9.61 ]", "targets": "-64.838"} {"id": "task095-b9beea9e0a964b738ad3c9c3d65e1d1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[41.772 32.735 8.713 58.536 53.729 -2.688]", "targets": "58.536"} {"id": "task095-5c5db8372ffe4316bcc3c737cbc56d8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.741 -92.157 -96.427 44.857 -90.698 -67.754]", "targets": "-96.427"} {"id": "task095-b13956339f304066a7462afe5506006c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.543 -46.146 -2.28 -3.789 -67.867 -2.288 77.098 -77.706 -28.597\n 78.353]", "targets": "78.353"} {"id": "task095-3b416dfce47647079b66643042f2ef9c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.033 13.212 -63.468 51.068]", "targets": "-63.468"} {"id": "task095-0f9a47f9f03043b79596755f77606299", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.979 -77.953 51.802 -38.381 -16.519 16.457 2.704 26.738]", "targets": "-77.953"} {"id": "task095-d9c1aa988afd47f18f554477b89e6d2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.964 41.856]", "targets": "41.856"} {"id": "task095-15830d43e4c04d6a99ae0192f8cd0616", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[34.987 69.791]", "targets": "69.791"} {"id": "task095-02834050766049d5a66cfed815885b26", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.581 97.756 -48.834 5.065 -90.51 -24.142 39.828 39.668 57.099\n -40.848]", "targets": "97.756"} {"id": "task095-7d09bd36ef04463dbcab92b603781f4d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.642 -54.111 -64.074 39.231 -67.337 43.931 -94.66 10.103 82.717\n -62.33 ]", "targets": "-94.66"} {"id": "task095-2fa1f8946bea4a6388d30df6c05d0e8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.61 22.99 -32.693 96.607 -1.751 53.96 -51.269 58.519 -73.819\n 9.059]", "targets": "-97.61"} {"id": "task095-0ff3fdb25cc4492585dcec9189b7efb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.037 -48.447 63.926 74.623 -20.627 -35.386]", "targets": "74.623"} {"id": "task095-55b460fa46af4a33833e494d65f4fcfa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.594 29.797 -22.479 29.875 75.647 13.336 8.43 ]", "targets": "75.647"} {"id": "task095-64a4af165c1446daaf1c553162d6bd90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.756 76.166 48.07 9.964 -64.199 64.723 32.929 -97.718]", "targets": "-97.718"} {"id": "task095-0bc239402ae7456481338afb09ec5655", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.513 65.017 -75.58 8.744 -52.42 11.463]", "targets": "-75.58"} {"id": "task095-73377b8ad6f4442e9ef6bf3e753dc8f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[97.998 62.356]", "targets": "97.998"} {"id": "task095-2dda7c06d9d44e178d919188dffe37c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.419 -29.881 -11.116 37.112 -89.034 -85.113 -87.451]", "targets": "-89.034"} {"id": "task095-1d017f0de3514cc48f05fedc4422b729", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.649 -36.238 69.527 55.161 -35.472 -99.61 ]", "targets": "-99.61"} {"id": "task095-c40efc53c9bf47d992763862422c08ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.777 -25.946 -49.42 -92.764 -88.086 -81.491]", "targets": "-92.764"} {"id": "task095-0f53288001124279b5458e2bd95cc52e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[95.743 42.492 -1.812]", "targets": "95.743"} {"id": "task095-1fd27e16a7594ede80d14596c97e4409", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.994 92.573 -60.726 36.277 29.095 95.068]", "targets": "95.068"} {"id": "task095-6e84e7dd5249402cb9e512d705c2758a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.897 62.266 -55.552]", "targets": "62.266"} {"id": "task095-9a55e5cd9b7b4158ba04eec19b9f97c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.459 -84.406 -77.467 -32.261 -65.195 76.503 94.58 -98.513 -8.472\n -10.837]", "targets": "-98.513"} {"id": "task095-2dcc0500c7354474ab0cc2b46a2bdb81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[48.983 81.739]", "targets": "81.739"} {"id": "task095-bab10a6217794ced942b83af338b1b8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.26 -77.933 -26.454 34.117 -37.14 76.915 68.791 -74.287 -81.698\n -94.423]", "targets": "-94.423"} {"id": "task095-11b561c609224118bb54c6a1601fe6d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.661 -92.413 -13.532 -60.589 64.101 -70.822 -24.875]", "targets": "-92.413"} {"id": "task095-c8601f8bbcd44986a14d2028628cdf1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.291 2.478 -93.09 75.194 67.578 38.212]", "targets": "-93.09"} {"id": "task095-4c311a204daf4f4fa9deee294f5da3e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.692 61.455 -21.707 0.757]", "targets": "61.455"} {"id": "task095-d3265b7e7f8a4abe801183075b2a52a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.862 95.698 -31.239 -12.147 39.978 -91.619 76.894 -66.819 59.387\n -87.616]", "targets": "95.698"} {"id": "task095-3eda279bb4034e0aa1094ccbb9d0eada", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.61 -54.559]", "targets": "-54.559"} {"id": "task095-600814e4df174a83b7e85a203ab2053c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.996 -23.316 28.606 76.765 44.585 42.706 54.408 -34.749 -42.16 ]", "targets": "-95.996"} {"id": "task095-418ddf0d82f64343830ba96598854134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.452 -52.577 58.166 -37.817 -50.845]", "targets": "96.452"} {"id": "task095-d448034b7a464756a99fb43bf7975b01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.263 -46.415 -93.656 17.837 90.197 -68.348 83.933 35.948 -96.535]", "targets": "-96.535"} {"id": "task095-f430b4cfc2fa4fefb0e453a906e36bb8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.099 48.473 86.661 -9.903]", "targets": "86.661"} {"id": "task095-d4d12f55a7774bd78d9ba80c977b484c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.604 -48.988 -30.962 6.737 16.021 27.589 -91.611 0.103 -64.784]", "targets": "-91.611"} {"id": "task095-63102fe9d134434c9f52ebcfcee479c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.652 5.37 37.975]", "targets": "-65.652"} {"id": "task095-fda33854671440e28cf1f80460885429", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.81 -90.383 -35.084 -85.472 25.13 -1.219 -10.81 5.472 -92.274]", "targets": "-92.274"} {"id": "task095-813ee68ceeec4f20b0ac1b97b84de99a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.477 45.601]", "targets": "-47.477"} {"id": "task095-41218b3c3eaa4666bc06725e7bb11f32", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.733 -63.616 84.874]", "targets": "-96.733"} {"id": "task095-3760b78254da4b30a986ed6601c2cb70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.256 -78.424 -95.245 -77.223 22.512 -87.32 ]", "targets": "-95.245"} {"id": "task095-33c94aab4daa4582a6927263899a8b92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.771 -75.867 -40.671 -99.032 -45.234 -6.963 -24.287 -42.682]", "targets": "-99.032"} {"id": "task095-ecb6491352b3485e83ef3821abf68dc6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.733 -34.085 14.834 -8.57 -0.128 -15.251 62.976 71.146 20.897]", "targets": "71.146"} {"id": "task095-cb663b349f4e4ef09f3eed445573cff1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.703 65.243]", "targets": "65.243"} {"id": "task095-afb67828d49947c99f37a66f51a0ee24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.451 53.241]", "targets": "53.241"} {"id": "task095-78edde6b3a54441d91d25d779c810b8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.625 73.17 62.291]", "targets": "73.17"} {"id": "task095-29a5d5027ff548f68450f67adac6ee97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.495 -77.147 -8.756 -32.065 -26.451 -27.657]", "targets": "-98.495"} {"id": "task095-4a03f5c0baff46dd8c1c09d8cec1de14", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.434 -20.394 17.604 -2.21 -60.214 -5.559 14.285 -1.452 -45.061]", "targets": "-60.214"} {"id": "task095-9e236087c2ea40c9abbea6d9c5b51b2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.696 84.993 32.697 -3.499 -0.22 -50.145 24.333]", "targets": "84.993"} {"id": "task095-7a1dbd408bda4066a7c942e3e7a2c700", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.751 -53.462 -76.19 71.924]", "targets": "-98.751"} {"id": "task095-02797c9841574946aeccd5242d19a30c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.042 -17.976 2.985 85.649 -58.187 47.546]", "targets": "85.649"} {"id": "task095-627fe2efa3004dcba2e57ef8188ed933", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.892 66.364 22.065 93.307 50.429]", "targets": "93.307"} {"id": "task095-4fd3625600a3419288225a966c9169eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.661 -27.425 24.267 -75.683 71.727 -5.004 95.919 78.169 -16.818\n 27.739]", "targets": "95.919"} {"id": "task095-1e0979ba359c418380e9d0a2f57b1b7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.457 67.204 -92.93 80.089 -15.748 -43.917]", "targets": "-92.93"} {"id": "task095-8c90aa87a7744b03a8f566946e054bcb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[87.547 76.744]", "targets": "87.547"} {"id": "task095-9d6f7c8ed48748c797e9a97a9578d27d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.148 -21.646 49.791 -21.826 80.981 -56.124 44.699 80.919 -53.009\n -82.454]", "targets": "-82.454"} {"id": "task095-aedac6baecf64eba9bd5d85e9a797512", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.958 95.314 -79.905 49.405]", "targets": "95.314"} {"id": "task095-ffae9077ab26431ca3989e0f5d896953", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.173 -34.783 67.884 58.964 -11.902 -42.813 -85.167 -78.433]", "targets": "-85.167"} {"id": "task095-920d27d6ee784444b55231286c8ce83c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.145 -45.041 51.849]", "targets": "51.849"} {"id": "task095-9ecfbcf2e8464d6ba796810d8bb3ca3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.437 32.547 -19.004 88.135 -33.114 21.192 -87.245 -75.587]", "targets": "88.135"} {"id": "task095-457db3a1fed74bfca32235aae989461a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.701 -41.774 -10.254 -83.253 6.773 31.444 16.201 56.585 -43.789\n 9.44 ]", "targets": "-83.253"} {"id": "task095-0c1a3a7d43d64eb0aba217c27c271f7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.734 90.786 -23.012 92.467 -39.232 71.066]", "targets": "92.467"} {"id": "task095-a4bd7eac2902446ebdeabfdcc6303258", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.976 23.054 98.905 74.284 79.896]", "targets": "98.905"} {"id": "task095-0c0ddae1302f4076838afdcb1c093bfe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.996 95.502 29.66 -10.839 27.935 -96.84 -97.239 -35.071 77.808\n -11.39 ]", "targets": "-97.239"} {"id": "task095-b9585ab1269a418192daf0e1b225eea4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.322 -43.06 18.774 44.474 69.844 69.48 -49.009 -2.107 -90.819\n 29.746]", "targets": "94.322"} {"id": "task095-cca8fec7875743269a25372435434806", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.439 -48.805 77.427 -9.81 70.17 -3.967 48.082 72.207]", "targets": "77.427"} {"id": "task095-7ed345d22b124283ac94c50bf1cbd5d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.777 77.772 72.701 14.478 -42.458 -42.902 -91.901 85.315 -85.821]", "targets": "-91.901"} {"id": "task095-b0bc07953ad540baae38a14dbd5fef09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.108 32.33 79.234 -17.321 -60.226 -33.674 84.163 -86.296 -53.633\n -12.598]", "targets": "-86.296"} {"id": "task095-c15475155bc64ab4a2a112cc3a9c4083", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.362 0.637 44.711 -93.909 15.311 -64.117 36.249 25.967]", "targets": "-93.909"} {"id": "task095-4eb482c806404f0b9e617a09ad00cdb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.217 84.276 78.621 -5.427 52.329 -65.957 21.827]", "targets": "84.276"} {"id": "task095-91f168018bfe4f49922741c557894e45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.534 -83.679 58.023 -16.353 -65.78 45.06 6.826]", "targets": "-83.679"} {"id": "task095-1b7560e26543483f9490ca7ece5daf62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.702 67.412 87.745 -85.934 -97.098]", "targets": "-97.098"} {"id": "task095-3434b007c99c467eb107cc7d1bbe5add", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[25.699 93.772 -3.089 64.15 -8.259]", "targets": "93.772"} {"id": "task095-b4809247975844e6a033d6da83fb90d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.9 -15.36 64.113]", "targets": "64.113"} {"id": "task095-1a72924266e7479386b46de47eb15de1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.048 94.064 20.711 71.343 -2.726 30.733 -56.402 43.632 -9.923\n -28.256]", "targets": "94.064"} {"id": "task095-e7c689dfd54d4d1f9b42f979045e15f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.323 -64.392 -81.409]", "targets": "-97.323"} {"id": "task095-c388e8406e974f6eb36a2ed4cedc54db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.072 -77.6 ]", "targets": "-77.6"} {"id": "task095-7beb9382da5348c2923026d27154d852", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.984 72.971 77.4 -11.356 -91.823 78.913 26.471 -97.823]", "targets": "-97.823"} {"id": "task095-ddbd0dc5f10346ccbeb8541cd377e436", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.99 -27.563]", "targets": "34.99"} {"id": "task095-8e46905821764b3cb222c30539baf031", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.39 -38.893 -32.365 -62.564 11.83 ]", "targets": "-62.564"} {"id": "task095-6714d4ff31a54c2d96048d5509732b74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.883 82.989 45.839 60.688 14.232 15.635 30.405 -83.593 -25.534\n 5.72 ]", "targets": "-83.593"} {"id": "task095-cd52dd223f28480da567a7665eeaf6a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.996 56.405 -40.393 -56.082 -29.526 14.835 40.557 -28.938 -56.168\n 27.84 ]", "targets": "56.405"} {"id": "task095-760de834de644e0e9dcc5fde386258a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.422 -74.12 -6.098 22.918 98.417 -23.094 88.612]", "targets": "98.417"} {"id": "task095-de05a66d25494e1bbfbb16d6f7176c3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.123 -50.328 -79.506]", "targets": "-79.506"} {"id": "task095-77d4fb0de49749dea6235309d9ae00b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.527 66.821 97.214 29.93 -37.841 88.348 38.404 21.415 -45.98\n 23.083]", "targets": "97.214"} {"id": "task095-69f80ca4044b4b9eb2b33efc5845a447", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.458 51.535 68.094 -75.76 59.763 97.621 -26.928 -16.619 -3.703]", "targets": "97.621"} {"id": "task095-c790135c8303450e83edfce2af48c56a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.458 23.306 30.712]", "targets": "-43.458"} {"id": "task095-5d1813c61d294f1cb0e3db2fc66a2891", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.766 3.124 -57.438 -61.979 51.341 -73.619 57.398 5.583 50.846]", "targets": "-73.619"} {"id": "task095-c0ca184dd9074c75b0e6682a41723f00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.342 -34.098 77.542 -85.768 37.66 ]", "targets": "-85.768"} {"id": "task095-77eb5e1c9807408b949dc96897e45f50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.957 82.311 -26.147 -31.551 -62.471 -11.52 -4.304 24.079 11.392\n -43.058]", "targets": "82.311"} {"id": "task095-c9f7cb12cdeb404d8c9ebb64914264c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.279 44.112 93.035 45.312 24.089]", "targets": "93.035"} {"id": "task095-cf40a27d14374f99b4ae2baca5342a13", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.251 49.812 -13.654]", "targets": "99.251"} {"id": "task095-c17a931607ff436d8d222e46e338cc37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.045 -29.315 -49.61 -51.385]", "targets": "-62.045"} {"id": "task095-4ba88167f6894f11ab7824e06d59c0f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.812 -17.748 -4.369]", "targets": "57.812"} {"id": "task095-8e702456cf194e7c8557c3ddf00cf574", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.441 -29.008 63.134]", "targets": "63.134"} {"id": "task095-c9ccdfb8821945028b272f3999128da2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[35.107 18.783]", "targets": "35.107"} {"id": "task095-9d851c67b76044edaa4b5552095d9545", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.573 -19.542 -79.501 -25.42 -9.399]", "targets": "-79.501"} {"id": "task095-0ab780cc843a4b54af4b32b0853666cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.831 -15.806 -59.543 41.113 -50.339 -50.971 35.161 -56.66 -32.542\n -25.48 ]", "targets": "95.831"} {"id": "task095-605700c478f943e3a2ae25196eacb241", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.026 17.372 17.309]", "targets": "-78.026"} {"id": "task095-e3efd4101dc34555b2f1ded710b9539f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.867 69.189 37.292 15.799 -52.982 -73.885 72.367 -11.719 20.852]", "targets": "86.867"} {"id": "task095-1a7a16db67be4c6fa23d16d375c0c8cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.443 -77.345 48.383 46.033 64.783 -15.157 97.898 -40.821 71.54 ]", "targets": "97.898"} {"id": "task095-45a5d90ef75e416f96662b499fc75d45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.1 56.271 -54.138 94.754]", "targets": "94.754"} {"id": "task095-7d58f0cebe1e4650b222b5396231ccd4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.25 -90.486]", "targets": "-90.486"} {"id": "task095-cc601a0042bf4f56af2a269743df861a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.213 61.139]", "targets": "61.139"} {"id": "task095-a5b6e81e1b0346c98b23acd1d975b240", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.503 11.909 67.339 -55.945 38.125]", "targets": "90.503"} {"id": "task095-c9bee3ae8ed449d3aad208a4b180a33d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.543 78.209 39.687 8.578 -36.419 -46.24 -45.765 66.307 8.106]", "targets": "78.209"} {"id": "task095-f420d14454e241d68f5a9028b005c941", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.248 -73.131 82.8 ]", "targets": "82.8"} {"id": "task095-7cde0b6fe79846979495cc73acdf9aa1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.097 -62.13 -53.532 -41.478 95.709 -57.294 72.412 92.513 -40.505]", "targets": "95.709"} {"id": "task095-052cd090d4ca4809abf95b704f295548", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.053 49.885 -10.22 -74.701 67.392 -44.553]", "targets": "78.053"} {"id": "task095-442fa53356324ddaaaaa04826f1f871d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.286 59.194 28.699 -65.641 -19.173 60.975 61.692 -39.101 -93.437]", "targets": "-97.286"} {"id": "task095-35230d68f9c14eeb83d396f34a829755", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.331 -85.04 15.58 -97.547 2.036 -18.05 66.333 46.827]", "targets": "-97.547"} {"id": "task095-5d280fd5ccbd435289339cfbcd430098", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.322 -73.551 77.572 9.872 31.194]", "targets": "89.322"} {"id": "task095-50578dc9197149ae9f8c7ffaed5700da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[34.194 51.214 21.293 78.423 9.48 31.374]", "targets": "78.423"} {"id": "task095-de1fed453b064ceda81101f743a03478", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.136 -88.566 -78.085 51.213 -30.935 40.24 -45.126 16.288 97.608\n 86.527]", "targets": "97.608"} {"id": "task095-44d2db5874144237a8b6f8f7e1bb5a80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.101 95.562 28.818 -71.284 85.931 93.118 69.333 -65.74 -68.735\n 55.303]", "targets": "95.562"} {"id": "task095-31931345f7d940e2896226c4bcb89c8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.543 -1.501 -77.148 -33.618 -7.702 -92.56 53.009 -3.478 50.94\n -15.627]", "targets": "-92.56"} {"id": "task095-8e082de228c54a85b7d207ebe4658f3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.495 -40.626 92.193]", "targets": "92.193"} {"id": "task095-71143d9af92b4aa781bfe2a9a0fd561e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.867 -86.81 ]", "targets": "-86.81"} {"id": "task095-d1b4487163ec4c25933fafe50597de8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.805 61.028 -46.19 87.947 51.169 80.848 22.804]", "targets": "87.947"} {"id": "task095-5a7a58457f4e4eafb8016303e9112018", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.646 -90.556 48.158 94.625 32.556]", "targets": "94.625"} {"id": "task095-74beec436cef40d390ae9fbc1129775b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.316 -35.447 -59.905 -72.55 6.878 -77.575 97.25 -38.915 -17.307]", "targets": "97.25"} {"id": "task095-464f4755682b4b87a919550efb7e7cb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.997 85.432 -22.936 60.031 -23.612 -38.641 -64.204 -14.945]", "targets": "85.432"} {"id": "task095-9deb97aad2d246d3bf868033356905da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.722 49.375 1.277 -27.919 -71.508 -0.32 ]", "targets": "-71.508"} {"id": "task095-c167532ab8fc42a29725449b02151563", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.834 80.789 -77.449 23.983 68.792 -38.418 80.2 ]", "targets": "80.789"} {"id": "task095-c84bd123382944a980a17468a1d8c1f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.119 20.837 -95.323 -61.906 -92.287 1.962 17.421 27.206]", "targets": "-95.323"} {"id": "task095-8fb98194836245fd976521f3a53b7077", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.671 56.645 -58.268 -64.319 -89.172 -70.274]", "targets": "-89.172"} {"id": "task095-9e6f27af044d4cdba2c16afbfb2d06ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.889 -79.806 -65.403 22.084 33.013 18.451 93.29 -70.548]", "targets": "93.29"} {"id": "task095-25d67a8cffdf446b9d57864ae8e42514", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.434 94.275 81.937 -44.332]", "targets": "94.275"} {"id": "task095-28a010e4b2124c41935810444707d1aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.717 -74.494 -9.221]", "targets": "91.717"} {"id": "task095-5e3b1e2fbe1d48a9b5723bd5cc97c67a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[71.321 74.226]", "targets": "74.226"} {"id": "task095-c70f021e125d45b089348bf81800a297", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.372 6.941 12.256 15.833 -63.793 -36.213]", "targets": "-63.793"} {"id": "task095-b9c7b0a09633473183a4181728285a73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.371 -14.941 4.801 -8.162 6.004 -22.424]", "targets": "47.371"} {"id": "task095-9d75641d6a634a318f7252862968510c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.936 2.955 -89.41 66.082 39.243 43.653 12.966 -67.36 ]", "targets": "-89.41"} {"id": "task095-c86a90123cb94664b705b1cf79e7d20e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.044 3.125 19.048 -33.566 89.017 16.933 -60.11 79.186 -56.881]", "targets": "89.017"} {"id": "task095-6467efabc76e4c5fa3ae9fc1ecd5b91f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.143 35.155 -36.185 76.943 47.145 -41.704 78.923 97.351 -85.986]", "targets": "97.351"} {"id": "task095-f69857f0beb2473abcf9d4fcc8691672", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.086 75.756 -9.35 36.363 -54.352 -85.893 -78.659 89.488 -83.985\n 37.75 ]", "targets": "89.488"} {"id": "task095-1e68cbf884c04cfa9944c859b493e582", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.429 6.298 -1.834 -81.52 39.609]", "targets": "-81.52"} {"id": "task095-4307cc46cfa746f284be948037c7cfba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.875 -25.312 36.246 -34.864]", "targets": "36.246"} {"id": "task095-4564d9f1dea8445a948befe455f52dfd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.407 -25.652]", "targets": "-87.407"} {"id": "task095-9e5085f43eec47b49ac1fb5692fae9b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.779 70.087]", "targets": "-91.779"} {"id": "task095-96b9bfc9c5984d67b264c4fd7b0e3305", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.325 -5.733]", "targets": "-51.325"} {"id": "task095-4fd43ed9adad440ca61ec93de53a039d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.987 -69.354 -33.721 45.353 -55.386 -50.762 36.018 34.559]", "targets": "-92.987"} {"id": "task095-2830b8a0d195449d91ee02c196a5805a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.393 66.623 -89.279 32.864 39.187 -65.775 56.52 43.512 32.485]", "targets": "-89.279"} {"id": "task095-0c2bc61ca26b4b99be1a548aaa774644", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.689 92.818 -74.927 56.218 13.756 -64.396 -56.421]", "targets": "92.818"} {"id": "task095-de67add38ae44c018814482756ec41b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.336 -95.688 -43.027]", "targets": "-95.688"} {"id": "task095-607fe567533c49958a6050ab8fb1e9bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.896 -84.305 -52.515 18.363 -33.085]", "targets": "-84.305"} {"id": "task095-c2cd2cae1b28496fa622acd455a8273c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.989 -77.506 12.68 -43.654 49.444 -91.916]", "targets": "-91.916"} {"id": "task095-c31d75919c4748e081dec84341565d49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.764 34.077 -32.686 77.095 -56.909 -29.153 -98.09 7.756]", "targets": "-98.09"} {"id": "task095-88a5d758696f4277a79e8f147c023f51", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.825 -48.99 -62.483 -69.628 -87.265 99.893 -58.703 43.375]", "targets": "99.893"} {"id": "task095-e9ceec0346614aeaa9aeca5efd2f028c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.173 37.991 -73.597 -88.99 9.1 -31.538]", "targets": "-88.99"} {"id": "task095-4d265bee77d64dc2b4cdc0ea20f1afc6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.724 -98.538 40.043 76.511]", "targets": "-98.538"} {"id": "task095-8724e40f3cca43ddacebbf93c2deb3c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.875 -53.664 1.851 -8.289 -17.104 67.28 82.362]", "targets": "82.362"} {"id": "task095-4596fa63416b45328ad6e10467785486", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.299 8.681]", "targets": "-22.299"} {"id": "task095-cf91aca4a0314b63b83f871669c6d712", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.526 -71.372 -17.616 66.99 -99.494 57.158 -18.114 -41.795 41.431\n -81.892]", "targets": "-99.494"} {"id": "task095-4abde5b2080f47deab28f0bc9c0ebedf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.799 78.065 0.463]", "targets": "78.065"} {"id": "task095-cf4f2298e0bd4df1989bb006b2bb1f0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.879 -92.16 -22.225 52.616 -95.383 -2.665 -19.652 70.951 7.282\n -69.953]", "targets": "-95.383"} {"id": "task095-ad7f072ba298437cad8e5f4a6bb599f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.203 -24.877 -51.646 -97.318 41.083 29.682 95.144 -31.586 16.033\n 7.22 ]", "targets": "-97.318"} {"id": "task095-a3c59f2b5d1b4f2daf4e129c41f310f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.818 60.469]", "targets": "-76.818"} {"id": "task095-a90469c3c6384451ab720ab7b005c047", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.84 -83.681 0.967 83.295 -45.145 -99.899 -0.9 -43.638 -45.945\n -21.228]", "targets": "-99.899"} {"id": "task095-3fa5c9141908456686d535061e568721", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.485 -31.156]", "targets": "42.485"} {"id": "task095-6399741396444da489d2551de5f6862a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.795 40.056 -40.583 35.71 56.945 27.789 31.176 56.262]", "targets": "56.945"} {"id": "task095-a6b2898a929f489eab1847eff08f847e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[34.945 58.938]", "targets": "58.938"} {"id": "task095-920091b1d0cf42fdae27d097ca3408e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.474 43.341 85.95 99.527 10.33 25.317 71.979 -94.708 67.755\n -82.538]", "targets": "99.527"} {"id": "task095-6660354ea8db413692475a8b4bfbfe9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.877 -2.509 -87.061 41.234 -89.117]", "targets": "-89.117"} {"id": "task095-b321400e0a8d42ca919a15008cf4ffb7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.56 -30.563]", "targets": "-79.56"} {"id": "task095-3fc0fc4a5e954aceaa9488d4e7e548a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.765 22.312 -5.136]", "targets": "-62.765"} {"id": "task095-bcf4278eaed141739fed9160af6b122e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.776 60.769 90.441 -14.188 57.711 -49.451 48.342 -80.386 81.451]", "targets": "90.441"} {"id": "task095-b2d73f6c50a247e0a8d8153175bde4b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.09 -54.311 -8.45 71.288 -31.642 3.39 -25.482 25.46 -51.652\n 19.956]", "targets": "71.288"} {"id": "task095-4c756ffd85284971a8b59e7009336a9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.404 -46.475 7.311 65.468 -40.229 18.277 92.506]", "targets": "92.506"} {"id": "task095-02b9ddf15e6740bf87e899fb53e99943", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.35 -11.874]", "targets": "21.35"} {"id": "task095-e44e270b47004206a76fcf8c4dfce1de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.093 29.611 56.078 5.192 39. 36.054 32.906 -16.664 56.349]", "targets": "-81.093"} {"id": "task095-0e4c3bd25489439ea2897f61cfa7a7c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.641 -83.236 -3.815 -94.075 -52.281 -13.717 -69.887 -91.692 -82.343]", "targets": "-94.075"} {"id": "task095-0c93eb11bd6e41d8977310183c8ec14f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.182 38.171 -29.209 -35.53 13.372 58.239]", "targets": "-98.182"} {"id": "task095-a4f0ecd98bce4b71b135729d3113b176", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.382 16.325 -71.874]", "targets": "-71.874"} {"id": "task095-02c85305ebed44158e56ca680aaee0dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.025 -76.193 -4.753 54.891 39.159 -92.763 63.454 -94.896 -98.575]", "targets": "-98.575"} {"id": "task095-eea040f86646494b9b1a42bc69e69cb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.612 33.462 -64.275 65.768 -1.331 -16.385 69.202 -27.894]", "targets": "69.202"} {"id": "task095-cb8bf7d8add14341b4e6161e813d0e8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.477 -82.63 21.271 -43.881 59.066 -37.002 -0.192 14.638 -8.468]", "targets": "-82.63"} {"id": "task095-d8cae985bc2f43618dd052578bd9baee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.66 39.9 22.875 -40.084]", "targets": "-40.084"} {"id": "task095-fac802f28fcc4fb18cad65c0e81ce0e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.254 -72.026 -65.475 47.98 6.16 90.626 -68.764 -42.402 -54.15\n 83.711]", "targets": "90.626"} {"id": "task095-1e9a9b3d54334a7c9eda79e19ec73e9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.705 50.165 -88.807 54.193 48.002 34.161 -52.088 49.138 20.022\n -68.348]", "targets": "-88.807"} {"id": "task095-218aa9499d60446d94c9e12db184eb29", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.514 -39.858]", "targets": "-72.514"} {"id": "task095-47e7f99d207f447bb0e66537b2ad1a09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.882 99.866 -13.193 7.199]", "targets": "99.866"} {"id": "task095-6f0e6b48da2941e1b1981e1df8f676a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.812 29.551 60.288 -62.787 53.178 -54.177]", "targets": "-97.812"} {"id": "task095-c78d4422436d495fb972117e76ba37ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.418 -68.96 -16.594 -14.153 4.674 -96.993 -53.988 35.634]", "targets": "-96.993"} {"id": "task095-f56ba3ba916e4dd586397f77e7c87ce5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.898 -8.072 99.002 -91.91 4.822 61.162 -76.237 -89.544]", "targets": "99.002"} {"id": "task095-c2bcea4ba1394ba1bda04b4c338fced7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.115 -32.608 33.467 49.219 -38.116 22.921 43.423 9.019]", "targets": "64.115"} {"id": "task095-0aff91a877ce480ba804c2df6ccf55b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.642 39.551 -51.909 14.208 -22.287 29.516 27.133 23.482]", "targets": "-51.909"} {"id": "task095-ae3a5fd61c24440993ad334f0d874623", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.803 -82.537 14.569]", "targets": "-82.537"} {"id": "task095-40622764fb4146bdb15b5b622e26b587", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.496 77.41 -48.195]", "targets": "77.41"} {"id": "task095-ededf79cbe884c13b535fe73362ef870", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.86 -60.163 91.424 68.75 ]", "targets": "91.424"} {"id": "task095-ba7691c517f6491ab530e230bf2dfe22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.997 8.854 -3.728 97.629 21.335 3.035]", "targets": "97.629"} {"id": "task095-c7264b98e73b4a16b9785280fbac5e63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[12.885 89.355]", "targets": "89.355"} {"id": "task095-ce4c4ea30a28409b8f35561ebd0a1a56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.288 -29.074 32.34 66.739 -87.068 74.804 -69.381 36.558 -87.959]", "targets": "-87.959"} {"id": "task095-e710955a11a5494f891ee6ed2beb76c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.957 80.223 23.293 -72.344 27.006]", "targets": "80.223"} {"id": "task095-92b738ac298e46c98b3fb5d2a80bedbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.969 -29.743 -85.312 -34.296 74.644 -68.089 72.06 16.178 37.347\n 31.609]", "targets": "-85.312"} {"id": "task095-6bf97ad28ca64783abf85e045ae89c70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.592 -82.077 -70.234 15.867 30.05 -40.427 32.641 33.312 -11.714]", "targets": "-82.077"} {"id": "task095-a4bc1e5fe63f4044a9ca016c9728e77d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.649 49.337 -95.017 -63.364 -62.89 46.468 -48.09 -80.527]", "targets": "98.649"} {"id": "task095-9e1b66dd76104509b746997094225f94", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.571 18.704 10.939]", "targets": "-70.571"} {"id": "task095-a43c44f1e45e40918b85090b3c876209", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.921 -12.208 -90.594 33.977 -30.982 91.787 33.379 -80.085 34.276\n 3.399]", "targets": "91.787"} {"id": "task095-628d62a969824c7eba1e416d6f94a2ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.322 -85.342 -66.476 -64.858 91.133 -37.203 -85.68 9.962]", "targets": "91.133"} {"id": "task095-c2603bda61764c37bc7a025814831730", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[74.571 51.705]", "targets": "74.571"} {"id": "task095-d0863e8ecfa040ac899d7d3ae677edfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.276 -41.316 -82.465 23.255 39.676 73.218 17.512 -2.087]", "targets": "-82.465"} {"id": "task095-9378ceeaef994caeb42b9620bc384ec0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.579 6.28 23.427 26.264 29.4 -61.628]", "targets": "-61.628"} {"id": "task095-c917b6645c084b4884041dd831e38581", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.374 57.152 -18.187 17.678 4.901]", "targets": "64.374"} {"id": "task095-b3766a75fd244d8cb469cb36a7c98137", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[14.612 37.989]", "targets": "37.989"} {"id": "task095-c734304709604f9485de082b4876c4af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.627 92.814 -60.5 54.292 -8.39 95.807]", "targets": "95.807"} {"id": "task095-1f865d8901eb4712ae8f1a59c4cd05d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.903 -1.475]", "targets": "-42.903"} {"id": "task095-b0f30a1419574458bd2d9e63a2c2d671", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.929 16.364 79.611 -61.481 -83.405 20.106 -32.759 50.033]", "targets": "-83.405"} {"id": "task095-c64818c866a44d24bb7d2661a8444f9c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.47 -77.569 1.574 26.063 80.271 -59.993 -71.945]", "targets": "80.271"} {"id": "task095-d276ab13278c490eab17ef34ae9f0e9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[31.738 51.11 ]", "targets": "51.11"} {"id": "task095-0dcc7021794c4fafa5f243c0f00159af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.293 -11.78 90.963 -51.502 49.729 13.675 12.406 67.154]", "targets": "90.963"} {"id": "task095-9f4f80f975b0425490e1a30ff5a84eaa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.755 63.914 -59.129 71.185 68.424 55.425]", "targets": "71.185"} {"id": "task095-df714f14defc4fe48cbbe5ed684bc18f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.46 -42.258 87.98 77.187 35.047 -38.359 71.683 -87.193 13.902\n 82.017]", "targets": "87.98"} {"id": "task095-b3ad9cfc52fe440291e07287b9333044", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.358 87.524 -68.956 30.844 71.991 85.551 44.724]", "targets": "-95.358"} {"id": "task095-39a2798953bd410a9780f7aea1942042", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.087 -11.302 -90.703]", "targets": "-90.703"} {"id": "task095-6d005e2ab5c343bba0197958b1bf2876", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.476 -93.267 -65.337 25.203 81.933 51.439 4.415 -89.554 71.06 ]", "targets": "-93.267"} {"id": "task095-d6f0d3b25d1149ad981d7f71112ee452", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.674 68.109 17.685 87.204 88.62 90.014 63.977 -17.809 20.757]", "targets": "90.014"} {"id": "task095-f39a49f8e9374e178a0faf8e5914fafe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.263 43.531 24.646 27.028 -48.845 -98.676 14.376 40.895 8.192]", "targets": "-98.676"} {"id": "task095-4eb9065790354da6be517d235c9a7958", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.602 62.321 84.173 50.629 84.035 -86.592]", "targets": "-86.592"} {"id": "task095-3737bc18525c40778876f110088e2b9a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.252 -15.995 -13.627 -52.612 7.032 -41.772 -63.149 28.689 74.832]", "targets": "74.832"} {"id": "task095-dc0eb19a0c964efa9624e6161f117080", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.818 -66.091 35.673 36.074 -73.102 -35.579 -72.704 -52.758]", "targets": "-73.102"} {"id": "task095-65e397e3f77946f786d220d22145059f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.244 26.463 -3.637 48.004]", "targets": "48.004"} {"id": "task095-e4bb7e8ec7894d2dbc0db5c6a12ce83c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-1.549 97.324]", "targets": "97.324"} {"id": "task095-b3f7434304b4404380590d6d981ccfbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.56 94.88 -65.01 58.758 97.543 27.704 -63.802 11.108 64.755\n -54.837]", "targets": "97.543"} {"id": "task095-b89178c2568642468c0871794d2771af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.468 90.932 -49.618 -29.548 18.551 12.829 -48.002 91.254 -47.685\n -30.215]", "targets": "91.468"} {"id": "task095-301533a01e184b26b8138402f8c3120d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.508 3.844 -22.662 43.693 0.784 -40.322 29.446 -60.062 31.302\n 48.275]", "targets": "-60.062"} {"id": "task095-3480949baac54f398300141bf7478472", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.537 85.576 -30.595 69.757 29.865]", "targets": "85.576"} {"id": "task095-a71471e086c14fddb6c3d21ac71bfb79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.402 -22.885 21.65 97.103 -42.778]", "targets": "97.103"} {"id": "task095-3a920030c75548e4b27f6c2be2de207d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[82.574 9.105]", "targets": "82.574"} {"id": "task095-28e44294ea0c4b8da535d2bdd747f245", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.455 34.544 -97.643]", "targets": "-97.643"} {"id": "task095-df52ee5f5a754b7aa2106c7afe85e5a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.55 -88.203 54.914 38.546 5.947 -38.731 -86.957 58.565 85.725]", "targets": "-88.55"} {"id": "task095-6114854907ed4b20b3dad5393d4ec7f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.82 -17.839 7.153 -45.841 -94.611 -61.203 -13.723 -16.853]", "targets": "-94.611"} {"id": "task095-ae0f040606f64e0bbf09bc7aac19d3f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.938 -54.783 80.593]", "targets": "80.593"} {"id": "task095-39413ed673e548c8a6ba1b9be8abf414", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.311 -55.626 51.279 85.246 59.774 -24.619 52.738]", "targets": "85.246"} {"id": "task095-9b882f5695ce4907b64af0f116b3955d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.059 -44.611 -82.44 -22.959 14.845 68.32 7.926 -29.917 -61.536\n -34.087]", "targets": "-82.44"} {"id": "task095-4fd4366aadb54bc49c21f0dd7adcb096", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.904 1.22 -7.93 -72.41 -31.055 -92.291 -50.888 87.244 44.054\n -98.195]", "targets": "-98.195"} {"id": "task095-7bc39514529b4d369d5f0b5201358045", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.739 7.156 28.194 -21.379 56.066 57.739 38.108 2.241]", "targets": "-75.739"} {"id": "task095-094d8a4df1d34f558bd5dd5e5089ac99", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.057 19.331 90.078 -87.206 47.643 61.719]", "targets": "91.057"} {"id": "task095-c98cae06267b47bc8fbce727eeda3be6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.157 15.791 67.646 -55.705 -32.301 67.126 2.855]", "targets": "85.157"} {"id": "task095-c22497753fc243c0b190e7ca509e3318", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.23 -61.467 17.904 -50.119 -52.37 ]", "targets": "-61.467"} {"id": "task095-ddae1f1a1e0047b9b75eb7b879fe715d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.379 44.613 -5.693 -18.636 23.095 50.147 67.954]", "targets": "-71.379"} {"id": "task095-b9994bbad3d04df48a89b17f43577f22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.283 -94.364 -14.949 -61.362 -99.764 47.173 -98.39 ]", "targets": "-99.764"} {"id": "task095-8676b041d21b49a390d904f6fc1b73b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.208 -31.949 -0.903 -92.769 -37.962 -3.376]", "targets": "-92.769"} {"id": "task095-529c5527185e480f864262b45fd5c53d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.816 -19.504 -17.238 90.338 -16.102]", "targets": "90.338"} {"id": "task095-785ec67398b5441ca7ae40991c60416d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.473 1.861 -0.947 -2.017 -65.375 -35.285 -33.597 -89.244 -87.747]", "targets": "-89.244"} {"id": "task095-90f656e32f044c3c9574a2d45a8dbba6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.058 72.071]", "targets": "72.071"} {"id": "task095-b6944abbb3364e50b99f752b77243851", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.297 65.714 85.991 33.398 17.735 84.861 -58.241]", "targets": "85.991"} {"id": "task095-5d6ee536a7854c47ac91befd9085b9b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.067 -74.719 51.591 -71.354 69.334 75.819 71.841 86.422]", "targets": "86.422"} {"id": "task095-a29b9717d8ed4f4c8ab7f4f6cf639048", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.093 4.583 -67.821 39.234 -66.015 -72.323 99.4 -75.438 57.791\n -58.571]", "targets": "99.4"} {"id": "task095-d53d908fbfcf4662984bf06ac8c19a7f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.133 36.425 -12.408 -72.238 -25.14 -17.831 35.662]", "targets": "-72.238"} {"id": "task095-7b09360aa371431c9c13882b8e080140", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.056 24.313 -16.205 35.217 -44.736 -48.219 -34.276 83.43 ]", "targets": "83.43"} {"id": "task095-23d1182355624b18b32e67edabeca48d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.024 -29.584 -83.909 54.004 22.027 31.962]", "targets": "-83.909"} {"id": "task095-34bc9c7bb3d84feaab6a92014b5e3271", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.483 5.286 63.663 -28.76 50.988 -20.565]", "targets": "63.663"} {"id": "task095-cc9b3bc1f4024308b70ea70bd497e899", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.468 -32.412 38.845 6.425 -89.811 -64.157 -70.819 48.072 88.615]", "targets": "-89.811"} {"id": "task095-b99afec694e1416b8546041ffa7435e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.157 10.188 -32.358 -5.282]", "targets": "-32.358"} {"id": "task095-f32babe6716d45128f5404e464d79597", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[79.363 46.064 14.545]", "targets": "79.363"} {"id": "task095-1f886a07b8554cb9860df2763cad3c8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.475 -81.963 41.238]", "targets": "-81.963"} {"id": "task095-f685bce60fec4b17adb4564df8e96828", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.062 24.931 -13.429 44.288 6.224 58.779 -75.594]", "targets": "-75.594"} {"id": "task095-6d99c18085774c7aa105fc5f2fcf1884", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.899 -97.416 2.566]", "targets": "-97.416"} {"id": "task095-9bd3134317544b4789bf5b8ff979a9b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.739 89.483 -76.418 -65.571 12.987 36.138 3.101 -45.814 -0.317]", "targets": "89.483"} {"id": "task095-0d8bdaa9a0cb45a391e468dbbef0cf74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.528 -42.315 18.17 -57.922]", "targets": "-57.922"} {"id": "task095-dc3df51250cd45f8bb55562d6c1219e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.276 -51.665 84.605 3.924]", "targets": "84.605"} {"id": "task095-523a82e83334498997dfc6a0b56ff846", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.729 -97.59 ]", "targets": "-97.59"} {"id": "task095-8c6afa7d1903437d87888d4652b992e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.579 -7.18 81.246 -84.636 -57.789 -63.836 -22.881]", "targets": "-84.636"} {"id": "task095-83a6abd1ba2a4c36bc7d42790c96cd9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.944 -45.661 46.802 -95.088 -71.561 -67.979 -13.973 -86.578]", "targets": "-95.088"} {"id": "task095-c4020981990e49d4a3f4a4c287ed78e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.7 24.097 -61.831 -28.981 12.681 14.065]", "targets": "-97.7"} {"id": "task095-c5cc6527bed04856a3f0c591fdca131d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.547 41.172 -43.571]", "targets": "-43.571"} {"id": "task095-43587e14fc8f4c71afe25b52705c9b1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.242 69.077 89.265 85.782 34.726 83.608 84.23 ]", "targets": "89.265"} {"id": "task095-e525f3101d2f42db8038f35277dd356d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.181 -89.974 66.855 19.12 90.139 64.382 42.218]", "targets": "90.139"} {"id": "task095-b454b455331740cf842df062aa2eec82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.816 -65.388]", "targets": "-65.388"} {"id": "task095-0d814913bb604ebf8bbcd76712020bee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.903 -20.144 67.087 0.401 38.624 -31.601 -53.122 -35.538]", "targets": "67.087"} {"id": "task095-12a4287a49484a17818fbcf30c9a81c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.201 -41.76 -13.901 -92.44 -36.119 6.227 4.937]", "targets": "-92.44"} {"id": "task095-155e69fd9a904adc96ec318bb02ee453", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.559 -76.817 5.982 51.887 -15.743 71.397 -82.843]", "targets": "83.559"} {"id": "task095-e98c949e8fc64810965335aaf0fee183", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.015 75.274]", "targets": "75.274"} {"id": "task095-c90f828bfda54692adc930215604bce6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.947 -72.995 83.023 -25.831 81.757]", "targets": "83.023"} {"id": "task095-941ecaca8d69487fb3e93f6386c64738", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.694 -37.498 -94.697 -93.871]", "targets": "-94.697"} {"id": "task095-f52f2d3abce74248aeb12e36356c15f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.136 -78.268 29.589 52.163 -68.916]", "targets": "-86.136"} {"id": "task095-3dfa75bbd5074e40ae8f7931b0c709a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[70.373 19.235]", "targets": "70.373"} {"id": "task095-8df065ec2ebc48bcbdbbf7b8f6dc4f66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.788 51.861 -96.06 -8.4 ]", "targets": "-96.06"} {"id": "task095-5b4645864b4144ae89a58eed5e4f1854", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.004 64.506 -36.881 -93.506 -13.574 -50.03 69.26 -57.075 -90.951\n -96.953]", "targets": "-96.953"} {"id": "task095-a743382d4011456fa36f55bc6dc76aae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.936 52.062 42.021 -24.417]", "targets": "52.062"} {"id": "task095-e889ce81247c4350bebd024eb6f721d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.227 46.747 -30.899 87.021 -15.517 -27.972]", "targets": "87.021"} {"id": "task095-25c8238ef4f0483abdb9eb6695d84aa7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.635 -50.492 43.175 -18.411 -12.174 36.373 96.055 63.849 26.017]", "targets": "96.055"} {"id": "task095-d3b3ce329f7c4def905bb9374f3cf5b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.68 -30.169 50.545]", "targets": "-58.68"} {"id": "task095-6365828b832241ab86075a6fa82bbcbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.679 46.842 -33.535 82.67 -95.678 25.591 40.002 -48.715]", "targets": "-95.678"} {"id": "task095-502a2e00e4574d48b732aa50baaeb1c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.327 -49.322 -22.141]", "targets": "-49.322"} {"id": "task095-9658795caf5a4497bd7d0748103e6d0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.714 -51.159 -96.583 -29.856 63.706]", "targets": "-96.583"} {"id": "task095-190e6f1e70b649c5894489419b01e42a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.848 0.461 -84.866 -33.431 -83.489 33.295]", "targets": "-84.866"} {"id": "task095-a5b40998a20e4295ae1929a4bd7c06d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.306 55.989 -18.203]", "targets": "57.306"} {"id": "task095-a7bcfdf7fb834a1dad3463ea68c2d0b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.592 25.457 -4.92 -15.009 -90.008 -49.624 -39.673]", "targets": "-90.008"} {"id": "task095-0df95a0ddf7849e98d204185f02fd0c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.307 -46.748]", "targets": "-46.748"} {"id": "task095-3ff80c6d8c584e7d8df3293e344db71e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[81.296 70.806 61.718]", "targets": "81.296"} {"id": "task095-1a8b22c10daa4687b61b6763d59064d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.036 -31.007 40.682 14.469 23.246 94.781 52.886 62.058 -96.739\n -20.457]", "targets": "-96.739"} {"id": "task095-d02e0251968943bba68afe8bfcf191b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.984 57.299 85.724 -29.548 58.704 -8.55 34.772]", "targets": "85.724"} {"id": "task095-9d5df922d9c74cc891cf055c122badb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.981 39.251 47.828]", "targets": "47.828"} {"id": "task095-79335b55fc364c75a17f5cc4d9f002ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.176 81.559 -12.491]", "targets": "81.559"} {"id": "task095-62b8dc99e7484d119eb033bfa8fe0dd4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.763 52.041 37.381 -44.027]", "targets": "52.041"} {"id": "task095-dd4af370473d4660ae5add1ae5f27de0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.188 35.617 53.967 60.6 6.42 -86.035 80.233 -95.99 89.953]", "targets": "-95.99"} {"id": "task095-4d86d5acd11f40d8896bddb652446ef9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.432 -29.527 -96.914 -95.725 13.513 13.535 11.98 ]", "targets": "-96.914"} {"id": "task095-c266bb77da824b458fc19c2a3eb3e39d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.778 67.327 -30.198 74.023 -79.687 34.068 76.304 -30.629 -1.581]", "targets": "-79.687"} {"id": "task095-b547b20556924f7c9e2c1fe98d3472b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.31 72.447 47.846 7.9 -45.426]", "targets": "90.31"} {"id": "task095-be9fdea0f9484bc1b68538a939be5294", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.434 -84.288 86.128]", "targets": "86.128"} {"id": "task095-aa31a649334d4e98b5553168a2dd0252", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.728 5.81 -87.82 ]", "targets": "-87.82"} {"id": "task095-b060c1238d7a4344a91b83a737aa9901", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.456 -20.376 82.932 -81.484 -48.305 59.597 -1.869 73.117 -82.865]", "targets": "82.932"} {"id": "task095-cfa9953cb9d246189b49896d9dbb4101", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.03 -18.395]", "targets": "-55.03"} {"id": "task095-0349cf4a40934cf6a15a0164ef5ada54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.019 72.282 5.821 -82.895 63.48 -27.23 64.551]", "targets": "-82.895"} {"id": "task095-eab946abfedb4a3cbf9d7a0dba496cb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.637 14.678 -53.274 77.06 3.878 86.124 -45.853 -97.586]", "targets": "-97.586"} {"id": "task095-de5ff973f451479eb7f635facac52c41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.254 -24.83 -75.423 -46.91 77.429 54.471 36.781]", "targets": "77.429"} {"id": "task095-430735830d5d457fa9529648d878dbaa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.179 11.359 20.766 77.856 -70.975 88.421 -13.07 63.894 -71.796\n -32.348]", "targets": "88.421"} {"id": "task095-d7f89b810ccb4d73aeff73afe1f44415", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.439 -63.935 33.853 38.54 -62.223 -90.891 99.184]", "targets": "99.184"} {"id": "task095-9c69ad140fd14d30be37c173f54719ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.028 -73.433 55.69 -99.293 26.522 55.589 -63.446 -32.441 23.795]", "targets": "-99.293"} {"id": "task095-da06a82783bc4db5911d5cc8d8700e8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.296 92.811]", "targets": "92.811"} {"id": "task095-1a357b7ae2254743afff5b4cc099a90e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.915 -87.318 -90.34 -87.677 57.699]", "targets": "-90.34"} {"id": "task095-d4fcf0141be54fb3a9d3d398e319c3b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.72 68.838 -42.973 -96.643 98.031]", "targets": "98.031"} {"id": "task095-205983e2a38648daa14f001fa7dc20ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.403 33.555 -9.343 73.446 -33.311 15.429 90.754 -16.199 -3.706]", "targets": "90.754"} {"id": "task095-3e651b9b2b5e41d5927a06cb532ee70a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.425 77.436 87.522 61.432 83.37 -9.056 -75.961]", "targets": "87.522"} {"id": "task095-4d7b5ffa6d0744c09ac5041704010650", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.717 -48.952]", "targets": "54.717"} {"id": "task095-2bd2093489f14bb5a04a98f06bdae371", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.95 -43.391 -72.655 -24.689 -12.422]", "targets": "-72.655"} {"id": "task095-43935ecfc6ce4e2c8d347f7fb94a0f97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.203 0.202 -53.494 -11.273 -86.055 6.19 ]", "targets": "-86.055"} {"id": "task095-fa1e1c569fff4cebaa2ec4f07a018144", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.362 45.72 -80.092 -22.21 50.858 -86.816 70.797 -6.988 65.373\n -19.715]", "targets": "-86.816"} {"id": "task095-db56b671a70949a689d0888caaf0e6a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.195 11.814 -3.249 70.905 5.478 47.601 89.208 -28.003 53.084]", "targets": "89.208"} {"id": "task095-68543584611843fca36e14142b3d5381", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.694 70.124 81.229 -39.022 -0.338 -70.894 -62.595]", "targets": "81.229"} {"id": "task095-580aba0dbbd54787b52a38bc7821e454", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[82.615 69.486 98.89 39.092 56.127 53.897 -3.12 47.792]", "targets": "98.89"} {"id": "task095-cee77ec63eb746629ec9258afceb67f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.944 -90.277 -87.6 -60.364 -42.318 -75.615 25.137 57.259 41.135]", "targets": "-90.277"} {"id": "task095-13adf2e6e52b4e9d826cdff8d4d02f3e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.284 33.801 64.991 -85.037]", "targets": "-85.037"} {"id": "task095-0efb5646c5a741c992cf84fbbe52e50a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.726 71.821 8.575 -9.617 -85.036 56.002 13.584 46.062 -69.519\n 48.896]", "targets": "-85.036"} {"id": "task095-d986163f9b5e4da4a223444b0502c349", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.927 -15.57 57.009 -27.772]", "targets": "57.009"} {"id": "task095-ccf722268e6e43e58d56d7c75e2bd04d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.927 4.662 -50.916 -68.14 -37.039]", "targets": "-68.14"} {"id": "task095-8ea8d8329bf24e1794242120fd9b9c64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.407 -74.003 26.307 -38.216 -58.72 -88.416]", "targets": "-88.416"} {"id": "task095-a6b6e83c1bb64a0f8322759b2a300e2e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.045 90.906 86.364]", "targets": "90.906"} {"id": "task095-ff196d2bc0f74a4bac5590e130d90ec8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.631 -37.18 -41.501]", "targets": "-99.631"} {"id": "task095-65a5dcb97e62473884fa17e6078ba54d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.784 -44.854 -73.304 47.326 -50.107 -50.214 -67.098]", "targets": "-73.304"} {"id": "task095-97f3226efa7e4ab39db7430fa72c3339", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.525 -29.667 98.533 50.921 -25.862 -1.133 53.067 -54.095 -67.539]", "targets": "98.533"} {"id": "task095-cf6a18355d53457ca4c9d88ff30d29dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.824 -21.505 69.406]", "targets": "69.406"} {"id": "task095-8a92e32a8d66468b931c88d36bdceaf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.568 11.46 -36.243 -6.989]", "targets": "-95.568"} {"id": "task095-150eef70157441e4b2e53826e3d233c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.697 71.131 -2.529 56.805 -27.864]", "targets": "71.131"} {"id": "task095-6b4651e4a59740b19634e05173934604", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.431 -37.113]", "targets": "-37.113"} {"id": "task095-7c4e89bca7f5456d933bfb42d22489fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[32.565 34.681 63.206]", "targets": "63.206"} {"id": "task095-73635d1b74624d5aad5998452d4bc688", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.276 66.064 97.734 -55.004 -84.754 -70.047 -68.256 66.638 5.014]", "targets": "97.734"} {"id": "task095-8863a6432b5c47beaae180a6f7fc6f34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.383 -40.926 -48.051 53.616 37.779 -18.3 48.965 -22.315]", "targets": "93.383"} {"id": "task095-76c9ec6f7bf143f784e98270992742b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.294 -58.301 53.765 99.925 10.109 -89.891 -26.236 21.33 -56.479\n 48.667]", "targets": "99.925"} {"id": "task095-338dfe71830149e785157a73ddb7ada6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.108 -54.445]", "targets": "-54.445"} {"id": "task095-7a81af23bae74f94b2ddcd20ca571228", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[52.139 82.918 43.721 74.239]", "targets": "82.918"} {"id": "task095-386cf29a1f5c419395d56693803326a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.562 -15.353 -88.767 58.381 17.667 45.163 74.67 ]", "targets": "-88.767"} {"id": "task095-76025316a1dc43259fca24c36505e9b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.959 67.592 32.895 -21.455 98.285 -43.682 74.215 85.641 96.783\n -80.606]", "targets": "98.285"} {"id": "task095-89278c0d384c478d9d4609d1e9902044", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.2 -0.404 4.465 -3.53 -52.007 -61.772 -9.785 21.142]", "targets": "-94.2"} {"id": "task095-166bd41bf62749378c43de8b1215b04e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.256 -50.292 58.059 89.769]", "targets": "89.769"} {"id": "task095-c45dea9cd81444fd8264ce9fe68cba9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.575 -94.718 48.698 -51.524 -74.939 41.614]", "targets": "-94.718"} {"id": "task095-576932a9600146c08bfe43932623e323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.37 63.864 -14.867 17.268 14.431 -69.23 -63.184 8.51 ]", "targets": "69.37"} {"id": "task095-7b529058525a438fbc1cdf00f9aa926a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.831 -16.806 53.298 50.33 22.377]", "targets": "53.298"} {"id": "task095-37e8701cd32e4beead65a3ca842da4ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.779 -57.333 15.026 -27.097 -86.953 -81.56 ]", "targets": "-86.953"} {"id": "task095-133f740fb8304e28a9f475e93d63872b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.045 -30.54 9.775 31.602]", "targets": "31.602"} {"id": "task095-b7e4a3920f624df88a7401a7fd29691b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.571 88.049 41.46 55.508 9.074 80.265 -94.405 18.14 85.614]", "targets": "-94.405"} {"id": "task095-fd4fcdf2c9d44cb1af7aec16ac5fb7cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.277 -64.907 13.344 -28.359]", "targets": "-91.277"} {"id": "task095-4fcc4ac250744aee974caf1808e67729", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.436 74.423 12.908 25.541 44.833 67.271 -33.097 63.039 -19.89 ]", "targets": "74.423"} {"id": "task095-b32a4d4edc514cc5ae483d5dfa6c55d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.533 38.596 -93.162 -42.122 87.203 97.86 5.714]", "targets": "97.86"} {"id": "task095-23434c1c0bbe4e4bbeffc9ad958110fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.415 2.327 99.459 91.971 -43.796]", "targets": "99.459"} {"id": "task095-37426ae549634e36b3a14f63da14b793", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.698 -14.418 92.212 8.429 -7.454 69.305 55.456]", "targets": "92.212"} {"id": "task095-77e54e2a071549768f51ad3b46d8e068", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.89 -1.38 -97.471 -43.446 10.012 63.403]", "targets": "-97.471"} {"id": "task095-a20fdc9a777444cdbc566418a76bb0ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[63.237 90.069]", "targets": "90.069"} {"id": "task095-45aa221968c24622bc507d64c92262b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.482 6.816 -46.156 67.576 -17.716 49.795 -54.705 -61.433]", "targets": "67.576"} {"id": "task095-b732eba1073d40c6a30094c993a38851", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.562 21.872 -34.47 -48.07 -49.56 ]", "targets": "-49.56"} {"id": "task095-3d56863742c145afb66b75cc78ef4ae7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.213 18.221 76.943 5.805 72.705]", "targets": "76.943"} {"id": "task095-d9ec198b3f884a9eabb42feb0c71af5f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-4.59 60.909 42.273 90.463]", "targets": "90.463"} {"id": "task095-13033db9081648bf9bd5337490abc3b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-5.388 87.254]", "targets": "87.254"} {"id": "task095-28ff34a96d224a2b83f7912afe1f9783", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.624 -94.123 61.254 24.208 44.187 -88.53 44.408 22.065 62.403]", "targets": "-94.123"} {"id": "task095-a856d7d43f47473ba3a2133571a13906", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.547 78.043 -98.529 -67.573 -98.429 36.031 -94.918 -66.7 19.916]", "targets": "98.547"} {"id": "task095-50cddb2e157143649ec55fc384e1ad86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.816 36.588 -44.009 88.768 -47.718 73.863 99.396]", "targets": "99.396"} {"id": "task095-1e4264a910384098a8537c3e4836a889", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.239 -72.202 -47.774 -21.983 32.923 93.764 74.501 -68.526 60.57\n -73.595]", "targets": "93.764"} {"id": "task095-a950214cdef64daeb216059fc3b53802", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.887 -76.491 -77.091]", "targets": "81.887"} {"id": "task095-42431911d7ef416c996ae6bd3d40ee75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.12 33.592 9.448 -38.084 93.169 -57.342 -38.246 -77.954 59.254]", "targets": "93.169"} {"id": "task095-fc44940292ad43e0a02013cd6cd7ef51", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.94 -73.088 -12.027]", "targets": "-73.088"} {"id": "task095-24299e7c1d3246708ffb27845dd83bd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.002 -5.593 -17.16 -63.298 -50.984 46.539 -18.675]", "targets": "-68.002"} {"id": "task095-cdb3269d02054cadbec865af09588182", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.964 -45.374 -52.363 39.988 83.869 -94.481]", "targets": "-99.964"} {"id": "task095-0d796659bc1f41e7b847bd8415d52c14", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.463 -62.545 -89.545 -36.455 64.584 -53.902 -5.569 -93.268 6.437]", "targets": "-93.268"} {"id": "task095-b8a2d6ad55674ca481b65ac2b9a50ab5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.886 73.215 -56.495 -99.757]", "targets": "-99.757"} {"id": "task095-1ab618a033ee43959fae5c3af4540061", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.276 -58.081]", "targets": "-58.081"} {"id": "task095-15998db2b4e4424b982f2f8b9d643ea2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[23.13 -9.431 74.942 61.422]", "targets": "74.942"} {"id": "task095-cbfa833040604f26a24ef2ae3f9fb1e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.953 37.607 75.843 -13.295 -50.922 -55.06 ]", "targets": "75.843"} {"id": "task095-b8bfa099ad1b4cbc904fd97b0d032150", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.097 -91.698 3.126 -2.047 -81.812]", "targets": "-91.698"} {"id": "task095-4431f0d09e014d2f8de43305b9077091", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.065 92.832 -11.569 83.877 -25.063 43.161]", "targets": "92.832"} {"id": "task095-5a657fa3b87743c884602fe971ca9cb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.925 31.236 10.341 73.241 25.905 -19.691 74.653 -29.139 28.951]", "targets": "81.925"} {"id": "task095-2c08243b0c934f88a9562a8599e2ea64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.064 -10.869 -13.646]", "targets": "-87.064"} {"id": "task095-58e44eb972814bfab719c8dd5026ef55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.674 -42.325 41.593 -3.086 -79.912 49.555 -25.32 -10.488 -89.78\n -77.56 ]", "targets": "-89.78"} {"id": "task095-6cdfe72d70094a51b1373b7cb1653837", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.974 29.447 -95.481 -84.62 -45.143]", "targets": "-95.481"} {"id": "task095-b46758008f9b4448a912b32c27d901a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.739 82.357 23.363 40.463]", "targets": "82.357"} {"id": "task095-9191940445764ce4894a60165b41c939", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.355 -18.677 -1.362]", "targets": "-83.355"} {"id": "task095-dbdddc5bf04943ae940f65392e2223fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.336 -69.932 11.168 52.636 -82.292 30.574 71.746 53.056]", "targets": "-82.292"} {"id": "task095-d8b904737b034321b8fccefe6685531c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.107 19.532 8.97 -94.737 34.168 91.847 55.58 ]", "targets": "-94.737"} {"id": "task095-c6dc90fce5844cb5a31a2c182f5191c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.791 -12.134 72.338 -77.96 -2.72 -64.653 4.76 9.451 -88.117\n -25.139]", "targets": "-88.117"} {"id": "task095-9df3a16adb5748419f4037f4a0c9afc2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[95.75 54.374 61.81 69.903 79.959]", "targets": "95.75"} {"id": "task095-0453ee98679a4843a4437fd32a43ca49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.193 -82.138 76.363 36.88 68.648 39.996 64.948 9.191 -71.904]", "targets": "-82.138"} {"id": "task095-a2ef9680ddc74d8eb8e3a11fccaca482", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.313 54.063 10.894]", "targets": "54.063"} {"id": "task095-941c9573b4fe44dfbb5fd04fb838a76b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.311 68.677 17.327 11.315 -91.02 -77.927 51.61 35.17 -42.502\n 49.481]", "targets": "-91.02"} {"id": "task095-e93296f6aa1f4e30a7cdff579ef92a89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-9.407 48.428]", "targets": "48.428"} {"id": "task095-622099a20c5a4e5da1cd7d0792bb8fbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.678 -80.288 48.016 -99.407 29.675]", "targets": "-99.407"} {"id": "task095-510a55ee83154eea89a48d1dcf18a50a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.572 33.918 83.845 -9.402 7.495 -91.078 -35.13 ]", "targets": "-91.078"} {"id": "task095-39d8cee810044b319009eb26f2cc84ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.216 -23.479 -10.002 -65.585 70.067 -84.052]", "targets": "-84.052"} {"id": "task095-5ed7b5cf517a47758f9d94ea80f75116", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.853 -17.117 -31.101 -38.301 77.45 ]", "targets": "77.45"} {"id": "task095-139adba12f414bb6928b829514e0a0b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.413 46.027 -15.002 57.523 -39.728 -35.608 -55.568 -14.889]", "targets": "84.413"} {"id": "task095-03bcfdb2c9864d8c95229a1af0ad857e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.432 -36.19 -35.672 48.609 -6.01 9.152 83.704 -77.625 66.719\n 41.363]", "targets": "-87.432"} {"id": "task095-c41e9637e67c4b4999a99ba7608dbfd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.882 -53.208 -79.307 55.385 -1.456 77.283 4.991 80.385]", "targets": "80.385"} {"id": "task095-b8c4efb11537419d9b60e77169f4c035", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.822 26.822 97.149 -70.578 -77.145 -60.559 5.249 86.737]", "targets": "97.149"} {"id": "task095-566d6a408c044aef8d91c515c5bf9540", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.649 -29.512 -94.464 63.001 41.373]", "targets": "-94.464"} {"id": "task095-93b65004d23d4329ab2aad1395203587", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.668 -44.162 -5.423 -60.481 21.404 -65.132 76.606 0.681 -19.447\n -94.257]", "targets": "95.668"} {"id": "task095-6bfbef6858c54239943127ffd08aa745", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.084 -50.982 -62.9 -13.444 71.86 -13.939 -58.473 2.817]", "targets": "71.86"} {"id": "task095-e13eac267af8474997d863b3d48e2ff8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.882 -33.007 18.754 18.822 -93.18 6.197 -68.302 -91.957 -82.073]", "targets": "-93.18"} {"id": "task095-66c31f52404845efb4bd3daab4eed994", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.45 69.58 43.904 -4.086 57.318 -94.369 -80.544 -39.642]", "targets": "-94.369"} {"id": "task095-f3526b16639042e696b87ab377fd26a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.79 -11.531 21.967 -64.865 47.321 -84.676 -41.438 -61.569 41.776]", "targets": "84.79"} {"id": "task095-3bb210ebb7474789a951d88b276bb46e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.32 -56.607 69.116 -87.541 64.152]", "targets": "-87.541"} {"id": "task095-51a81b9ce70f43c99db58805dba985c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.527 11.78 95.22 -51.961 72.325 -13.07 -84.847 -81.167 21.951]", "targets": "95.22"} {"id": "task095-2a8043add4664e81bddca9ce64d51339", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.413 12.62 66.307 43.597 77.274 85.69 99.06 -70.381 51.975\n -55.845]", "targets": "99.06"} {"id": "task095-e1f5f9cccd3a4e3eb0211d3a840fa49b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.98 49.385 68.021 80.391 -25.553 81.805 -30.145]", "targets": "87.98"} {"id": "task095-3104d777b2fd4b85a6f75277c075afad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.064 -14.477]", "targets": "48.064"} {"id": "task095-4f35af34e59a40f68ed1810560438264", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.227 76.78 -85.661 -85.54 -14.372 18.474]", "targets": "-85.661"} {"id": "task095-03f64fefb7f940feb42db55a5127abbb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.285 84.863]", "targets": "84.863"} {"id": "task095-e6392ead40c34f149018626bf8289241", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.408 29.532 -83.501 -50.072 -71.244 58.013 97.005 -65.666]", "targets": "97.005"} {"id": "task095-0d20ee61569345f4924c72a1f7d0c2e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.496 -39.688 -50.89 -88.837]", "targets": "-88.837"} {"id": "task095-52b8446481f947eb9bcf5b96fca90cde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.537 -37.197 -31.002 -11.118 -71.39 57.694 -56.685 41.325 -70.041\n 99.343]", "targets": "99.343"} {"id": "task095-740734b8e4e64fa582d51bf0e578cd39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.894 -12.95 -90.309 59.41 88.066 -2.455 -29.335 27.494 -58.359\n 77.607]", "targets": "-90.309"} {"id": "task095-3776c1c5f84c41f186ca5986ebe2a947", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.402 2.397 -35.891 53.209 68.182 -95.047 -97.44 41.362 -12.27 ]", "targets": "-97.44"} {"id": "task095-b48f9a7511334918860a349a0fec24d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.39 -15.899 97.12 ]", "targets": "97.12"} {"id": "task095-a56057b8fee84002ae47e02304ca34f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.205 88.123 -98.363 -24.804 -31.902 18.653]", "targets": "-98.363"} {"id": "task095-bddd76e42d82467bbd3163d4a1ea1b22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.331 55.695 52.632 38.412]", "targets": "-69.331"} {"id": "task095-26d46602e5064dc999e6dacf68ee07c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.915 -69.418 -1.847 -16.778 26.194 9.07 -64.939 48.214 -93.347]", "targets": "-93.347"} {"id": "task095-d84c57c3c1904666b843edf1cb1a8505", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.011 -32.343 56.967 -94.846 -26.014]", "targets": "-94.846"} {"id": "task095-ffaf994d10f54902929faba9af47e33d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.104 54.844 -6.794 -11.468 72.131 -2.456]", "targets": "-79.104"} {"id": "task095-7086312c67ee42f29e48687c58642471", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.873 -27.486 -49.582]", "targets": "-62.873"} {"id": "task095-22a6f5787a4145228d965c1e32370924", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.404 -43.898 5.811 38.801 51.276 45.026 -33.689]", "targets": "51.276"} {"id": "task095-cfd330a7853e49d8b0f6dbf333ed1fd5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.451 29.614 47.657 67.611 -23.729]", "targets": "67.611"} {"id": "task095-7dc4192a7c1f4fd7aa69476e422b4da9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.419 -90.654 96.927 -4.581 -16.264 21.785 -14.436 -17.505 -66.443]", "targets": "96.927"} {"id": "task095-f19e015be30544bc89c010ebfc3d1883", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.776 96.784 50.089 25.641]", "targets": "96.784"} {"id": "task095-ca9def13e93e40a1a82805c4c27ac993", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.073 78.309 -30.513 87.883 -12.898 -70.758 23.78 20.53 19.787]", "targets": "87.883"} {"id": "task095-4720ab9891084c8ca1d6365cf486ef05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.903 22.199 -58.873 -3.786 4.201 -46.887]", "targets": "-58.873"} {"id": "task095-e91cc255dc2c4e6a947d89e9e7c4dcda", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[89.696 63.411]", "targets": "89.696"} {"id": "task095-3c887c639ab8490ea6c2448747ab470a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.323 81.07 54.442 75.801 97.07 71.62 -37.539 32.661 7.023]", "targets": "97.07"} {"id": "task095-c0d7fe05af0b4bca8637e1e3bd71fe73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-6.24 5.968 40.674 92.304 91.101]", "targets": "92.304"} {"id": "task095-bbae214edb64400f8f62f460ac9c0566", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.567 15.26 -92.255 44.9 6.102 8.066 82.396]", "targets": "-92.255"} {"id": "task095-6cedd99bda664ea680f9673f17646ebe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.13 23.106 91.055 -80.487 -30.786]", "targets": "91.055"} {"id": "task095-9b6422607b384f41b8ed8adfa61b219a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.965 33.267 -72.272]", "targets": "-91.965"} {"id": "task095-6dc21d55f08a4306b5c7a626d2abcc7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.147 49.599 98.156 -91.531 -18.569]", "targets": "98.156"} {"id": "task095-8285ac49061941bf85251a3c9a10e7f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.481 80.629 56.93 ]", "targets": "80.629"} {"id": "task095-50e4f70e7c1d45ce9198b19d699d5723", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.952 50.856 63.455 -33.042 17.839 -16.013 -90.637]", "targets": "-90.637"} {"id": "task095-7a7010e9ec0640319836077e9c7573d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.731 11.612 5.19 ]", "targets": "-21.731"} {"id": "task095-6b92c095dbac414ab9a90c537f3853ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.627 79.451]", "targets": "79.451"} {"id": "task095-2750dad4d22345bb9ea0bf2990d3d68c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[72.342 50.266 85.934 87.106 41.797]", "targets": "87.106"} {"id": "task095-b5affba168b048368be26ccd9844fa6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.215 -16.767 -50.28 -38.651 -85.582 -14.943 -53.575 55.815]", "targets": "-85.582"} {"id": "task095-917186881792462e89b22f9412479327", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.743 42.779 48.939 94.718 35.325 34.029 60.46 -71.593 44.951\n -19.916]", "targets": "94.718"} {"id": "task095-e82517c4ba3f4521a3fb0ae7a6cd0e5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.959 -55.603 54.056 44.325]", "targets": "-55.603"} {"id": "task095-a3df80b5b20c49ab9d8d773c0449ac76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.725 53.145 25.671 29.376]", "targets": "53.145"} {"id": "task095-2aae284e9cf649508dfb6668cfbae88d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.658 -21.481 20.549 75.799 77.071 69.279]", "targets": "77.071"} {"id": "task095-db7a07425b264e4da5668861477aaa25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.453 42.737 48.901 75.962 12.602 11.917 -39.305 -5.307 -43.091]", "targets": "-89.453"} {"id": "task095-82dfe86bd7be4e06983841b117816c23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.436 -47.177 7.522 11.476 34.466]", "targets": "-62.436"} {"id": "task095-b209907240dc4951a2a1e791836bc5b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.4 -91.774 -85.91 78.79 77.166 -22.013]", "targets": "-94.4"} {"id": "task095-1763726c794044a4bb1d8e8463083977", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.266 33.562 -51.803 67.502 75.713 -84.228 34.207 66.008 -37.432]", "targets": "93.266"} {"id": "task095-ca22a832b3e242538f0f495f2bee6c38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.832 -36.98 -85.013 -90.001 1.994 2.365 -62.338 51.592 -12.746]", "targets": "-90.001"} {"id": "task095-d0ec31eb98d5479e9091949b83195a6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.963 17.536 -25.268]", "targets": "-25.268"} {"id": "task095-c7f47c30dc634c4caf3621442b9177d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-7.901 75.413 45.923 6.355]", "targets": "75.413"} {"id": "task095-d4524f2c94b144b693bd4ac16c154674", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.686 -65.272 15.532 -30.044 -9.675 97.8 20.242 -63.836 -22.989\n -7.548]", "targets": "97.8"} {"id": "task095-cacea588da3448f1b6fb9ff8bd139161", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.174 72.035 -42.566 -2.088 1.492 58.241 24.082 -42.05 -44.222]", "targets": "79.174"} {"id": "task095-6759d9e6a6114e84a4e6ddb03c42fa8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.527 10.714 31.187 98.728 97.152 -39.891 -14.136 -47.136 70.004]", "targets": "98.728"} {"id": "task095-541bf8af81d1452bbb339f10e34a9ffc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.536 -52.813 66.118 78.187]", "targets": "78.187"} {"id": "task095-8e5a7ccdf394423cb118c570cc3bd111", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.106 50.682 -53.357 -19.283]", "targets": "65.106"} {"id": "task095-264bb257c1df456080699caa8e683dcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.234 76.467 23.386 -74.236 -92.123 98.486 93.985]", "targets": "98.486"} {"id": "task095-76acade395bb41849e4c6e366fd130ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.348 42.179 24.78 -70.697 32.436 -12.763 31.388 -32.594]", "targets": "-70.697"} {"id": "task095-d469eb0fde134796b4789c671d2b7b89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.977 9.092 -37.713 -59.743]", "targets": "-59.743"} {"id": "task095-439ecb1ef96c46ae8f7f245fb2859cd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.091 48.123 74.85 85.082 -89.599 85.015]", "targets": "-89.599"} {"id": "task095-de2366ecef3b46648fa694966e93b423", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.444 64.434 -85.552 -70.53 ]", "targets": "-85.552"} {"id": "task095-0b9d11f929024c24aced9b37bd382855", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.964 13.022 7.893 -12.304 57.498]", "targets": "-96.964"} {"id": "task095-d1ce0f5987bd4218a1c78cd14902f882", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.366 15.147 -84.523 -0.774 88.659 -14.914 39.733 -29.173 -7.542]", "targets": "88.659"} {"id": "task095-baeed7f4abce4d858012366c53d27705", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.442 71.73 93.596]", "targets": "93.596"} {"id": "task095-809cd67486994eb8851c18eb5aea8cd9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.635 3.098 50.149 -80.025]", "targets": "92.635"} {"id": "task095-74c4106e90b745fd8d7b101db01c5000", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.438 37.952 50.237 -57.437 -97.811]", "targets": "-97.811"} {"id": "task095-4a6d87d7e88a4dab89c885ea4c6b4790", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.784 58.828 -43.659 -29.376 -64.428 10.084 48.88 21.888 -98.228]", "targets": "-98.228"} {"id": "task095-c3337e19c17148cc8c4867dd165a6537", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.462 -43.462 35.968]", "targets": "84.462"} {"id": "task095-1432f2e7500446278015de2265d0c9f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.554 14.785 28.366 92.587 -8.987 80.531 -29.303 -63.518 49.843\n 80.915]", "targets": "92.587"} {"id": "task095-2321eb94200942ecb83ba926640df685", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.899 81.238 8.333 -42.512 -63.416 -93.06 1.4 -46.236]", "targets": "-93.06"} {"id": "task095-a3ba8c567186422190d67a8ac1004515", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.209 77.348 -84.01 72.771]", "targets": "-84.01"} {"id": "task095-5a88b0cd68834e9b93d4f197edea3032", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.473 95.852 74.172 70.914 -72.532 23.35 -35.899 -37.591 60.168\n -67.016]", "targets": "95.852"} {"id": "task095-5160fb9821c04b7d9624cd73ece81c1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.069 36.88 15.613 -3.192 -36.45 -48.526]", "targets": "-59.069"} {"id": "task095-15ec4e0a15184af5968612f320b52993", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.665 -45.694 -51.726 46.564 53.328 65.099 35.96 ]", "targets": "65.099"} {"id": "task095-1d2bbf3c10e14f21b1b6cc5530391736", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.928 69.332 59.086 -77.522]", "targets": "-77.522"} {"id": "task095-e6622eb9a9474aa495f465ba65eb9721", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.719 17.039 -1.929 -27.875]", "targets": "-27.875"} {"id": "task095-25b11d6b53ee4cc5be8e2dadd6befd91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.648 1.569 20.669 -86.904 77.724 -37.235 31.377]", "targets": "-86.904"} {"id": "task095-f307f81ccebd47e8a1f1bc3b4b8549f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.411 -31.483 61.591 78.171 -37.857 9.683 12.512 -85.816]", "targets": "-85.816"} {"id": "task095-31125461a1a54310bd950b9c6759ae81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.184 41.152 75.413 -46.028 95.636 61.967 16.105]", "targets": "95.636"} {"id": "task095-071f0afe8ce544c7ac3ff50bb55257f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.386 72.742 97.962 -21.303 43.318 -40.974 43.564 -3.897 84.19\n -47.936]", "targets": "97.962"} {"id": "task095-61cc16b81ba846f9916be71b58fb6b3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.273 -38.686 -62.019]", "targets": "-92.273"} {"id": "task095-3bb5f524a51f49f89592d3740088fda1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.809 -52.618 -96.812 79.907 -98.827 24.621 45.701 74.713 -52.15 ]", "targets": "-98.827"} {"id": "task095-f826f030d2c7434192227f095699afde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.655 -1.569]", "targets": "-68.655"} {"id": "task095-ea086aa437b24aa590ee0865e74b39bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.39 -11.603 -0.203 50.595 84.817]", "targets": "84.817"} {"id": "task095-799c0609ff9443bcba26f604d7c4b45c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[23.108 39.241 84.99 -6.525]", "targets": "84.99"} {"id": "task095-93cc843e28934350a0e457f275552c5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.002 42.956 -81.157 -54.824]", "targets": "-81.157"} {"id": "task095-cc4173e26c384268890e504e6a981ca7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.666 -14.725 7.142 78.893 47.163 -15.492 33.409 -31.503 20.223\n -4.705]", "targets": "-81.666"} {"id": "task095-9b0d7eda0eae4c5096dcd3f6d8dc2c68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.547 -29.383 44.46 -6.859]", "targets": "-66.547"} {"id": "task095-7b21b89d5e034c369e67a2c040cfed19", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.871 -51.753 -24.367]", "targets": "-58.871"} {"id": "task095-e4417e5c46274939b60e0192d35f51ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.009 18.636]", "targets": "-31.009"} {"id": "task095-df37d5d6a23542fb8e99ca991e5dc36d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.334 97.632 -71.815 -65.103 -61.183 53.642 58.793 -19.41 ]", "targets": "97.632"} {"id": "task095-25203259a725405c8b0783b56ff09662", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.081 63.969 91.887 16.906 -97.415 -15.04 -90.209 -3.313 46.234]", "targets": "-97.415"} {"id": "task095-63d1c73062234892a9748ae95919a54f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.189 -10.999]", "targets": "-21.189"} {"id": "task095-fb3a7c4711834a5691cb76e4059172c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.162 -16.457 -53.677 85.221 72.654]", "targets": "85.221"} {"id": "task095-bff62e2e0b9b450a9e302ff261c8bf83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.154 53.988 -91.029 6.737 -30.891 69.352 65.68 23.977 92.303]", "targets": "92.303"} {"id": "task095-f99edb23950e432f8d684d825a11c6bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.524 22.124 -51.434 48.275 80.059]", "targets": "80.059"} {"id": "task095-9c4dc874f1db4c81a6c7f45bc54f6f5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.028 70.575 -15.781 -55.815 35.466 -81.567 87.309 -12.879 -10.339\n -95.347]", "targets": "-95.347"} {"id": "task095-32204940cd03411081f71231133c7c5f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.323 50.948 -31.289]", "targets": "50.948"} {"id": "task095-3570f5b2d6534fd698594902fd2e81a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.399 -49.344 78.106 -76.981 -2.779 -23.126 -22.22 ]", "targets": "-91.399"} {"id": "task095-bc49cf716b3d400d9d570fec8d514a12", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[67.117 16.122]", "targets": "67.117"} {"id": "task095-b9cbda9224584780a7f654e720aa5121", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.012 -25.696]", "targets": "35.012"} {"id": "task095-4f2e02c7c771497e8277acc8a9680889", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.174 -37.855 -32.294 54.43 -89.434 56.646 73.324 97.014]", "targets": "97.014"} {"id": "task095-ce11d536621446d594b413a8b5a6d9e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.364 6.616 -90.749 -24.549 37.904]", "targets": "-90.749"} {"id": "task095-df751a1da303416ebcdd6bd8d708759f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.604 13.293 -12.468 -93.357 -20.343 -65.559 57.287 -68.006]", "targets": "-93.357"} {"id": "task095-b1b8d50cd2d343a999063119705b9e04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.502 -5.986 -43.94 ]", "targets": "98.502"} {"id": "task095-95a0b468ecea4e698ea77fc1e10ceb6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.297 -59.084 -70.563 -81.012]", "targets": "-81.012"} {"id": "task095-861d46b11f4b41e6b7893ef57fa3a56e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.872 25.997 77.744 9.438 -69.841 88.984 65.904]", "targets": "88.984"} {"id": "task095-70c7f55f8a6c4b94bec7f95d8aad3e08", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.412 -38.024 -36.282 41.106 -14.253 -47.273 59.005 -8.24 -96.066\n -12.073]", "targets": "-96.066"} {"id": "task095-32a037a96dd946568d8bd38a5fe23948", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.404 43.891 20.399 -26.705 33.709]", "targets": "43.891"} {"id": "task095-4127a39a9dd34c2b81119632c3845e1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.631 28.118 9.6 -36.112 -42.625 -68.825 -69.375 -80.76 ]", "targets": "86.631"} {"id": "task095-9a45089da2aa43b5a44ed72f98be731b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.894 86.435 -63.969 28.258 14.354 75.557 80.099]", "targets": "86.435"} {"id": "task095-fd9f1dbfe83e45e790381e392ed0c179", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.411 57.765 -30.138 63.684 -18.747 -71.293 98.58 -46.857 81.232\n -51.033]", "targets": "98.58"} {"id": "task095-227c3e75efa347378cb35f5226e5826a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.075 -10.702 39.747 75.622 -24.892]", "targets": "75.622"} {"id": "task095-96e7a895323246b1ba0a0f8ff203dfe0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.69 -36.888 98.124 16.985 -82.996 -6.449 -21.939]", "targets": "98.124"} {"id": "task095-74f0091442a349f7bb7deaac1d816aeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.345 -35.944 -52.463 1.001 89.746 6.902 -44.444]", "targets": "89.746"} {"id": "task095-ae0cebbe1ded4f79a5be8c48d48061fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.98 14.456]", "targets": "-71.98"} {"id": "task095-fbd5c21b53bb49f1a6fbb8dfd0aa61e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.98 29.811 -28.287 -51.248 -71.25 -27.082 37.169 -34.717 -7.841\n -58.176]", "targets": "-71.25"} {"id": "task095-8ed7f7f0ad6847cd8790fdbdb23b1213", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.701 -11.259 35.001]", "targets": "51.701"} {"id": "task095-8afd4e63ff21488e9ec6b7c0eae4076e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.581 -44.509 71.857 -30.071 85.036 1.789 71.234 -25.154 -29.135]", "targets": "85.036"} {"id": "task095-e1f9cf95476b415eb318bd0f985d1af8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.775 99.821 -22.973]", "targets": "99.821"} {"id": "task095-6fce27706f8d45769654634a21ceb54e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.639 -83.84 83.488 -13.738 93.902 -85.439]", "targets": "93.902"} {"id": "task095-1e0afbbd51464fc98a4b93203b986007", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[54.075 83.642]", "targets": "83.642"} {"id": "task095-bd30f3188eb34e9e8ebdf6d104382f18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.054 -58.604 -87.435 44.213 43.123 94.514 -93.74 -46.612]", "targets": "94.514"} {"id": "task095-bbe98ce0309742aa89a0d8d2437639c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.655 -9.006 -24.259]", "targets": "49.655"} {"id": "task095-26b08caefad644ada3f76a6c3636e2e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.15 9.988 -34.982 59.661 63.388 26.918 -51.947 -43.584]", "targets": "63.388"} {"id": "task095-fa8ec56aa98e4483a4b2ecf9b775f470", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.376 -58.094 95.004 34.45 -82.413 -22.44 -0.976]", "targets": "95.004"} {"id": "task095-e334f84137724c03847b7f975dd519f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.249 22.713 60.586 -23.178 -57.44 ]", "targets": "60.586"} {"id": "task095-e2ad1ecc33954a31a73b18ed005f963b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.525 61.31 23.294 51.876 -99.637 -0.227 79.695 -15.846]", "targets": "-99.637"} {"id": "task095-619f70da02e7492781dc0cdff06d30bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.421 -12.826 -18.219 -78.979 -95.245 43.138 47.902 -50.699]", "targets": "-95.245"} {"id": "task095-03c7587d5dc943efa65bb4c33c51b3c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.03 -13.277 -52.76 -37.765 -9.762 -42.196 -34.028 -22.638]", "targets": "-83.03"} {"id": "task095-71e39a00ff794b0f9e046ca5c2a75e7e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.01 -92.079 69.042 2.979 24.473 -34.707 46.836 41.355 -61.785]", "targets": "-92.079"} {"id": "task095-d6e56497ec154265abf01ea6a79e61e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.455 97.067 21.698 41.435 -81.204 40.671]", "targets": "97.455"} {"id": "task095-16fac1b559d04bae86d34d4e552a3060", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.041 -71.446]", "targets": "-71.446"} {"id": "task095-642090b6461342d288a0c4c7a904dc42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.918 -89.513 49.469 3.042 -69.764 76.807 -56.106]", "targets": "-89.513"} {"id": "task095-5eae1e42425749789f1e49acdc22f8e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.89 -49.66]", "targets": "-60.89"} {"id": "task095-8de2dd053fde4c8fb9af0f50b6dd51a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.45 -25.698 79.146 -93.42 -32.376 79.008]", "targets": "-93.42"} {"id": "task095-4361d240953e4e5b90b74552dcd0bd2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.331 79.22 24.387 -72.825 21.717]", "targets": "79.22"} {"id": "task095-dbe55e6ea4714515a291bb0d580ca7c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.008 -9.981 -71.091 56.17 ]", "targets": "-71.091"} {"id": "task095-083c379f55fb4cd5914e85a90362271c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.175 -2.119 -60.293 -4.761 -88.423 -54.545 65.794 27.054 20.898]", "targets": "-88.423"} {"id": "task095-3553dd80ae3e43b6b4f71e57b8162e86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.839 -62.955 -95.238]", "targets": "-95.238"} {"id": "task095-ae6494cd4c554af9ad8408b7ff8cc58a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[12.902 90.505]", "targets": "90.505"} {"id": "task095-d3f4a26b08174f5997ffaae2f91b1c00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.269 -8.743 41.296]", "targets": "-42.269"} {"id": "task095-2645ff7923be4ed8bf48563e723daff1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.628 -38.097 -27.908 17.084 5.507 -91.082 61.233 80.455]", "targets": "-91.082"} {"id": "task095-286b86965b264b93b38edef1eddb8479", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[31.247 44.856]", "targets": "44.856"} {"id": "task095-b1fd97aedf81457e8e3e8a6cb17e5cd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.081 -25.984 -74.604 49.251]", "targets": "-97.081"} {"id": "task095-fce65b4c15da44f38c5e988986935fbc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.642 -92.499 -81.859 71.021 -90.55 -98.633 -29.564 58.697 62.083\n -56.353]", "targets": "-98.633"} {"id": "task095-5244fa22fade4c05b0683cd717b97b56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.393 12.222 67.625 71.362 -51.829 29.381 -91.448 84.136 40.343]", "targets": "-91.448"} {"id": "task095-f9f03612df924513876056ba13aafcb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.279 -48.567 91.867 88.921 37.385 23.19 -19.957 -12.448]", "targets": "91.867"} {"id": "task095-3848852119d74080b82bc1b7eba25e32", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.444 28.319]", "targets": "28.319"} {"id": "task095-f792fe5dd0a6404d81d0738936dcf8ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.326 -59.756 -39.653]", "targets": "-59.756"} {"id": "task095-061449153aea4c84b1e383cb2b5bf473", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.636 96.96 -24.374 -75.67 85.514 -39.836 -46.643 -2.563 -15.09 ]", "targets": "96.96"} {"id": "task095-db20cea4bc38477c86cdd1919e74f87c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.799 63.011 -20.306]", "targets": "63.011"} {"id": "task095-d4ed557bb1bd43168e3787e1b8f00f3e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.075 -75.699 70.815 32.24 7.056 -65.001 68.297 -71.798 95.892]", "targets": "95.892"} {"id": "task095-13b360b264c94c90a5e6feeb108ce8fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.163 -34.826]", "targets": "-78.163"} {"id": "task095-294d98abcef94e36b837e1d079317944", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[67.989 33.019]", "targets": "67.989"} {"id": "task095-501bba30086b453eae2d5818622ba7b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.483 -40.059 -58.254 -52.616 62.278 -86.938 -2.783 66.258]", "targets": "-86.938"} {"id": "task095-bc10e3faafbe456abd47d66da9078236", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.619 -56.519 69.579 46.272 42.541 -66.716]", "targets": "-99.619"} {"id": "task095-1fdd7dbfa21b4c89b3118e1c261ff5e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.225 50.658]", "targets": "50.658"} {"id": "task095-54f6fc58e1964cb7ad0c126fe17bef3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.261 -57.835 18.839]", "targets": "-57.835"} {"id": "task095-5feef935d8d44535abdc499afb1c163e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.815 -87.204 -15.794 -38.596 -61.894 -94.12 -18.139 -24.425 93.513\n 78.114]", "targets": "-94.12"} {"id": "task095-19b61197908e45f5b8ddbd6614f91f3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.168 -30.285 -74.195 90.795 90.605 -85.931 9.559 92.978 -81.228]", "targets": "92.978"} {"id": "task095-2ecf6c4a4e6a4bb184cb1fd8f24b293c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.985 29.366 55.285 86.771]", "targets": "-86.985"} {"id": "task095-16224911413c4f2abf8b475b2d2cd480", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.744 32.67 67.36 -82.902 -30.374 -22.628 -19.037 -79.305 83.671\n -19.174]", "targets": "83.671"} {"id": "task095-742bf6c4088f4b11bebd9d90aa8f0f2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.198 66.05 25.291 -80.407]", "targets": "-80.407"} {"id": "task095-c63ef37aaf0a4096b996d67c44fa093c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.005 -13.493 -84.114 -20.847 -82.292 -88.233]", "targets": "-88.233"} {"id": "task095-73e403551866430bbc1f53353755536c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.592 -20.774 -81.685 -23.452 -74.966 78.385 82.36 ]", "targets": "82.36"} {"id": "task095-1e9831f9d1ba4e2e8e5f4601f085544d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[16.849 7.451 68.782]", "targets": "68.782"} {"id": "task095-9a1f3828a7f84dedbcb4496eb83a0a0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.065 -96.447]", "targets": "-96.447"} {"id": "task095-da486421556d4e709b7d148a54093c25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.648 -64.493 -79.263]", "targets": "-79.263"} {"id": "task095-11ff85abdefe41bcafd2b94c77ebedbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.341 67.493 -0.713]", "targets": "67.493"} {"id": "task095-76f15c57f37f429d996a055286ecc41e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.608 3.921 4.346 -10.513 79.365 -46.969 36.897 65.746]", "targets": "79.365"} {"id": "task095-a112d5edd459451a8900c24c44cd9bd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.263 48.562 36.701 -78.448 -94.727 29.178 28.964 55.823]", "targets": "-94.727"} {"id": "task095-9fbad9c6bfdf4411848f107ae88a417c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.143 32.181 8.633 33.697 -8.783 -94.515 -49.458 17.053 -47.085]", "targets": "-94.515"} {"id": "task095-e60d2101b0ab4913b4184e8d3717486b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.616 18.434 24.863 -60.779 -0.162 -26.842 0.921 -5.408]", "targets": "-60.779"} {"id": "task095-3229dff6b0f7418198b7eadd0058e2f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.435 -92.582 -79.719 87.529 27.679 58.671 91.944 63.006 33.979]", "targets": "-92.582"} {"id": "task095-627c45d5742c474383a74146d9c4f05a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.91 -27.336 78.885 -82.239 -88.874 -7.581 -23.185]", "targets": "-88.874"} {"id": "task095-9552438bb8dd40148994622ca04471b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.865 -48.412 -18.102 46.325 28.585 -5.639 54.144 -75.303 -50.605]", "targets": "-75.303"} {"id": "task095-d6fc437936d044b78a37094b1a5381c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.222 48.888 86.32 ]", "targets": "86.32"} {"id": "task095-c3e39d17d49a4b2e8c9d90f115b88862", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.536 -56.719 -94.677]", "targets": "-94.677"} {"id": "task095-d92a0c2fac1a4f39a6d91213842fd5e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.564 97.539 -50.98 -23.208]", "targets": "97.539"} {"id": "task095-4abca8cfc96e48db859d48a996eb4f9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.137 -49.308 -54.4 16.788]", "targets": "69.137"} {"id": "task095-f0be8f512edb4ae88286691b69b7daf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.33 4.854 -48.478 82.95 -44.446 -9.484 98.515 35.851]", "targets": "98.515"} {"id": "task095-a07abde77f694f5cb9850c23b9336c52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.554 -79.401 59.764 -79.827 62.822 3.171 15.646 76.277 10.869]", "targets": "82.554"} {"id": "task095-5d9f2f4aa71c47eaacee856ac2f213ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.06 56.613]", "targets": "-90.06"} {"id": "task095-2ba0317381bb4689afb44f6acf129d48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.558 84.32 -31.722 -86.878]", "targets": "-86.878"} {"id": "task095-6a2e0d0867514e22af93d550ac1922d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.587 -39.696 -18.273 -43.836 -92.698 40.65 -86.959]", "targets": "-92.698"} {"id": "task095-7a9d6947c5f34765bcbe971d6cd846a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.657 75.041]", "targets": "-80.657"} {"id": "task095-b0bf390c569d40dfb5f2606180af185a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.479 26.02 40.993 -68.706 -58.663 -42.132 5.327]", "targets": "-89.479"} {"id": "task095-53c444708d854fc98811d8be68e25757", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.491 26.978 -51.523 -24.453 48.285]", "targets": "-51.523"} {"id": "task095-74479a1936714cf6b57acf75ab1672f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.055 89.922 75.868 -63.787 -80.177]", "targets": "99.055"} {"id": "task095-2fb00da6b62c4106b43c35479e665719", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.193 -19.629 64.808 -6.648 95.914 5.472 -82.267 23.008 -62.684]", "targets": "95.914"} {"id": "task095-ceae4ae9297c437aaf288209d65164a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.085 49.483 -60.836 88.052]", "targets": "88.052"} {"id": "task095-1717f01bab084f208a5e86363d3dace9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.869 26.181 27.413 85.322 65.536 12.15 ]", "targets": "85.322"} {"id": "task095-abde6b8ba2884e8a868dbaa61b0cd7d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.164 -83.372 82.979]", "targets": "-96.164"} {"id": "task095-c9da4d7e1aa0426ebb4e7e03a4d0e87d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.115 -58.845 -99.127 -16.202 97.374]", "targets": "-99.127"} {"id": "task095-2bde8e9ce74c45cfb5d866d5c2fb60e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.734 39.866 0.34 -13.97 19.591]", "targets": "67.734"} {"id": "task095-7c3c36a295a04e5c850613edec490f4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.959 -12.362 65.474 -97.313]", "targets": "-99.959"} {"id": "task095-98b51827f1264347b269546df9ccc41b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.392 55.376 3.825 -40.464 15.612 73.467 89.697]", "targets": "95.392"} {"id": "task095-21159ff0476c49e7b0f5f635f9d462ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.473 -19.012]", "targets": "29.473"} {"id": "task095-64987fc94289406794fb26a6c00b4ef7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.834 -69.769 -74.511 21.762 76.843]", "targets": "76.843"} {"id": "task095-58a18443d5c349c8b42bff32c8cc3579", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.204 -19.927 8.268 93.82 -12.174 0.8 3.672 10.384]", "targets": "93.82"} {"id": "task095-e990dcb64dc245019f8e28a082331231", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.434 -21.796 24.785]", "targets": "86.434"} {"id": "task095-91fa1be9fe5c40ad872802dd4ddbd358", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.245 -5.713 83.25 -51.62 78.952 -80.154 58.144 32.789]", "targets": "83.25"} {"id": "task095-5583ab1399934d2182f4dd9097a8dabd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.32 36.359 88.732 -95.722 77.084 58.48 ]", "targets": "-95.722"} {"id": "task095-a20a3bb4e1da43eca8c96ec5802704dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.906 27.12 -99.081 -49.307 30.39 -42.56 -92.719 83.358 -96.256]", "targets": "-99.081"} {"id": "task095-22b4d7e1942d490e873db3093528520e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.147 -40.121]", "targets": "68.147"} {"id": "task095-51d0ee35f13a43568b6ee1dcfb4afc5f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.979 15.233 -1.415]", "targets": "-55.979"} {"id": "task095-abe55b8844dd4994852b4902430b4049", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.861 91.024 -97.095 -37.287 -84.105 -7.776 79.356]", "targets": "-97.095"} {"id": "task095-3591cb458d414eb491c76ba96636df54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.119 95.739 9.518 81.526 -54.918 -82.772 17.724 45.598 -0.543\n -39.257]", "targets": "95.739"} {"id": "task095-3a4aae8217634f1ab05bc96ab8cf691e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.674 -47.23 -34.815 -80.967 47.994 -20.745 92.274]", "targets": "92.274"} {"id": "task095-4610e63475b0471da1c407be13201432", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.999 15.664 -98.014 77.717 -94.679]", "targets": "-98.014"} {"id": "task095-bb72cf0899374b90ac4cc0d4c882ca18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.774 11.816 -64.308 -50.56 -40.15 -57.467 74.089 90.025]", "targets": "90.025"} {"id": "task095-e39c4e2ea15b4317b15a3f3eab875be1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.196 19.098 83.95 -35.691 38.082 61.476 74.394 -47.093]", "targets": "83.95"} {"id": "task095-b473f3ae9b5a4a7aa20c5ace0244e9eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.307 77.18 53.491 -36.464 -94.953 -30.702 50.476 -49.046 95.126]", "targets": "95.307"} {"id": "task095-57d5dc36908840619b5fcd8846873ef5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.536 -32.518 13.892 -66.932 70.328 31.746 -2.329 -89.765 5.189\n 40.744]", "targets": "-89.765"} {"id": "task095-9cf238f2eef6453faaa1f7b3730777df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.704 63.378 76.732 -26.278 31.083 -19.087 -15.551 19.342 75.694]", "targets": "76.732"} {"id": "task095-186db13b4fc94adc9ab688ff54e1ccc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.159 10.762 96.601 50.563 84.961 -22.138 90.433 39.231 -79.994]", "targets": "96.601"} {"id": "task095-7f3cf704ee86412b94e692fa831c6489", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.775 -85.816 23.741 92.197 66.725 -1.668]", "targets": "92.197"} {"id": "task095-8de0e1ff113740e69989358bb128f449", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[78.763 7.214 -1.494 64.086 92.482]", "targets": "92.482"} {"id": "task095-de5a1a0d43ba48ab8f492c514eee8468", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.362 -55.564 -27.361 76.292 84.545 -69.892]", "targets": "84.545"} {"id": "task095-4f73845bb93849feb2038732e4b53648", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.438 -48.001 -96.252]", "targets": "99.438"} {"id": "task095-83952ece8efd406398d82d1c5658e725", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.92 1.61 -83.663 94.3 67.682 -29.955 43.172 76.589 -82.858]", "targets": "94.3"} {"id": "task095-3a2af1b4fffc4490aa9b30a88feddbc9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.902 -77.09 -81.732 33.263 -34.226 46.387 88.413]", "targets": "88.413"} {"id": "task095-e70dc81c2898495da21ad9647dc300b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.703 -71.785 -83.101]", "targets": "-83.101"} {"id": "task095-bf4820559eaa44fca0c339c09f641363", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.644 -12.369 65.041 59.087 -77.052 -8.325 95.641 -48.101 -73.381]", "targets": "95.641"} {"id": "task095-6df3e3d4d40d4cf98daa656f1e1a638a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.64 -35.575 52.624 15.688 68.99 46.362 -26.198 -45.056 35.362\n -70.174]", "targets": "84.64"} {"id": "task095-d6deebfba4814402813850cb2b907f18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.235 -82.069 -56.686 91.479]", "targets": "91.479"} {"id": "task095-3fecb501adaa43ef83adc4ecd7b0cc82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.297 -13.686 79.379 -37.903 -90.841]", "targets": "-90.841"} {"id": "task095-486a1be6e6b44758be29c49beaffb0cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.375 -86.887 -11.184 -49.096 61.562 42.627]", "targets": "-86.887"} {"id": "task095-cbc2ae49552d49b69826b7f20af8758f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.549 -2.165 25.806 54.481 -58.175 36.797 3.685 -70.337]", "targets": "83.549"} {"id": "task095-830796d60b8a49aab623fa28cf15e4e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.019 -46.292 -12.134 -44.921 -80.425 -68.889 -31.309 24.995 38.353\n 31.638]", "targets": "-80.425"} {"id": "task095-e05c12c69a2c4f108238f7e1ed93e9a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.85 -14.686 44.579 -96.101 38.772 72.707 77.856 -98.576 -75.448]", "targets": "-98.576"} {"id": "task095-1072cf178f384f80b094b334e38057f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[19.735 29.042]", "targets": "29.042"} {"id": "task095-27f043f867ac49b78062adbece56d92b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.98 -69.178 -1.762 -20.333 -18.536 64.989 92.152 -84.216 -21.468]", "targets": "92.152"} {"id": "task095-033b71c18d8945bb82f93ce373dc5490", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.019 69.475 21.194 -50.885 39.096 17.99 -7.235 36.46 -36.644\n 35.63 ]", "targets": "-98.019"} {"id": "task095-2d7708bb5d724b84bce06869a7c7694f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.209 -40.766]", "targets": "44.209"} {"id": "task095-aea1e6524a38421795b1441c9e6398ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.681 3.428 11.282 -59.055]", "targets": "-59.055"} {"id": "task095-9d4d547153084fa7bf4d13a50311b252", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.009 -15.625 87.853 -78.01 -67.533 26.549]", "targets": "87.853"} {"id": "task095-f35c115c19f747b59ab9226dbec910f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.157 -4.16 51.772 -3.878 -33.051 60.223 -84.153]", "targets": "-86.157"} {"id": "task095-49b34719db86477db6e6733ac72c6cdd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.439 73.436 -33.626 81.455 38.776 56.099 61.623 -84.854 49.152]", "targets": "-84.854"} {"id": "task095-56e1de1986264172a3b25a546e1ea544", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.649 -44.256 -87.103 -53.598 16.108 -42.598]", "targets": "99.649"} {"id": "task095-afb70977bb814e83b37e6ca54e592cf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.029 52.089 76.91 86.952 -59.277 73.461 58.439]", "targets": "86.952"} {"id": "task095-4f4d02138a584bdaaa8731332b44ecdb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.352 -45.146 56.416 -62.777 23.926 -97.873 97.647]", "targets": "-97.873"} {"id": "task095-66d8b924c7b24f5580900fc5c6ffbc01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.532 -70.014 -38.766 75.866 -63.97 -94.737 -55.249 43.3 ]", "targets": "-94.737"} {"id": "task095-77ff34ce7b344a1db745ebdc5b6a4620", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.59 -92.655 -83.089 40.095 65.277 -62.763 -28.277 93.981 3.897\n -8.515]", "targets": "93.981"} {"id": "task095-b7de05eec2d24705b0eaf5228e846e0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.266 -2.845 -93.552 -78.74 81.282 -96.165 55.473]", "targets": "-96.165"} {"id": "task095-1617708aa01c40119797af163dd05ac1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.294 97.529 -54.112 27.642 -29.887 16.312 -63.789 23.385]", "targets": "97.529"} {"id": "task095-80b15c4843f74b9fa37e0b73b32de2f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.081 53.741 -15.331 -57.881 52.232 -38.955 -74.086 -55.525 -57.225]", "targets": "-74.086"} {"id": "task095-04b8d501f843410995fb2aec91f57d48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.927 15.885 -72.734 65.904 15.605 84.192]", "targets": "84.192"} {"id": "task095-fc27f105d614451cbf56c15a10faf40b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.759 -97.651 76.47 80.006 20.68 87.774 88.226 24.932 62.438\n -63.759]", "targets": "-97.651"} {"id": "task095-263899433e314f6abea15c884dc88643", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.855 -16.711 -17.836 69.862]", "targets": "97.855"} {"id": "task095-ec98b28386074f6a82fec5c78a4e7c8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.021 15.49 -17.042 48.315 -13.47 9.924 -17.009 -40.649 2.415]", "targets": "49.021"} {"id": "task095-b0bbaae28f5c429f9f9cb0eb68bbc1f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.063 47.102 -87.372 -58.648]", "targets": "-87.372"} {"id": "task095-96b0ba53bcae420780fa2c1dbe96828f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.725 -86.946 -6.979 43.9 -69.683 -5.525 -51.194]", "targets": "-86.946"} {"id": "task095-d5834c516f83487a925dabda57bc1539", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.092 -26.157 -17.88 -36.852 -48.408]", "targets": "-48.408"} {"id": "task095-3790e6638dc8455c86d2d2b29fba30c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.413 -94.021 3.494]", "targets": "-94.021"} {"id": "task095-4520d6b57d764b6d9de6d4fd0a37cea7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.683 -3.599 14.714 -84.715]", "targets": "-84.715"} {"id": "task095-68382b1e0ec44f1f99f14d8374598e1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.623 -71.196 -45.174 -56.886 -16.303]", "targets": "-71.196"} {"id": "task095-6fd332a85a64406498522fe9ac2d20ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[63.1 16.869 13.733]", "targets": "63.1"} {"id": "task095-0413db31c43f44608846078fcc7155e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.002 -59.649 -68.442 0.962 94.505 37.853 97.251 56.985]", "targets": "97.251"} {"id": "task095-19d5007e3ea140d587ddd5d630d03572", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-5.416 16.395]", "targets": "16.395"} {"id": "task095-8500892f7dad4e2892116519f0b87398", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.287 -87.588 -78.863 64.065 51.359]", "targets": "-87.588"} {"id": "task095-5aaec84ac10044c7947f4747287c65a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.002 54.655 73.085]", "targets": "73.085"} {"id": "task095-4b3d95087e0e40d5a2da6254788dff22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.868 -58.863 25.769 -28.148 -85.153 27.395 85.833 73.387]", "targets": "85.833"} {"id": "task095-2395154bad644947b9a1b34b53838599", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.112 9.191 80.328]", "targets": "80.328"} {"id": "task095-68989b5394fd481a95e55e9e10b29d0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.677 96.95 -28.895 77.246 -89.523 -60.288]", "targets": "96.95"} {"id": "task095-34695b99397e46b694245d1c9adb640b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.05 -35.061 -55.214 -16.163 -80.472 74.152 80.551 -78.424]", "targets": "90.05"} {"id": "task095-d30b374a4f214897ba470b762c132a84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.893 -73.741 99.815 -26.38 -27.827 2.55 9.154 -87.99 76.99 ]", "targets": "99.815"} {"id": "task095-23a7be3fc5144bb7b4ac568b368a7ab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.046 0.694 27.471 58.146 -56.664 73.633 -70.479]", "targets": "73.633"} {"id": "task095-66e5371ecfca46408ac9dbd55a49bf08", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.371 20.003 3.665 -42.257 -65.227 -27.188 17.254]", "targets": "71.371"} {"id": "task095-0064fa63125c4f5780a88ae24fa35a51", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.245 -85.142]", "targets": "-89.245"} {"id": "task095-8f95c0e443da4d63b1f748ddc7f0a9c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.518 -97.565 -25.682 64.751 -49.242 4.27 -55.168]", "targets": "-97.565"} {"id": "task095-d8f2af53a0ad4accbdfd411aa7dc8dcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.941 -15.499 -71.456 -69.814 54.591 -77.201 -60.86 47.712 -41.144\n -5.674]", "targets": "-77.201"} {"id": "task095-20a1bad2a4484f4c808daded75489517", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.1 -75.197]", "targets": "-75.197"} {"id": "task095-54bb2b1c53bc439b87b99ace2f25d2f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[69.597 11.945]", "targets": "69.597"} {"id": "task095-862095d83c27408da7c1f7764a2933f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.876 -70.926 49.799 82.239 -26.884 -5.625 91.866 85.392 -87.115]", "targets": "91.866"} {"id": "task095-6be1dea1bf8b4eabb9a82a43b14172db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.434 -51.629 46.413 -78.583 12.869 -92.303]", "targets": "-92.303"} {"id": "task095-9951362ba9a24b6bb1557633c8b4b6f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.839 88.057 51.978 -79.221 90.212 78.304 -1.211]", "targets": "90.212"} {"id": "task095-5d4dd0464ca14af1a282f129604114ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.771 -93.284 72.04 -15.131 34.571 38.86 -71.841]", "targets": "-93.284"} {"id": "task095-24f6845179b3449b9a64d5852fa61a97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.678 -82.752 -62.753 -25.477 6.486]", "targets": "-82.752"} {"id": "task095-83b7c9b9d5c9408ca9d0548b177bfb43", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.851 75.76 ]", "targets": "-80.851"} {"id": "task095-4d2a7cf05b7c42a587357d42a6aed4d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.663 -33.56 93.341 -35.493 16.157 -45.67 ]", "targets": "93.341"} {"id": "task095-f706265d26b842d9b61642c067517bb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.914 -46.932 -36.7 92.895 -74.549]", "targets": "92.895"} {"id": "task095-28649137f38349479de6fd3b62bb4c39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.429 -53.515 -55.644 -82.948 4.976 -61.081 -81.652]", "targets": "-91.429"} {"id": "task095-5216fb00567c45dd9ff5341aa5cd1ce3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.54 -29.892 -65.35 84.676 33.078 -65.572 34.991 73.883]", "targets": "84.676"} {"id": "task095-ebc21c7cddc74f10811424576af080ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.513 -77.051 20.011]", "targets": "-77.051"} {"id": "task095-be4930d1c11f4b6c87ef327e0dae7eb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.977 26.793 -5.818 79.254 39.774 18.757 74.851 -10.698 -15.456]", "targets": "79.254"} {"id": "task095-5e4cfcb148d0491cae079b28afad98aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.842 28.588 -18.086 19.666 50.182 -39.455 98.173 -78.506 9.322]", "targets": "98.173"} {"id": "task095-c67e11910822461ba51f441dab514679", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.392 98.158 88.996 -88.793 40.589 62.695 -51.401 71.953]", "targets": "98.158"} {"id": "task095-9acce5f6088e426589e47c053b331cbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.232 59.089 81.815 72.809 -26.987]", "targets": "81.815"} {"id": "task095-3aa720238fd740cb9e76502909bd2f49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.337 -76.821]", "targets": "-76.821"} {"id": "task095-7e21f131575f4c95b760a5e454351344", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.632 -26.35 -88.964 -56.739 75.396 81.547 40.74 -43.159]", "targets": "-88.964"} {"id": "task095-a5a360993e0d4031966a8e6a5b541af1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.001 -6.577 -21.065 72.708 -21.89 ]", "targets": "72.708"} {"id": "task095-2f39dac5c19d48eaa854a5c71642bb4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.174 39.017 77.582 -18.902 43.279 43.622 -41.154 85.289]", "targets": "85.289"} {"id": "task095-0d9fac8b7bdd424d815dfe6265d66578", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.549 14.823]", "targets": "14.823"} {"id": "task095-b8e221b2b1744199be3186bb103e3ae1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.977 -16.663 0.808 98.106]", "targets": "98.106"} {"id": "task095-91dda45ccc0f4935ad428d68fe1a648a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.459 -59.247 45.489]", "targets": "-59.247"} {"id": "task095-af7caefba55a478e9ea030c20ab767bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.568 72.934 -83.307 -10.356]", "targets": "-83.307"} {"id": "task095-6e37fd9d9957449fbdc8047107cd1082", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.263 92.346 44.421 83.789 95.641 -11.771 29.069 92.308 89.672]", "targets": "95.641"} {"id": "task095-c88f6d5569184711806a16dc68573f84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.065 38.023 66.08 -72.991]", "targets": "-72.991"} {"id": "task095-4c4fda6ced27433da18f5eb46f7f0380", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.533 -54.934 20.443 -75.873]", "targets": "-75.873"} {"id": "task095-bb15658aeab34286a9f6f255bda9c1dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.847 -18.694 96.889 25.379 10.363 -95.945 -9.702 -86.949 -8.926\n -23.269]", "targets": "98.847"} {"id": "task095-338733c365f7418487cc4d57d9406856", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.412 93.687 15.455 -63.821 -59.847 -47.153]", "targets": "93.687"} {"id": "task095-01b5ee6c69a649668deb4623e9020fe5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.966 -99.038]", "targets": "-99.038"} {"id": "task095-1703fe89c6a24ecdab47044b6b11095a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.112 -62.846 61.871 13.112]", "targets": "-62.846"} {"id": "task095-a98f219af1a044448c9341900a86cd05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.899 -73.435 -2.673 -20.856 -49.356 -96.298 43.612 -91.936 93.846\n -22.413]", "targets": "-96.298"} {"id": "task095-fa8a291d980b4fc9b6099b8b2178463f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.212 -74.783 5.587 44.426 29.119 -28.519 -2.643]", "targets": "-74.783"} {"id": "task095-aed01852e5b64308bab4cd918ff06ee1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.646 -74.676 -85.244 14.467 -30.563]", "targets": "97.646"} {"id": "task095-013bf4626f2d4f0bb5d580fdb57929f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.41 53.304 -91.029 44.882 -56.577 17.979 -98.375 -30.783 -97.79 ]", "targets": "-98.375"} {"id": "task095-ec31a88762054224ae6ae65f92f83792", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.052 43.833 47.552 35.347 -56.533 -18.258 52.475 -43.975]", "targets": "-56.533"} {"id": "task095-4f984574244743b4a31a7a8d681f6b3e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.648 -15.36 -12.907 -26.689 -76.053 38.023 98.725 -66.886 -41.34 ]", "targets": "98.725"} {"id": "task095-ab8d8319f23943a4988c33b195d28fed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.039 44.178 0.966 4.03 -40.329 48.399]", "targets": "-99.039"} {"id": "task095-3bdf1eda7a574f2da5f540d9c9f12991", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.544 20.719 -46.983 -83.037 -70.146 66.651 46.658 54.471 -24.355\n -76.577]", "targets": "-83.037"} {"id": "task095-c8f08221a4aa40ca970d125804a7bd98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.113 44.457 87.722 -72.628]", "targets": "87.722"} {"id": "task095-92dda57f610b49938f099f101bbf519c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.848 -0.161 89.691 18.713 1.636 -91.763 -26.248]", "targets": "-91.763"} {"id": "task095-93d6963ed3544b588184224382627198", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.378 80.121 -46.25 64.143 50.321]", "targets": "80.121"} {"id": "task095-613fcbb87717430b964f4b8a7b32e8bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.258 36.151 58.517]", "targets": "58.517"} {"id": "task095-384a34d44d124e9087a2ad526d2350d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.434 -40.387 -88.492 59.613]", "targets": "-88.492"} {"id": "task095-d72a4098a9a5483492756b959bace5af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.388 -17.475 35.648 -58.931 -48.97 -72.037 2.007 49.911 9.819]", "targets": "-72.388"} {"id": "task095-db7dac67ccfd4e24aae18a446e6c7c76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.094 87.039 88.136 83.997 -72.995 36.291 -49.157]", "targets": "88.136"} {"id": "task095-0ce9ce37ef4e4eeea2bc0eb854c14bd7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.269 -56.517 -76.016 88.26 -44.687 -17.671 36.805 43.556 -84.276\n 77.634]", "targets": "-93.269"} {"id": "task095-8044ee698d2d4519a990b2aaf374dadc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.816 -58.549 -65.359]", "targets": "-65.359"} {"id": "task095-dc90876e5ada4288b74abb98d5643289", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.446 62.803 96.056 -33.354 -68.851 -58.353 -23.193 -47.199 49.182]", "targets": "96.056"} {"id": "task095-3207a5e499b2410ebfcb52ca69d789c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.674 -81.572 -96.013]", "targets": "-96.013"} {"id": "task095-b334e1f1c76a4b02a9fb9a98464d73b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.595 94.274 -38.147 -52.853 82.2 ]", "targets": "94.274"} {"id": "task095-a8ebf69274664be1bdd148b54ad1c460", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.799 -48.754 66.934 -5.692 -25.999 10.756]", "targets": "-84.799"} {"id": "task095-aa1e56a22f8b456688c7d1681f1bc689", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.382 -92.158 -62.496 -75.918 45.306 -58.57 -66.281 -71.61 43.748]", "targets": "-92.158"} {"id": "task095-5983da4e5c934beaa775843e059162b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.005 95.302 30.052 84.093 -57.513 83.952 -48.92 ]", "targets": "95.302"} {"id": "task095-15fc72c166724290afbcbbefd47b17b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.822 14.296 51.672 51.353 74.668]", "targets": "74.668"} {"id": "task095-ecb86b2333e6428a9ed77043e97fa656", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.735 55.782 -57.484 -4.494 33.991 43.415 -4.938 25.275]", "targets": "-57.484"} {"id": "task095-a27dee8e426f4d37844f7f46921630e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[68.66 92.213 90.54 91.049 -2.309]", "targets": "92.213"} {"id": "task095-a6f7d52f2a604acbba825fdb8b928b9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.419 -77.443 -0.688 -41.612 37.724 64.342 -21.154 79.502]", "targets": "79.502"} {"id": "task095-2b59a4a4932d453bb39c1fe712928567", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.693 -66.468 -6.83 28.443 -77.628 54.646 42.922 -83.052]", "targets": "-83.052"} {"id": "task095-5ca26e0299e841018d1aa261c8c6e6fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[30.211 -6.142 89.198]", "targets": "89.198"} {"id": "task095-312baf3d1dd74e3ab4f403c25509eb41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.574 38.686 7.989 -58.886 61.966 56.965 8.111 42.768 -75.102]", "targets": "-75.102"} {"id": "task095-c846cce7d44b4e909839f1d14f71ea4b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.655 -87.262]", "targets": "-92.655"} {"id": "task095-3eb14de36c26487cb341aa4612edf0f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.942 41.188 -73.928 -93.215 -84.09 -99.265 -89.605 30.549]", "targets": "-99.265"} {"id": "task095-3af99b8d2a724083ac32e017ccbd9148", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.698 -77.663 -24.646 59.364]", "targets": "-77.663"} {"id": "task095-8b7246910bc04bea9d2b117dccfcea19", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.62 47.271 50.48 -58.693 89.877 50.381 67.484 24.501]", "targets": "89.877"} {"id": "task095-a0fdaef7700b4b278f844d0aca0df545", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[87.091 15.679 22.569 39.819]", "targets": "87.091"} {"id": "task095-4f0d6ffa2ab94d46b6519862f6dfcab6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.672 49.112 99.949 -78.067 -15.128]", "targets": "99.949"} {"id": "task095-1da8f9f1b53f4eadaaa2ad47697fe3ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.066 -11.329 -74.532 -56.87 10.648]", "targets": "85.066"} {"id": "task095-412814ac72dc4368b01e658acca200d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.888 15.93 77.253 0.672 80.433 31.133 -30.071 -5.697 82.059\n -66.277]", "targets": "82.059"} {"id": "task095-dab96e3cf8c54aac9efd573b19617d7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.794 15.882 20.421 -82.447]", "targets": "-82.447"} {"id": "task095-8f874ac96ef94fadaeffe3b77f37e6e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[15.977 26.542]", "targets": "26.542"} {"id": "task095-7f8132328c554856a617b5d2394022dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.744 53.147 -70.837 -29.13 -72.369 -79.909]", "targets": "-79.909"} {"id": "task095-7de46e0972a34821a84a31d6dd53c851", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.178 58.024 -88.401 -76.134]", "targets": "-88.401"} {"id": "task095-563b282489644d6196f81a2a472e12bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.472 -25.671 -91. -49.305 -46.415 -8.144 65.621]", "targets": "-91.0"} {"id": "task095-cf912026729c4eb1b47c913ab42e7051", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.659 65.307 -3.39 70.957 61.196 87.965 61.348 45.197 26.9\n -57.018]", "targets": "-98.659"} {"id": "task095-49e7e8d546fe4fde80ffd075f4288bec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.915 -57.044 86.691]", "targets": "86.691"} {"id": "task095-964a36d8f7f7401796b70802bd384807", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.38 -30.004 55.243 -82.051 -46.948 -92.395 -33.339]", "targets": "-92.395"} {"id": "task095-563649af9ebe4aa4924f76d0536cc459", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.337 -7.601 7.053 -90.838 -97.269]", "targets": "-97.269"} {"id": "task095-9863b4fcdad3442c934b198b47a3be4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.813 76.87 41.074 0.622 64.274 -84.664 -83.61 76.271 -2.844]", "targets": "-84.664"} {"id": "task095-074676fce1094a73b1d32795c47dc10e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.786 -80.639 -34.038 -99.922 -30.825 88.712 52.753]", "targets": "-99.922"} {"id": "task095-d373f89ba58a4fa8b2e2ac076923b99d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.552 -63.23 58.464 -49.096 20.288 -11.129]", "targets": "-63.23"} {"id": "task095-89149ca5c72f49429e2c70ad39d43dfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.648 -15.708 -40.867 -87.635 -47.641]", "targets": "-87.635"} {"id": "task095-5d18902f1f7f4fae944fc5f9d6f2381e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.886 -7.501 49.985 -12.147 34.841]", "targets": "-62.886"} {"id": "task095-41573e724d5d4c01b9b5be2759763b50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.41 62.337 53.943]", "targets": "62.337"} {"id": "task095-f7113c5a3b2b45f396967b9f28ff35eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.155 30.975 -73.505 -15.501 60.753 -94.882 -4.717 -70.27 93.787]", "targets": "-94.882"} {"id": "task095-7a37a5cb7e50469c9533f9da0b935dc9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.388 -3.222 0.633 0.31 35.068]", "targets": "35.068"} {"id": "task095-3401bf9353e34615a49d1a5f52a3b020", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.905 45.445 -44.281 30.376 63.548]", "targets": "63.548"} {"id": "task095-a7ed7cb51e9c4cc5a6e14c8f27364874", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.634 43.159]", "targets": "43.159"} {"id": "task095-40089baabddb426aadbce1850c273e6e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.226 75.949 32.105 86.93 -48.388 -63.227]", "targets": "86.93"} {"id": "task095-f98758149ac34f8eaf7b0e9be9a11e05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.299 20.21 -49.224 -89.975 10.812 -54.236 43.271 62.818 39.145]", "targets": "-89.975"} {"id": "task095-77a151e696f6453dbae7fb03d7eb88fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.799 -85.258 -77.217 -74.664 65.3 64.533 8.373]", "targets": "-85.258"} {"id": "task095-11374e5cd985477a81f80df0e4705123", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.942 73.682 -52.788 -3.378 29.86 -2.537 28.392 -19.767 -70.11\n 59.688]", "targets": "73.682"} {"id": "task095-41654edb82614f4bb9e83777b9b010c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.227 49.362 -60.919 -34.124 -27.232 71.872 -19.189 -27.731 25.754]", "targets": "-89.227"} {"id": "task095-ca6ff121d6f940528810f72c6e3327c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.646 62.826 -94.391 -97.988 -99.638]", "targets": "-99.638"} {"id": "task095-6e6982a1db2c492ea43bf54930893cd9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.843 -40.238 40.193 -24.507 66.006]", "targets": "82.843"} {"id": "task095-c419f3f1bd694936b6f998788b7ae9ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.424 -46.335 69.183 47.752 20.254 -7.11 ]", "targets": "69.183"} {"id": "task095-c96be5a8a34748968b093d4c87d4f211", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.63 65.269 91.832 -8.881 -27.448 90.44 19.4 74.735]", "targets": "91.832"} {"id": "task095-f3b368de28fa44a6b1a5ecfb31c206ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.688 -37.823]", "targets": "79.688"} {"id": "task095-1baed18c6fa34634b0919d0a5b9920f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.612 -97.839 -83.906 71.946 -4.528]", "targets": "-97.839"} {"id": "task095-7b2ea7a432b04bc7a6f03fca76dd8e14", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.901 41.504 73.081 -48.368 42.045 6.33 -73.275 64.643]", "targets": "-73.275"} {"id": "task095-b029c4ba11ef4a23a1a091a0f808c5d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.638 -46.769 -38.75 6.903 -80.633 62.405 -83.012 -28.711 -23.105]", "targets": "-83.012"} {"id": "task095-4af1e786f951439da4293f80366bb828", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.055 -13.454]", "targets": "95.055"} {"id": "task095-905880a08a7c4be68d7b3c25fbe9fb7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.461 47.512]", "targets": "47.512"} {"id": "task095-2d48b7cd8e5141feac36b05b92d27d3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.401 31.02 0.363 40.57 ]", "targets": "40.57"} {"id": "task095-f80197687d074823b6e164be503e44bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.79 -22.651 35.468 12.935 81.9 47.256]", "targets": "81.9"} {"id": "task095-c89a3b67aad949778268ec343ba64320", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.211 93.916 -17.618 -82.15 -3.949 51.125 87.336 73.92 -86.062\n 91. ]", "targets": "93.916"} {"id": "task095-e1fcd4abad0d4b6bbfcc82e71db35b82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.896 30.783 -41.729 -22.089]", "targets": "-56.896"} {"id": "task095-a6431b79f1cc4ca68c1de5bd18f02574", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.674 96.759 8.777 -37.39 25.414 -56.921 33.11 -23.685 15.802\n 50.258]", "targets": "96.759"} {"id": "task095-539b7dba72eb4f9f8c179df3f9af2e6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.37 -75.551 -77.932 -80.442 -8.339 18.877 -64.651]", "targets": "-80.442"} {"id": "task095-897b74d2c64c4cf28a597a051df88f5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.645 80.77 -59.379 -99.333 17.893 13.567 -45.713 -28.661 70.822\n -39.522]", "targets": "-99.333"} {"id": "task095-1ea5cc7131d14b4388757eed1cd73276", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.917 -3.887]", "targets": "-38.917"} {"id": "task095-fcd7b3ad84d44c8bbb64444ae7e05ddb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.775 -29.309 81.407 15.78 -81.961 -65.39 69.607 61.767]", "targets": "88.775"} {"id": "task095-bf5c3fedd67a42a2ade0a2a7a526ddce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.412 -13.961]", "targets": "-20.412"} {"id": "task095-079b89ff2bf14d7e8886ee2832415c49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.154 -34.603 -3.854]", "targets": "44.154"} {"id": "task095-9933126c6aea4705a530d838d38c12b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.887 -48.629 -55.538 32.137 78.608 -14.225 -59.156 -25.447 -1.377\n -28.069]", "targets": "78.608"} {"id": "task095-fb206480e3f047a9b1545ee26957780a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[71.722 11.845 67.702 13.392 61.342 51.559 9.346]", "targets": "71.722"} {"id": "task095-1de755271331458e997a3efdd57578a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.396 -61.453 -83.798 -83.334 39.388 -85.487 33.684 34.36 8.982]", "targets": "-86.396"} {"id": "task095-6be3a80d6ed24f2d88b641e22291271f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.936 12.694 -38.528 -44.97 24.181 67.166 -21.739]", "targets": "67.166"} {"id": "task095-8a519eac9480442da0f205a74c6c52c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.664 83.81 ]", "targets": "83.81"} {"id": "task095-11f1cb9005224c56a4263776529acd34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.719 -94.164 81.414 89.935 80.563 -54.497 11.35 -4.715]", "targets": "-94.164"} {"id": "task095-c774a6ea32c74233b8880989e64518c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.86 98.398 34.267 28.936]", "targets": "98.398"} {"id": "task095-cf01bfd0cd20455ba233e2870b294337", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.785 39.605 -28.459 66.691 -7.056 -39.913 37.226 -16.593 0.424]", "targets": "98.785"} {"id": "task095-ef97a791ce644e06a857d8763ab19bf2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.147 -8.408 -56.161 64.019 -96.664 -53.993 -5.671 -49.582 -11.116]", "targets": "-96.664"} {"id": "task095-a0dec76256ba43b8808b66b789ad4e2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.192 21.331 27.453 33.103 46.676 -62.648 -94.632 72.465 -0.58 ]", "targets": "-94.632"} {"id": "task095-2eae198e5e3c4bf1865eeb2059e85834", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.57 80.247 64.858 5.284 31.553 -59.929 65.755 14.112]", "targets": "80.247"} {"id": "task095-4fdfb3b3f60a444894e0f0e9a70f95df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.262 -83.978 82.699]", "targets": "-83.978"} {"id": "task095-6fdd7545a14a48e6b97d780c80b074a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[90.809 45.782 33.662]", "targets": "90.809"} {"id": "task095-c3746122fe05401bb16cd157dead2cb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.35 -97.373 51.873 43.06 -40.368 -72.717 65.531 -34.483 97.583\n -33.053]", "targets": "97.583"} {"id": "task095-91b78092a08e4b8da62cdc939201fc59", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[7.263 3.256]", "targets": "7.263"} {"id": "task095-26b519f1a6da4527b7af91a032767f36", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.889 65.819 66.77 63.5 -62.409 78.668 75.937 -13.978 89.895\n 91.842]", "targets": "91.889"} {"id": "task095-98668cb356c34394a9b7a03ae6e96833", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.355 -68.683 95.812 -30.735 25.65 -3.955 -55.297 1.773]", "targets": "95.812"} {"id": "task095-5c5ba2048f36410d83e9ff4a350d1658", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.963 96.973 -25.598 4.217 -32.109 -57.691 -65.47 -55.619 91.655\n 88.896]", "targets": "96.973"} {"id": "task095-75630ac8875543deb5e6fc9159bdd771", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.803 -55.941 -94.451 -17.071 75.936 -42.532 98.689]", "targets": "98.689"} {"id": "task095-19a2217c892f4592a0ecb42e9ea23a89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.396 43.254 95.519 66.393 -18.43 49.938 -74.987 96.647 61.224]", "targets": "96.647"} {"id": "task095-b95ac4c191cc414b93192e60b6b379b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.944 -77.728 -64.67 -46.874 46.937 63.268 -64.403 71.659]", "targets": "-77.728"} {"id": "task095-cba8a1e4b473480cb0330784c1e5fea2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.576 7.487 95.739 89.427 -24.107 97.856]", "targets": "97.856"} {"id": "task095-153ba158e11b4ea6928ebe898a0573f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.028 76.653]", "targets": "76.653"} {"id": "task095-89dc7b9a77624c6384aecc8bab7b5713", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.609 31.981 -95.802]", "targets": "-95.802"} {"id": "task095-68da1ce8a9c14303b58f70ee0dae95eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.946 31.194 -11.236 73.228]", "targets": "73.228"} {"id": "task095-a62de868f009458b9e46f4283e232008", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.883 -2.747 90.358 64.989 -57.293 74.509 -40.133 -39.769]", "targets": "90.358"} {"id": "task095-f9e2d15be2464b2c8a4dd98dba6df054", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.573 60.329 -61.376]", "targets": "-61.376"} {"id": "task095-1e4049a991464f7b8049ea439b1fb891", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.142 66.599 25.454 42.633 6.377 -93.677 95.901 69.202]", "targets": "95.901"} {"id": "task095-817d9d73f3fb4efab213a9230d984d37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.957 -44.176 -12.107]", "targets": "-44.176"} {"id": "task095-68d3bb887ac34fc9be0233c6d04a094b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.668 91.247 0.731 -60.502 -85.5 40.124 -49.128 69.382]", "targets": "91.247"} {"id": "task095-f6ac6a144870450d92a82dd4d99f5373", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.318 -40.766 28.205 -44.197 -98.962 16.833 -23.347]", "targets": "-98.962"} {"id": "task095-39cb809f442042988cc21b25e2b3320c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.395 -61.53 -22.393 -94.197 68.416 -63.076]", "targets": "-94.197"} {"id": "task095-0ce3022e1369440d8d617f33d585f55c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.473 81.778 90.304 -2.471 -8.737 98.506]", "targets": "98.506"} {"id": "task095-db6b38b7ec404c19b904975fdf1040b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.535 80.692 51.025 -84.157 -65.465]", "targets": "-84.157"} {"id": "task095-c92170c462ae4730ade9e786dfd03ad8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.899 -89.126 -0.517 -72.624 -77.869 29.454 52.015]", "targets": "-89.126"} {"id": "task095-edd0fda86d8a4a96bdbc6bc0c33f5131", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.414 78.428 -57.408 -14.643 67.18 -1.219 80.405]", "targets": "80.405"} {"id": "task095-88db7f7d8f9542548d18410a885e1824", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.046 38.59 -11.096 -70.777 -42.583]", "targets": "-70.777"} {"id": "task095-1890d14337b04ce1857cdcf7b5114169", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.891 -31.637 -75.981 89.664 -31.32 -65.246 -86.185 72.424 -73.128]", "targets": "89.664"} {"id": "task095-9fbe74f50175442382a647f8905bdd46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.27 -28.011 -55.536 -28.83 90.047 -84.571 0.644 81.903]", "targets": "90.047"} {"id": "task095-72329525ea9e43b8a02df75ef3cdcc5e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[48.789 68.271]", "targets": "68.271"} {"id": "task095-d2bfdce4b70b4a5fbe0d5dc472399272", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.847 -91.305 -54.236 21.35 -91.301]", "targets": "-91.305"} {"id": "task095-004d6cdb67ad4e989302c23b7c298211", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.373 -55.987 7.71 -54.82 4.89 4.466 44.297 9.577 70.021]", "targets": "90.373"} {"id": "task095-f6e099da44db4d7db340acf786c700b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[83.199 43.526]", "targets": "83.199"} {"id": "task095-ea9f741f5efe4f76aa20ec764d67f9da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.098 39.68 -20.648 73.947]", "targets": "73.947"} {"id": "task095-d25d4d296542410c960a7ef2e3c8c315", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.348 -12.43 12.091]", "targets": "67.348"} {"id": "task095-3913b9ee3d784f95b631e1873d563092", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.8 16.96 47.289 39.431 -69.542 7.85 -79.944]", "targets": "-79.944"} {"id": "task095-9e31a6d838c74a2897d4da250a1929a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.425 89.745 70.038 75.771 89.664 -82.672]", "targets": "89.745"} {"id": "task095-e97d765d12ac4a8aa598816693c144ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.518 -53.987 -77.062 -41.601 31.696 18.038 -67.669]", "targets": "-77.062"} {"id": "task095-63936c6a13f6469a87986e1e0879832d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.77 35.805 80.426]", "targets": "80.426"} {"id": "task095-ab9fc51a807d41dfadc40ed4d3da46ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.107 -89.964 58.324]", "targets": "-89.964"} {"id": "task095-9f6b0291443749e38ae56785f9b58ef8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.369 -85.974 35.989 -23.45 97.443 51.554]", "targets": "97.443"} {"id": "task095-81417a45849a436099ca687de120bb48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.476 -13.601]", "targets": "-18.476"} {"id": "task095-7a1dab0488ea427dbc74e683eefd3e34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.044 23.303 -59.874 -1.911 -93.398 73.967 -19.266 48.404 28.141]", "targets": "-93.398"} {"id": "task095-d93da0203d554d21a86fb922224d159b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.989 -64.942 -66.299 -58.584 -8.285]", "targets": "-97.989"} {"id": "task095-9b59ace6124140f88e80de968a76a7fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.805 -29.469 87.331 56.518 -31.485 -12.344]", "targets": "87.331"} {"id": "task095-a3c80522d98b4e5f94708d9d76f6a378", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.627 99.668 25.375 -98.573 26.333 -27.973 67.466 82.388 -62.257\n -21.773]", "targets": "99.668"} {"id": "task095-d06b49ee795740768d578d10713a31c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.04 -92.106 51.61 3.9 -62.951 -0.945 31.799]", "targets": "-92.106"} {"id": "task095-ce1bf3802ff54631b82171d0315b2dac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[92.313 4.652]", "targets": "92.313"} {"id": "task095-40fb0044a34e44ae8f58f5ad7bcc328f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.041 -66.923 34.994 26.463 -59.659 -91.422 21.908]", "targets": "-91.422"} {"id": "task095-c098d85b1b4340a79c91ef5ccd63ffc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.935 43.895 -44.499 66.879 86.212 -65.407 -11.081 -59.37 -58.596\n 2.741]", "targets": "86.212"} {"id": "task095-baa117688c75462a94cd22ea0dac32c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.614 -61.08 -49.475 -74.265 -42.791 79.72 -47.724 -44.39 84.464\n 36.347]", "targets": "84.464"} {"id": "task095-f393d8ba9f0d472c892be0700e68c71f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.358 23.553 -13.721 -99.169 -95.493 -82.022 44.963 15.217 62.398\n -30.477]", "targets": "-99.169"} {"id": "task095-1f654ba1b0914d3eba44e7633143ae7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.066 36.074 38.235 53.078 -74.265 -58.765 49.516]", "targets": "95.066"} {"id": "task095-5748014255774ec0a83282cf3133067a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[65.798 20.982 81.462 52.509 70.92 54.434]", "targets": "81.462"} {"id": "task095-9b15d153f3da4e9191fe291393212cbb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.697 36.238 -27.952 52.451 -21.265 -31.312 -96.878 -21.708]", "targets": "-96.878"} {"id": "task095-6649b341f6314a668703951cdfc85a7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.467 71.493 -87.824 6.77 69.72 98.909]", "targets": "98.909"} {"id": "task095-7dc3afdafb9346aaaf3cd53e680115fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.674 59.794 -47.677 -38.962 -8.585 -5.162]", "targets": "95.674"} {"id": "task095-9e644c17230045a7bea9e5b12f145d78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.979 65.431 59.469 -51.374]", "targets": "65.431"} {"id": "task095-1b75b61b19f54f97ba0f06fe39fd2a43", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.135 25.041 -76.694 63.879 90.979 -73.199 57.561 87.477 24.53\n -35.483]", "targets": "90.979"} {"id": "task095-5119a93c52fd49a3a4ff0d49a0cd7b95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.349 60.397 -75.76 ]", "targets": "85.349"} {"id": "task095-8600f64b57964307a98ae9d109fc1ef1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.642 -6.116 70.32 ]", "targets": "70.32"} {"id": "task095-cd27881650f547269b6ac038c63f8833", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.916 38.133]", "targets": "-96.916"} {"id": "task095-8702d24000184bb98eb6af29ae3fef27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.289 -47.724]", "targets": "-80.289"} {"id": "task095-99ecd0a5fcbc4ebb93207f1ff9ba9722", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.767 -94.042 -52.652 45.373 -42.488 -0.814 82.118]", "targets": "-94.042"} {"id": "task095-0e57249aa18f4cbb92dceedaf13f45e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.57 15.622 0.098 53.725 -75.151]", "targets": "92.57"} {"id": "task095-fc74b58a51064e7b88cbb94c4f8211d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.068 -5.616 -36.498 -51.371 -30.426 -4.339 -53.707 87.128 -72.881\n -91.504]", "targets": "-91.504"} {"id": "task095-20cc92b1ddd549fdbfb6dbd3c16f0f98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.913 -80.693 -33.027 -58.632 -90.585 -73.691 51.898 -12.581 20.047\n 18.721]", "targets": "-90.585"} {"id": "task095-5d8566566835436f9f00cfb7ed0a624d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.266 -45.881]", "targets": "51.266"} {"id": "task095-4a0667f1369340d4b2712adacc76efbb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.228 87.795 -35.495 45.864 -52.127 -92.04 72.431 2.609]", "targets": "-92.04"} {"id": "task095-e4327184a8a14b7a8ffffa704d3ed637", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.65 -77.143 -8.061 28.452 24.052 74.774 -81.704 -15.047]", "targets": "-81.704"} {"id": "task095-c5b2e14958bc429e850a55686e380b57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.706 -11.252 75.326 77.398 -11.626 19.59 ]", "targets": "95.706"} {"id": "task095-0b6c6e3b6e344eeeb2638461940a786c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.255 54.503 30.801 -44.421]", "targets": "-91.255"} {"id": "task095-c727df5864a74b00a698efbc88949e56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.332 -3.275 18.645 -93.943 -41.43 -48.015 -92.911 -44.15 68.311]", "targets": "-93.943"} {"id": "task095-ff6476214d664b2a9b69434419062c38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.752 71.477 -66.159 -93.021 92.338 99.308 62.606 23.424]", "targets": "99.308"} {"id": "task095-bd9389cca6374f22a5f2eb003cc7ea4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.999 44.929 31.293 -17.789 79.503]", "targets": "97.999"} {"id": "task095-4f9981da4be64cc6a48fbd7045a324e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[81.584 27.343]", "targets": "81.584"} {"id": "task095-26c162a15b9649b1b2815a7bc3f84f26", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.783 79.484 -65.918 35.8 14.823 67.23 56.849 82.611]", "targets": "89.783"} {"id": "task095-f359060ad0a74823a1301446bc109f74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[10.026 99.815 30.072 42.348 83.647]", "targets": "99.815"} {"id": "task095-8400ea1fe8af4f6eba7d9b291a273118", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.9 29.604 36.28 3.566 -53.963 -21.317 46.52 -93.443]", "targets": "-93.443"} {"id": "task095-b48dc35f4cad44c7a552e5e5437586b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.987 67.325 -61.149 -21.689 -95.319 67.889 28.181]", "targets": "-95.319"} {"id": "task095-a5d1d1111fd14e3c86a83dea0bee37d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.364 71.761 10.486 -57.156 -57.375 -37.312 -34.029]", "targets": "-88.364"} {"id": "task095-547fd198742c40eebd78c5f3da8c54f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.68 -68.54 -66.164]", "targets": "-68.54"} {"id": "task095-e64059170e4643ad99ef6fd3077e4f62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.773 4.221 64.626 -1.695 7.031 -92.755 -20.947 -59.666]", "targets": "-92.755"} {"id": "task095-9774904fcccc482b9638fc2516a8851e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[35.683 21.499 31.254]", "targets": "35.683"} {"id": "task095-f375f2bce8df4be3a96c7d06d86b0907", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.044 81.874 -1.497 96.295 -27.434 -62.386 -85.052]", "targets": "96.295"} {"id": "task095-32f8c51aaa31478b9bfa1a25681b7bb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.011 -44.706]", "targets": "-44.706"} {"id": "task095-1cf7e478c2d54145b3a9e795ae6f6075", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.227 -44.595 -75.812 -99.957 -45.401 -33.512 72.736 -38.833]", "targets": "-99.957"} {"id": "task095-ea3ec9148e8b496db4e1bea23974ec13", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.839 -31.361 69.849 -3.598 28.2 62.079 9.214 -55.137 66.645]", "targets": "69.849"} {"id": "task095-a0360c10c01b41ae87e368d816791975", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.999 87.082 -85.541 43.578 39.568 68.74 74.711]", "targets": "87.082"} {"id": "task095-15a9fb6246dc4952b1cae402ee02d3ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.3 -88.905 0.122 -24.023 15.009 -47.996 -35.445 -21.253 28.367]", "targets": "-88.905"} {"id": "task095-c132ac188dfc452f9f579a38ae081f74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.5 68.297 -64.129 -5.67 -78.834 -85.699 67.481 -87.869 92.598]", "targets": "92.598"} {"id": "task095-32d081bbf05949fbaf3e278a19c5c38f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.686 -24.174 97.694 -13.424 -9.109 -32.638 -83.092]", "targets": "97.694"} {"id": "task095-28ce337e42594b9abc4d4cf7b9b38faa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.084 94.325 -51.593 47.519 -86.632 -44.157 -5.701 -54.701 -9.695]", "targets": "94.325"} {"id": "task095-35cbc0dc8c504d309ff1e27382640d7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.181 -58.88 40.914 21.816 76.462 99.259 15.356]", "targets": "99.259"} {"id": "task095-6060b840162245b394b67b17b46da525", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.617 89.023 65.474 -64.972]", "targets": "89.023"} {"id": "task095-b45102df26e2478d81d24c5fc3dea324", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.644 54.664 95.131 -24.192 19.986 87.04 ]", "targets": "95.131"} {"id": "task095-ea13fe2240ab436aa5040242d91dcb3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.665 -67.232 21.5 7.271 43.732 -95.403 -67.599 24.843 -15.917\n -43.125]", "targets": "-95.403"} {"id": "task095-9a8bc7c6a00546fea20df7aedfdf86d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[68.016 -3.795 74.085]", "targets": "74.085"} {"id": "task095-4014a8d9dd2543ed8665d96a0388f98d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.571 -72.569 -21.998 12.985 82.911 21.548 11.558 86.122 14.454\n 74.508]", "targets": "86.122"} {"id": "task095-8acf1408a1ba4d8f8ac8995bb9812b64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.673 52.531 -90.585 77.117 -78.406 86.518 68.318 -19.848 75.627]", "targets": "-90.585"} {"id": "task095-ecc60707dfe14c5a9f717e813fc2bbe9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.69 -85.604 26.226 1.463 85.347 -34.205 -89.317]", "targets": "-89.317"} {"id": "task095-67b885c6b40b4675ad4a920189a5b36c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.928 -12.504]", "targets": "-47.928"} {"id": "task095-6bfe20ef81344e88bb19837232f7bf4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.585 27.388 55.057 64.03 11.749]", "targets": "64.03"} {"id": "task095-9140c02e694d4bb58051c7e7e8d642c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.935 -64.963 56.733 32.393 55.467 -50.445 73.566 64.836 27.965]", "targets": "77.935"} {"id": "task095-43aabf5ca72c4653bd1b3f2dd8a47c83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.385 61.681 -39.32 -89.824 53.479]", "targets": "-89.824"} {"id": "task095-c08a9035f84c47879c87510479fb5b64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.323 -74.212 49.814 38.166 -57.945 22.336]", "targets": "-86.323"} {"id": "task095-76e866dbb22540cb90b9b4fa08d5f878", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.962 37.913]", "targets": "37.913"} {"id": "task095-03fa4c3748dc48cd88a9972fa1871e19", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.836 6.323 -69.222 3.693 21.572 -42.966 54.932]", "targets": "-69.222"} {"id": "task095-91c967af94454c2da2873c6d55ebadb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.551 -90.522 -48.697 -34.488 40.751 6.452 -74.925 61.553 -24.678\n 44.924]", "targets": "-90.522"} {"id": "task095-84b9b78303074e06a75cb832095e6b62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.579 -72.229 -87.176 -71.205 93.351 -38.062 -80.368 -65.29 -18.299\n 12.811]", "targets": "93.351"} {"id": "task095-3f371c65f851488ea82bde5a7dd7195a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.959 -0.872 -96.962 -43.41 ]", "targets": "-96.962"} {"id": "task095-94409c53b9604f289ef848875cc15fc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.746 99.47 -98.475]", "targets": "99.47"} {"id": "task095-1c6420b60131429e976f461918b0c527", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.046 9.091 82.938 69.843 15.861 -84.44 -4.641]", "targets": "-84.44"} {"id": "task095-59f359314745476ab8eeda4ddcdba3a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.046 -28.763 51.705 30.683 -6.502]", "targets": "51.705"} {"id": "task095-134bcf2557a64556892b4fc172c6f30f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.936 -27.452 -1.896 35.22 -50.627 -66.232 -98.092]", "targets": "-98.092"} {"id": "task095-be064000f9684e029001f60a79173344", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.53 28.556 77.13 -7.817 22.296 55.559 58.096]", "targets": "77.13"} {"id": "task095-b3d0cbd27aa84ae9a4776b554ac7e891", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.734 -79.434 54.723 54.289 -78.41 1.213 -97.689 44.957]", "targets": "-97.689"} {"id": "task095-ec2d6fccc2814eb0a4242d9be1bde2e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.578 -77.32 89.428 -98.285 29.026 -11.07 ]", "targets": "-98.285"} {"id": "task095-f248eae0932e46588ed2186a7ea52773", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.803 -87.072 -84.989 -51.613 83.242]", "targets": "-87.072"} {"id": "task095-fee45b5116d0420b9302d57aa9df821f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.518 40.879 -73.814 26.891 -51.274 46.923]", "targets": "-73.814"} {"id": "task095-a4b546d27c97411eadf3b16aa0bb5784", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.267 44.454 -25.584 -98.693 -70.226]", "targets": "-98.693"} {"id": "task095-a111cbf547bf49238c87d1d1b23d6c79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.886 -61.264 10.673 -92.16 11.265 66.166]", "targets": "-92.16"} {"id": "task095-910b772a0f9e48ddb08f66de6d5c5d06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.183 30.438 -58.992 -38.507 -38.378 78.385 72.504 16.144 -64.232\n 98.272]", "targets": "98.272"} {"id": "task095-e7641e147b004d8e88393f212d006605", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.952 -95.38 58.812 -74.54 -4.39 21.044 -77.457]", "targets": "-95.38"} {"id": "task095-4e990e7cd2094d1dbb8a4f517b6cb218", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.88 -19.583 31.967 -99.157 -30.349 75.525 -55.891 18.544 -60.454]", "targets": "-99.157"} {"id": "task095-273236c8d15f426ea937ef0533802c3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.257 88.876 98.219 -45.913 86.961 71.349]", "targets": "98.219"} {"id": "task095-723dff1b385048ac86eb0ac499d116e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.437 74.692 -22.854 -53.578 -9.508 -14.604 95.422 31.443]", "targets": "95.422"} {"id": "task095-c09f1bb10e5148e8a6d9886010f4bf3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.958 -54.862 -21.974 98.129 -92.002 11.848 -31.935 -44.174]", "targets": "98.129"} {"id": "task095-47ae88ade6f64ce2aa76a527064800f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.676 96.818 9.202 -12.651 24.374 -14.405]", "targets": "96.818"} {"id": "task095-94f70c6f3ed04706ae976837b2495b8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.304 52.299 68.109 77.209 -21.308 72.245 -12.275 -72.719]", "targets": "77.209"} {"id": "task095-093ec6dd67b445a3a7cd2fa5474d83cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.141 44.425 -54.288]", "targets": "-58.141"} {"id": "task095-acd61a1ec6464401ab4096d726e5c289", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.179 52.872 -36.65 ]", "targets": "52.872"} {"id": "task095-7f21952217cb4e71a896504cca0296ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.636 -45.364 -15.235 -65.444 21.332 40.088]", "targets": "75.636"} {"id": "task095-3674add5887c46ada700fcf08ccd48fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.433 60.071 95.961 24.638 -88.755 -47.217 -37.185 -51.993 -1.015\n 5.578]", "targets": "95.961"} {"id": "task095-e78e20276d554865a4dd3377248e8a4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.059 -34.605 -17.871 5.129 53.501 -34.879 79.496 37.784 -57.157]", "targets": "79.496"} {"id": "task095-0be4192f93d24795b963ab0e23f4aa00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.783 -91.163 37.693 -25.9 ]", "targets": "-91.163"} {"id": "task095-0c2d7afe55cb4706adcdacba2a459ac2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.132 1.545 72.729 3.855 -89.336 -25.76 -62.133 43.558 -9.186\n -5.887]", "targets": "-89.336"} {"id": "task095-51ad99c8e261470194a097f7ad7bc783", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[71.423 53.716]", "targets": "71.423"} {"id": "task095-de33ebac830f4ca0882f3cd4c5aa3982", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.425 -30.033 39.95 54.659]", "targets": "54.659"} {"id": "task095-a88d9206f2004e36ad136b11ea4fe7a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.817 -9.257]", "targets": "-55.817"} {"id": "task095-58edfa88ac1443ac8e32db7b8f372607", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.692 -40.344 52.302 -91.669]", "targets": "-91.669"} {"id": "task095-54d000cde7564bc68ee757c599f98d6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.095 -75.928 20.397 97.116 23.92 98.654]", "targets": "98.654"} {"id": "task095-c38a14f5e28c49d6bf8bc8f27baf4045", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.523 -92.389 58.658]", "targets": "-92.389"} {"id": "task095-f59c5d529d5b462d8126287320cdbc6e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.633 60.518 -18.954 7.062 -83.092 -15.558 21.207]", "targets": "-83.092"} {"id": "task095-3428d28ecd5546a98b59d1849dd49ad2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.621 -12.894 37.435 -22.469 45.299 12.834 -52.881 -42.53 ]", "targets": "71.621"} {"id": "task095-694e83fe9f614921b4949951bdbf2409", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.424 -51.982 -85.639]", "targets": "-90.424"} {"id": "task095-b7151459c2a045f995b224bddac5ef65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.138 -14.392 29.08 47.494 19.579 -11.446]", "targets": "-68.138"} {"id": "task095-48736e0a1b8d4d84add678470d3ae2e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.287 -19.294 17.458 35.573 -25.399 2.373 -5.73 41.71 ]", "targets": "63.287"} {"id": "task095-70b9edb7c45e42048e380ebc885f61b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.147 0.206 -15.882 15.367 27.677 53.821 76.286]", "targets": "76.286"} {"id": "task095-cba7e781c6a04439b8cb0814306aafde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.265 -31.25 96.75 ]", "targets": "96.75"} {"id": "task095-817da2af2bbf4c13b1de95a475b724c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.231 89.068]", "targets": "89.068"} {"id": "task095-64bb257cd9a64fbb934e5694a4492126", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.37 1.067 88.194 62.795 -79.351 41.452 67.154]", "targets": "88.194"} {"id": "task095-01b4a828178a448f83b84f82979cae89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.972 48.569 2.444 66.563 94.194 -2.011 -80.114 20.83 ]", "targets": "94.194"} {"id": "task095-2b12258d0f1443fb9b26a62cd9189e2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[69.439 3.785]", "targets": "69.439"} {"id": "task095-94f5caf1cda74e71a8566d566960fb2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.738 66.22 -65.782 69.086]", "targets": "69.086"} {"id": "task095-f3af1b5f0b2d4dbf8055f34819abb0e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.907 85.686 63.552 6.085 -65.623 0.941 -85.365 -30.972 10.166]", "targets": "85.686"} {"id": "task095-0726b8ee6997493192ddc95e8acbeb34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.657 -6.94 -4.432 -29.876 87.456]", "targets": "87.456"} {"id": "task095-7e9f664117c64adaae5efd3f3166cff8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.071 -66.477 23.262 -50.834 53.196 82.428 45.07 ]", "targets": "98.071"} {"id": "task095-90f1f34a2be8412981a274e4389aaf0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.487 11.918 -84.043 50.273 72.381 75.037]", "targets": "-84.043"} {"id": "task095-bd3b0c9e6dec4c028289d63c58a179cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.402 93.804 -72.242 -47.45 -71.305 50.525]", "targets": "93.804"} {"id": "task095-37ef998b34154004b355bb96717abb76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.779 -17.707 71.339 46.478 -50.418 -48.124]", "targets": "71.339"} {"id": "task095-b8cf5abbc48747f99db35a43b4bd3641", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.491 -83.993 -7.288 90.773 -58.672 -20.251]", "targets": "90.773"} {"id": "task095-852d3ccf877a401085a2cdc5b7a3c340", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[70.746 90.778]", "targets": "90.778"} {"id": "task095-4c13a58f20c142518002919c710cc4e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.773 56.998 17.57 -99.026 23.134]", "targets": "-99.026"} {"id": "task095-c35533f3e3d74f1692e9deab3b593dd0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.42 20.774 84.92 82.066 80.828 -10.956 -23.566 59.922 15.345\n 73.094]", "targets": "84.92"} {"id": "task095-2807909eca534af589acb3b4f242ba49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.739 15.624 53.84 70.88 32.241 -30.508]", "targets": "-81.739"} {"id": "task095-c88359c5f50443b097d34dbf7d4d6853", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.279 -20.595 21.336 -51.205]", "targets": "-51.205"} {"id": "task095-7cf180dcafa94dec9347a8f0287f02e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.544 7.621 26.035 -50.254 94.024 -86.931 96.427 -15.701 -34.744]", "targets": "96.427"} {"id": "task095-9deb852eb1334faaac094504f9b8588d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.829 43.173 56.065 -63.451 66.989 -71.548 -39.856 4.426 -1.734]", "targets": "-71.548"} {"id": "task095-7602257011cf49e7b34ad13113f52ac0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.331 -51.994 11.151 -43.762 54.742 -23.995 30.761 -79.468 -69.414]", "targets": "-79.468"} {"id": "task095-011f2412dd98425aaefef40263c32fc2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.824 87.703 6.359 26.117 45.023 -13.909 -53.066 -99.791 -31.587\n 33.363]", "targets": "-99.791"} {"id": "task095-73f6bb7b79fd4f5e90495eeac64d6de6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.118 11.667 -5.211 -32.002 -71.581 13.602]", "targets": "-71.581"} {"id": "task095-5f870ff301d147be8dd462e3be5b55ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.199 86.205 5.444 -49.73 -7.061 41.953 -6.572 82.987]", "targets": "-87.199"} {"id": "task095-552ec45b3d9a4b979184be042d5b407e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.077 1.698 18.043 40.674 72.542 16.876]", "targets": "-91.077"} {"id": "task095-e7e1b47944cc4b06908ec2310e31b60b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.066 62.707 -21.311 -9.301 -64.577 89.652 -52.8 -19.055]", "targets": "-95.066"} {"id": "task095-b8a2aeae2a774dcfb2c7854c7adbff74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.812 70.871 51.446 62.913 97.25 -89.036 87.382]", "targets": "97.25"} {"id": "task095-266a8efff98c4618a307a77c2db37d09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.613 84.183 -77.987 -98.481 -99.704 21.223]", "targets": "-99.704"} {"id": "task095-680ce1a19949459180aa3d4f780a295d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.651 93.712 -73.227]", "targets": "93.712"} {"id": "task095-5ab0350376824b9e80eb5ad59d48b4b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.514 -89.826 -81.398 -1.662 46.915 31.256]", "targets": "-89.826"} {"id": "task095-297b598635df4c6a879bb9e86a22fb64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.07 3.331 -62.227 60.967 59.478 -58.545 -77.242]", "targets": "-77.242"} {"id": "task095-e729c941c1d146c1971adeaca50131e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.098 -21.015 -57.81 -80.25 67.409 -11.465]", "targets": "-80.25"} {"id": "task095-34b08f3abe6c4481b3a651f9467a1b70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.926 -87.399 77.522 -99.236 39.508 90.262 -4.202 88.469]", "targets": "-99.236"} {"id": "task095-02e79f4ad24740b7943b2f2d693e0514", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[68.463 2.667]", "targets": "68.463"} {"id": "task095-048d789df2f64781acbf83db941d248b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.547 54.87 -14.213 -16.748 39.15 ]", "targets": "54.87"} {"id": "task095-a4b3b9209fad465596597e275d968608", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.18 -69.42 67.342 29.336 37.769 74.756 50.045 12.752 14.402\n -64.231]", "targets": "87.18"} {"id": "task095-dae51e55456c401987699f65c3e2b95e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.339 -58.252 -48.179 -41.156 38.829 48.119 41.611]", "targets": "-58.339"} {"id": "task095-aafe93756bce446eb4dfd7798e5af0e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.27 95.942 16.752 -81.649 -18.966 -78.378 -23.648 -31.386 -51.277]", "targets": "95.942"} {"id": "task095-44c57d6abf9643429b019f153d19ed6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.83 -79.52 -98.931 61.411 -66.278 -33.385 80.194 -71.608]", "targets": "-98.931"} {"id": "task095-83aa5163bfde4604b32b468b2ef18683", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.069 -48.489]", "targets": "-49.069"} {"id": "task095-acd96808949c49b5a8343254105e580d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.775 61.313 57.129 -73.246 -40.487 77.297 41.268 77.955 -79.598]", "targets": "-79.598"} {"id": "task095-110acb76c75b4440a154f2cd438e818b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.822 98.111]", "targets": "98.111"} {"id": "task095-5c5c42bf2fcb4ef488151bf8eb3e6ec1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-8.995 55.67 ]", "targets": "55.67"} {"id": "task095-9f270bd9bb9a41b4a24c96aaa6be1586", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.968 78.297 36.473 55.153 -38.037 12.83 ]", "targets": "78.297"} {"id": "task095-216c0bd8e86d45df8d34d6d3c9761039", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.397 19.106 13.667 95.768 54.874]", "targets": "95.768"} {"id": "task095-2b9bdefc6fbf4f16ace26dc5a95bd9a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.959 -52.203 -45.884 -71.987 89.047]", "targets": "89.047"} {"id": "task095-3359f17adaff4bcc8468d5810eb85181", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.496 -61.418 5.349 27.85 80.354 84.008 -49.633 -41.307 94.583\n 42.1 ]", "targets": "94.583"} {"id": "task095-1fa411b74a5442cdb28f85fa299972c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.862 18.659 59.999 -34.216 -64.613 -31.01 95.386 -67.592]", "targets": "95.386"} {"id": "task095-06b28fe7549541f382f58bbbb5651f53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.884 -25.448 -73.021 86.986 -73.597 -24.253 -67.03 15.938 12.391\n -91.997]", "targets": "-91.997"} {"id": "task095-e0b2f726b893442bb9f4bc8bf744dede", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.967 34.322 -82.645 -75.92 ]", "targets": "-82.645"} {"id": "task095-f91fe8bce20a402798eb1f3d7d4f149b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.994 -29.229]", "targets": "-85.994"} {"id": "task095-1f599000f3c84c73ab99b2146ee70503", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.445 -60.228 -78.767 -83.361 39.236 93.129]", "targets": "93.129"} {"id": "task095-7e1a260cbd1846c89705cbe2c7d222f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[30.333 12.752]", "targets": "30.333"} {"id": "task095-153eed19b3b947abb0c2359197408cd0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.265 -34.554 99.13 5.151 -36.146]", "targets": "99.13"} {"id": "task095-27f0a597f0794354a24cc7c4467ef6d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.559 22.931 -66.121 -48.449]", "targets": "-66.121"} {"id": "task095-802ee3744827474584020a8329be6d77", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.571 -89.429 -30.82 55.2 79.715 -66.126 -95.422 -68.857]", "targets": "-95.422"} {"id": "task095-9ff7b087f54f41dfbeba1905d97dd2b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.463 -82.791 8.72 -71.204 7.585 49.3 87.012 -91.41 -70.048\n 57.776]", "targets": "-91.41"} {"id": "task095-b67a6d90a8504a3a96f934911e13abc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.685 -78.297 -75.746 94.174 38.236]", "targets": "94.174"} {"id": "task095-d7742b13be044ad0ab02e51184345fdb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.569 34.99 -60.894 -74.288 67.383 64.745 -59.561 34.38 -85.97\n 77.909]", "targets": "-85.97"} {"id": "task095-474118030c094968a7b8c908721f3a83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.252 -96.68 -92.384]", "targets": "-96.68"} {"id": "task095-778f0a3a5b114f29a04a264bddf8074e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.03 2.472 -94.496 -65.47 -15.722 -51.831 -34.867 -44.252]", "targets": "-94.496"} {"id": "task095-b204d1c9f01c4db9b7c48112b272721b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.399 72.879 66.51 -61.26 -30.468 -99.089 -71.189]", "targets": "-99.089"} {"id": "task095-96020673e7b84b9e9ebc042b88e310ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.044 -98.808 12.676 52.563 47.823]", "targets": "-98.808"} {"id": "task095-e12868e4c724411891ea857d5a07a3c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.107 -16.445 -47.566 -42.012 -8.221 -26.131 -44.041 -30.293]", "targets": "-71.107"} {"id": "task095-eb45d2cdfbe641c496833a8aef070be5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.229 50.364 51.269 76.62 -49.214 39.882 -74.936]", "targets": "76.62"} {"id": "task095-299eba3a45434b4f80a9b59643d78e33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.107 -70.874 -51.019 -69.004 -98.486 66.696 -89.051]", "targets": "-98.486"} {"id": "task095-19abeb2838784937971d6d5222769604", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.735 44.06 23.91 56.336 70.401]", "targets": "-79.735"} {"id": "task095-b2f9f37a173e4d83856398aa85afb8a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.157 17.977 -52.583 36.233 -2.713 -50.816 -21.525 14.616 -53.018\n -57.117]", "targets": "99.157"} {"id": "task095-58cbfc62850844d890548ee60485ef52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.924 43.773 -10.114 65.995 57.717]", "targets": "65.995"} {"id": "task095-6dfca91000224022a8b4120c81d48452", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.359 47.224 -42.605 -89.497 -85.082 -23.018 -38.78 24.623]", "targets": "-89.497"} {"id": "task095-2aa8592b42cf43aab64f529e724d29cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.377 28.748]", "targets": "-83.377"} {"id": "task095-6d1062bbadfe4fe9a247569633435637", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.121 -34.12 ]", "targets": "-34.12"} {"id": "task095-933b290898d74441b3a1fe288ba89bed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.468 -34.651 -54.662 -28.569 -91.915 -46.812 -91.167 39.806 41.7\n -25.045]", "targets": "-91.915"} {"id": "task095-993d16c503224115a573852bffd81f1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.914 37.707 -80.097]", "targets": "-80.097"} {"id": "task095-33d5592af68e47cbb02520184339eaf5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.439 -51.159 12.666 90.95 9.615]", "targets": "90.95"} {"id": "task095-f7442e1ab4c44af6b8be628713e28b62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.532 86.367 -67.758 -37.328 46.392 89.303 -35.288 -43.074 96.265]", "targets": "96.265"} {"id": "task095-490ec6ecdfcb401397c9dd5d5a3f5357", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.769 5.125 -31.429 -43.307 -64.691 8.126 -75.282 -19.301]", "targets": "-75.282"} {"id": "task095-34e07b6ac6794230a86c0e509b014366", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.755 0.984 94.842 -50.301 52.168 9.256 58.387]", "targets": "94.842"} {"id": "task095-22fef9915e7d438d8bfa8081d1b63bc5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.507 -75.791 42.567 60.046 -58.022 -77.034 -12.431]", "targets": "-77.034"} {"id": "task095-37772a316d364782ad8c3bffc3988546", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.717 89.896 -98.263 -35.425 63.82 29.113 87.109 4.531]", "targets": "-98.263"} {"id": "task095-e175dc8385334e31956fb0ba0f000ce2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.803 80.985 31.506 85.024 -88.959 83.615 56.51 45.403 80.825]", "targets": "-88.959"} {"id": "task095-eae1484872f34341835b1fdfa7a09c7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.65 -38.266 99.124 62.667 -15.418]", "targets": "99.124"} {"id": "task095-57c0af55465a4ec0901be8bf42adec38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.17 64.622 54.539 -56.082]", "targets": "82.17"} {"id": "task095-ac392249cfbc435ea27c5a94fbd99ab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.137 -2.754]", "targets": "-92.137"} {"id": "task095-d3b24d2e583c4fa6b94378d0e261512d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.315 72.982 -51.452 64.856 -97.593 53.296 54.276 -83.595 -97.647]", "targets": "-97.647"} {"id": "task095-773226c983584536a27e32c91f32f24d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[96.292 46.886 56.27 21.775 9.272 82.037 65.276]", "targets": "96.292"} {"id": "task095-be0a3525e2fb4e278fc959ad7a477273", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.892 43.33 -75.91 4.022 -85.201 -29.457 96.613 -69.398 14.534]", "targets": "96.613"} {"id": "task095-0208d087b78548249f06c1bf32fa5ccc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.454 -17.738 13.402 -14.14 -38.299 54.323 -0.507 96.238 32.655]", "targets": "96.238"} {"id": "task095-c84868e6dfd345be811b63f140de3d4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.593 89.886 -93.152 41.625 -9.219]", "targets": "-93.152"} {"id": "task095-d109b368b2164ac6a687ebf07e08abd0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.46 -31.367 -56.153 19.924 -96.787 -96.191 69.589 -30.758 -98.752]", "targets": "-98.752"} {"id": "task095-1e725828a673428eb74cfb1c40effe81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.242 -35.512 -15.509 94.598 -27.326 -51.028 46.795 -83.579 -94.153]", "targets": "94.598"} {"id": "task095-36622375f06a4ab8a2c6ff3fc9e0f08c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.36 -40.341 62.409 -4.246 14.067 9.463 -2.399 -86.371]", "targets": "-86.371"} {"id": "task095-da1cc1817e744230a0a2eb0682280576", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.406 57.357 77.117 85.868 -71.395 48.819]", "targets": "85.868"} {"id": "task095-9b6f7592697144318af2252fe87e3e61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.092 -61.455 21.868 -12.376 91.038 98.56 -67.078 51.765 1.423\n 67.013]", "targets": "98.56"} {"id": "task095-61e81c1c73164ced8db39c7d5088459b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.433 -41.057 -21.921 88.837]", "targets": "88.837"} {"id": "task095-6ed1239412c94f568091315336b805df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.673 37.193 41.331 -74.581 -82.092 -93.705 47.829 14.452 78.904]", "targets": "-93.705"} {"id": "task095-374ce3ae5a7f4273834ad4461769bb35", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.131 -26.872 53.896 60.459 -86.174 -30.367 -15.054 -67.856]", "targets": "-91.131"} {"id": "task095-f8fb7e81cc484d059afcae9b78c83188", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.83 27.369 -53.886 14.916 -65.492 55.829 11.729 86.224 36.175]", "targets": "86.224"} {"id": "task095-7a65edfced494f56a38284cea6c1683e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.844 -2.715 85.41 -63.732 51.947 -28.435 -22.522 -96.645]", "targets": "-96.645"} {"id": "task095-e2bd89cddb1740f4a6a12e35504072d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.788 -30.816 -54.665 76.908 95.812 -45.615]", "targets": "95.812"} {"id": "task095-e31a256710ad4545aaa4908136bccf80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[89.722 50.282]", "targets": "89.722"} {"id": "task095-6ca294e967044b66a08f94ff560be9eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.011 71.115 -91.802]", "targets": "-91.802"} {"id": "task095-b3bafdd698ee429eacb6248c90b0d44c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.653 -29.442 27.234 -19.057 -25.005 98.407 63.855]", "targets": "98.407"} {"id": "task095-77339bf44d9f4469a3ec510c9d6e6471", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.536 -31.2 84.27 58.369 53.583 97.18 99.315]", "targets": "99.315"} {"id": "task095-30c0f7978f3a4f9a886e3296ca8a2a1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.876 -49.168 -19.577]", "targets": "64.876"} {"id": "task095-6209dcb8bf6d4899bd72c21fa2161b91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.214 44.493]", "targets": "-96.214"} {"id": "task095-1e1d501ea51e472ab92070ef54856e3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.807 29.162 32.086 23.523 -3.711 58.756]", "targets": "58.756"} {"id": "task095-34354defeb4b4ac0a45f5c008f80a3e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.152 29.479 -45.223 -36.75 45.219 -28.293 29.502 20.896]", "targets": "-45.223"} {"id": "task095-ee23b7b7f2cb46cd8a3c6925fb341ba3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.094 60.129 9.1 -63.12 -47.593 -82.439]", "targets": "-82.439"} {"id": "task095-7d4414383f7c43409250dd053caa4695", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.372 93.684]", "targets": "93.684"} {"id": "task095-378dbcc7ea354bcb87245d70b6ab1be2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.562 -5.698 53.594 -69.435 -47.347]", "targets": "-73.562"} {"id": "task095-5db78642a0bf436aa207cf4cd8c4b979", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.618 15.27 -41.07 -52.953]", "targets": "-52.953"} {"id": "task095-c87e2ca5424042cbb2cc1465b0d9adc4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.642 73.409 6.506 57.03 ]", "targets": "-96.642"} {"id": "task095-0a2784febd8b4d0294040e60f49c18fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.4 -67.123 -89.835 -85.05 -45.696]", "targets": "-89.835"} {"id": "task095-9b023b09400048dbb5bd22de75908478", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.369 45.044 67.402 -12.323 -83.519 17.186 68.475 -16.38 ]", "targets": "-83.519"} {"id": "task095-5d9cdc5b1e984afe9c718476de228e01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.599 82.947]", "targets": "82.947"} {"id": "task095-b42900d01b624e389ff9be0ec6560f6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.145 -91.565 -65.401]", "targets": "-91.565"} {"id": "task095-20139eef59cb46b7bc6fcea205544283", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.058 -7.761 -36.181 51.605]", "targets": "51.605"} {"id": "task095-98c9b6f3188e4a5198d9765c023e3e61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.692 76.357 91.57 -23.203 -64.312 89.9 35.944 85.672]", "targets": "91.57"} {"id": "task095-cee59ef54e224903a26f0713df594662", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.403 16.627 -58.727 -58.541 19.056 13.585 19.068 -41.57 39.524]", "targets": "71.403"} {"id": "task095-ab3847b3e0e04422ad7a3ee7550de28a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.648 -57.506 63.269]", "targets": "78.648"} {"id": "task095-a9e87f8b59674f99992f2e3b6a60a51f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.112 -50.852]", "targets": "-50.852"} {"id": "task095-d7192cd17a1a4c929e2ca3cb4eebe0cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.23 -90.583 18.626 -80.256 28.051 -10.829 52.396 3.037]", "targets": "-90.583"} {"id": "task095-fb77769c091d4355aab957c9cfd0f985", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[38.72 79.003]", "targets": "79.003"} {"id": "task095-198a1df270224f378b8bfe3854e572ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.188 -19.87 79.739 54.809]", "targets": "85.188"} {"id": "task095-e289d705083c41b8afa4fc9d01d7a62f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.165 -76.473]", "targets": "-76.473"} {"id": "task095-ea53d5fe60ab432d8848864a737174c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.412 -98.334 18.805 15.418]", "targets": "-98.334"} {"id": "task095-216c2a24a41b4aabbaf7de1132810dce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.899 -57.917 -29.774 -28.387 -88.976 -88.523]", "targets": "-88.976"} {"id": "task095-1b28d81124f945b4a6259b50b0bd2f93", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.979 -95.588 -47.24 -43.209 94.766 -98.682 90.917 69.394 72.567]", "targets": "-98.682"} {"id": "task095-60df12c58c6b4b1dbfb8c61697421311", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.228 -44.183]", "targets": "63.228"} {"id": "task095-4bb27ceb06384ff28da2cf1259e7216c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.798 -32.252 63.662 -79.898]", "targets": "-79.898"} {"id": "task095-33f5b789086542ca8d4dcdddc6272670", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.903 87.246 98.191 33.77 -62.188]", "targets": "98.191"} {"id": "task095-6c302033430745eabafd24d3a6edf472", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.726 -43.154 85.464 53.1 -11.467 88.658 -13.336]", "targets": "88.658"} {"id": "task095-2e8dcbab75004d138489f0bcec63849f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.192 -63.374 38.762 13.126 12.072 -70.406 -55.274]", "targets": "-70.406"} {"id": "task095-ea3bf318a20a4a9faf996bcc2c4f1968", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.813 41.376 -88.215 -32.48 ]", "targets": "-88.215"} {"id": "task095-040e2636cbe84ac48764bd7cfeef3b3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.393 -7.161 50.341 63.213 -35.494]", "targets": "63.213"} {"id": "task095-9ec569dee9cb4594ab3961fdad205b9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.555 -47.256 51.295 -16.374 -3.483 -19.425 -98.608 -27.651]", "targets": "-98.608"} {"id": "task095-e34ba9470a1d4917a98a9b67ddc56abf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.525 41.43 37.918 58.88 16.884 -64.146 61.872 -77.772]", "targets": "-77.772"} {"id": "task095-8723f9ea7636489f816c10a73316e9bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.501 -87.501 63.133]", "targets": "-87.501"} {"id": "task095-465cc6c791a348558005cf0bdb2ddb06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.299 -96.135 74.985 -78.458 -72.099 67.686 69.989]", "targets": "-96.135"} {"id": "task095-1a3aaab680694cf580eab52d704126a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.809 31.303 35.383 -44.141]", "targets": "-44.141"} {"id": "task095-5d6de20722c44603b58cc7cdfb5fabb5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.454 94.159 36.282 70.004 -78.693 20.917 31.723 52.19 -37.365]", "targets": "94.159"} {"id": "task095-268831a007324a31a5d23164a6d17993", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.428 -57.523 -26.576 -40.485 -56.125 9.638 78.44 -13.892 74.399]", "targets": "89.428"} {"id": "task095-f991a7b3eb1c4c56b9ae0bd53762266d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.568 -52.738 53.93 -68.04 ]", "targets": "-68.04"} {"id": "task095-383869f90d054db38efa0591f33c89f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.59 -23.764 -89.305 51.635 77.237 96.867 -33.602 -4.251 10.111]", "targets": "96.867"} {"id": "task095-7289f3f367ef46dfa874a365dd15dc65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.666 5.891 -58.677 -82.195 52.5 51.339 -17.767]", "targets": "-82.195"} {"id": "task095-4110af2a97334dfa97762cb91e53383d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.563 -88.715 -57.491 -10.772 -30.164]", "targets": "-88.715"} {"id": "task095-fb71b6a773b94c6baad6001924613b71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.413 63.847 -97.372]", "targets": "-97.372"} {"id": "task095-008a33a6fb2745708f130dbdb80e82b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.734 -20.121 31.906 -89.205]", "targets": "-89.205"} {"id": "task095-c5b409fa1c0c46139bf6b5142083673e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.826 9.693 20.307 13.181 -92.759 36.313 59.215 8.36 ]", "targets": "-92.759"} {"id": "task095-21c4eda17bd34d6fbaf2400ea8b2acca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.596 23.82 19.491 71.272 -85.165 52.085 -15.269 59.283 57.978]", "targets": "-85.165"} {"id": "task095-c9dba2e41463441da584fd6d8eb6616c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.934 -82.483 -95.051 -25.56 -29.173 -92.902 -63.587 -94.462 -74.687\n -6.534]", "targets": "-95.051"} {"id": "task095-6729ebfb18dc4afab09230bd68a83a79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.3 -92.756 4.182 44.611 -46.623 83.242 33.067 45.241 -99.565]", "targets": "-99.565"} {"id": "task095-c039ff9c77524b438d47c5b92db084b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.332 -98.661 -85.006 10.349 -51.052 31.419 57.8 -95.879 92.825\n 12.035]", "targets": "-98.661"} {"id": "task095-870c8865dada42b8806c6dc24aad1c45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.736 -46.735 -75.806 -40.762 70.64 84.99 -85.311 -30.71 ]", "targets": "-85.311"} {"id": "task095-f3937e8273ce4984a5a7518bdf05c226", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.609 -17.96 -17.086 -97.831 -22.752]", "targets": "-97.831"} {"id": "task095-9be0110f2cc040c89095d5ec3daed086", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.419 88.126 -52.958]", "targets": "97.419"} {"id": "task095-b4be03b5e2484a42909785448146adb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.253 20.663 -29.993 43.653 49.555 29.021 -56.988 -69.362 4.506]", "targets": "92.253"} {"id": "task095-cf35eff872b940f19ec6f1306344d5c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[35.889 5.197]", "targets": "35.889"} {"id": "task095-055c8f54c03d41d4ab191e4456bfe41c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.606 -33.388 -28.681 -97.768 -70.914 -66.382 51.226 57.017 41.619]", "targets": "-97.768"} {"id": "task095-26234cf8254a48d8849993db583d0db9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.032 -94.915 -48.077 -26.823 46.695]", "targets": "-94.915"} {"id": "task095-3a3d38196ad84c3d809d2c45a9f621f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.184 85.754 0.429 81.471 48.795 -20.662]", "targets": "94.184"} {"id": "task095-bea6886b30914133b1461c4aab60685f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.105 -1.919 29.75 64.867 -97.21 39.95 6.42 ]", "targets": "-97.21"} {"id": "task095-b6d705b70448459fad3eb236f7f5b9ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.169 -26.331 -27.054 91.743 75.846]", "targets": "91.743"} {"id": "task095-b5e68246ae784f5bb0252490f63b8b2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[96.634 61.445]", "targets": "96.634"} {"id": "task095-2d91f6123b2545139302a873b32e61b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.971 45.375 -85.024 -58.337 -45.43 47.056 -40.66 -58.466 67.492]", "targets": "-85.024"} {"id": "task095-f87a01863b0e4fc384cfa6a395b76b01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.919 -42.181]", "targets": "54.919"} {"id": "task095-04e7587a1e75434e85f858c52fe4b4d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.494 -26.28 79.856]", "targets": "79.856"} {"id": "task095-93e575855b1e4d6eb3381d6428e8e4a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.198 -36.165 -28.97 -40.833 -63.483 48.619 -12.157]", "targets": "-63.483"} {"id": "task095-8655406694de40688bbb05f9897e4250", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.615 3.068 -96.037 -61.137 58.809 -87.118 -19.28 49.087 -82.096]", "targets": "-96.037"} {"id": "task095-d449c01248ef4b17a7b9a8ad91fa7a42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[97.208 23.67 48.425]", "targets": "97.208"} {"id": "task095-4395fb5a9b8a44f1a56e7a5eec54230f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.337 -27.752 -71.108 -77.281 -62.541 -82.715 83.436]", "targets": "83.436"} {"id": "task095-f5eace7fd43e451db6325331c29d72f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.212 -73.368 56.121 21.823 28.307 -3.22 22.782]", "targets": "-73.368"} {"id": "task095-4da6fb60498e422cadea59b05e4d9ba9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.55 -38.807]", "targets": "-85.55"} {"id": "task095-b2542c3779ce4cbaaeecc2d1fb3de75c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.448 -35.608 -9.193 -18.053 -90.995 52.966 -98.369 -75.333 -85.128]", "targets": "-98.369"} {"id": "task095-c2e23dfd16e945d0b5872390866ecd45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.419 -91.573 -89.955 -67.025 41.953 -96.548]", "targets": "-96.548"} {"id": "task095-c4f7b647a65449bab6235648f4fcc17b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.846 -75.242 -53.515 -58.499 80.921 74.727]", "targets": "80.921"} {"id": "task095-c04a487e358741789840d0ab61bccd84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.819 -56.775 -23.171 -86.337 -11.803 -17.455]", "targets": "-86.337"} {"id": "task095-b9c28d1d318f469dbd3811c7d2cf2685", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.662 -27.658 77.932 94.557 78.254 -63. 57.93 17.904]", "targets": "94.557"} {"id": "task095-a66ee3553ef24bd4996fb0172a2961ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.336 38.854 48.64 -58.009 49.233 1.86 -10.144 -14.119]", "targets": "-58.009"} {"id": "task095-635c60d439e74615b2d215738f08a7ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.651 25.878 86.311 -50.926 31.014 -19.737 -28.328]", "targets": "86.311"} {"id": "task095-e7997246b6f04e5ca092f9e4be7e2917", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.664 -98.335 52.499 66.599 23.256]", "targets": "-98.335"} {"id": "task095-4716856a74b144df9470c9dac9e34cce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.352 -97.535 30.375 2.926 96.522 -73.795 15.739 98.209 -82.192\n 79.517]", "targets": "98.209"} {"id": "task095-3b53ac1f37194623b312c383ad1cb251", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.781 10.593 -30.305 8.108 16.606 61.565 -31.929 38.102]", "targets": "89.781"} {"id": "task095-f21cc19acdb04fd48d3cfd625f2de73b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.586 -60.419 -0.86 -85.302 -13.657 -39.362]", "targets": "-85.302"} {"id": "task095-91f3ccbbd36642db8656dcc4b053a250", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.86 -92.345 2.349 72.857 -38.311 -54.704 96.065 -62.069 86.262\n 24.961]", "targets": "96.065"} {"id": "task095-76524c11f4684254a0601301f8eebbae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.299 82.708 87.872 95.051 73.58 -29.864 -78.172]", "targets": "95.051"} {"id": "task095-7880f1d8d2da46f7a5e737d9a168a041", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.938 -76.894 -50.766 -47.974 -53.39 80.48 0.586 13.243]", "targets": "80.48"} {"id": "task095-14b99dfca42b4353bd80b6fd0ff95562", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-7.806 68.781 -6.331]", "targets": "68.781"} {"id": "task095-3293134dd4f44b9b972bb907639dd98d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.832 -7.966 21.425 -95.265]", "targets": "-95.265"} {"id": "task095-a76d9d7ee2454787bfe579e51c562ea4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.073 48.278 -99.488]", "targets": "-99.488"} {"id": "task095-51f9d2c680f44db7a31e9554367d82b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.15 -95.722 -45.79 56.976 60.343 -11.266]", "targets": "-95.722"} {"id": "task095-230f02504af84c4384d551c2b9641cc5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.533 38.695 -84.1 ]", "targets": "97.533"} {"id": "task095-c9106c081cde4181aa5dec5e38420f8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.849 31.283 -18.294 -65.608 -53.022 -19.454 -83.561 6.972 -95.907\n -19.526]", "targets": "-95.907"} {"id": "task095-4a2ce438c8eb4ce8b12c823c3a069926", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.194 9.454 83.776 85.292 19.653 31.036 31.109]", "targets": "-96.194"} {"id": "task095-102d54ee175647e283b70d24ac32a41b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.076 44.944 -39.327 9.15 -51.077 -59.026 56.379 -78.323 42.488\n 29.016]", "targets": "-78.323"} {"id": "task095-c2d501bf66f241debe7ab4be9eee8d8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[93.993 85.412 27.753 93.905 27.36 39.794 95.281 92.531]", "targets": "95.281"} {"id": "task095-f6c2a3664d0b476c88ed360f0520b74a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.141 16.807 -99.602 21.116 -17.586 -47.581 -55.978]", "targets": "-99.602"} {"id": "task095-20842d722ee7400d9a010e4df514fbd5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.305 -43.312]", "targets": "-43.312"} {"id": "task095-7925f685431946758aac1f608fda8d3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.5 -56.241 -73.937 32.134]", "targets": "-73.937"} {"id": "task095-30ccc29da4574b959b2086fae6d613e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.41 -44.112 39.97 59.702 -38.31 -5.681 7.386 74.3 -10.484\n 32.259]", "targets": "-81.41"} {"id": "task095-4089a1b2ede4441198c0d85e798089bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.791 -41.321 53.413 -53.047 2.819 -63.868 5.852 55.286 -17.043\n -20.848]", "targets": "-63.868"} {"id": "task095-6b3691486ff94f75809f49f957aca5a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.249 83.424 57.667 22.026 -61.177 80.363 -47.184 20.407 13.28 ]", "targets": "83.424"} {"id": "task095-49033ee5c830425eb7abe51bc1dd3de3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.665 91.36 10.325 -87.36 -51.503 -49.953]", "targets": "91.36"} {"id": "task095-3349cfab121242e79c84e2a867becb82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.493 67.566 -22.674 15.222 -8.814 78.492 78.786 -91.202 55.968\n -13.994]", "targets": "-91.202"} {"id": "task095-9fda17ffb7094e0b98247d87c87ee185", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.345 6.174 -49.154 -98.503 74.233 4.254]", "targets": "-98.503"} {"id": "task095-c3ce9c07adca4e2ba5e4f53bcab264dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.817 90.59 -62.261 -90.051 70.248 50.309 87.74 56.22 42.119]", "targets": "93.817"} {"id": "task095-6bfc267a217d4eb0b270766bb4137d58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.709 -1.466 82.169 37.244]", "targets": "82.169"} {"id": "task095-363336e0b45041cf98ef961790bd60db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.16 -69.83 33.822 -64.092 66.982 -82.445 -59.814]", "targets": "-82.445"} {"id": "task095-0a9726b82476477498070cac9d677cff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.407 21.567]", "targets": "-41.407"} {"id": "task095-659a09c2516049e192e50b9a3dccb2db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.602 -55.652 43. -37.577]", "targets": "69.602"} {"id": "task095-d4d1e1469403415fa5b716adf08c0793", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.459 79.905 -86.352 -9.235 62.226 28.347]", "targets": "-86.352"} {"id": "task095-d5a4d91c32864cf597390c859c65f310", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.203 93.561]", "targets": "93.561"} {"id": "task095-e5ecfa7cf4de4b32a90be64dc3d1fe61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.951 93.597 33.793 91.6 -43.68 83.86 -31.99 -25.519 -96.884\n 11.618]", "targets": "-96.884"} {"id": "task095-26b7c9f6e4fc4c97a87825934b5e5b4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.915 -40.819 -81.773 87.739 -92.94 2.748 75.898]", "targets": "98.915"} {"id": "task095-f3ef73adbd6f40f090206fae3c87a3af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.984 31.652 -15.065 84.857 36.473 -0.476 23.405 -68.872 88.568]", "targets": "88.568"} {"id": "task095-ea625d04fe5644fe85106d887f5eca38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.186 -74.06 -71.127 41.096 -33.864 66.478 -59.96 25.162 -71.075\n 12.103]", "targets": "-74.06"} {"id": "task095-ce1d872e2a914127a0cf85f850f7ae68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[43.556 29.936]", "targets": "43.556"} {"id": "task095-f1f879b291ef44c18affae93a4a8ce04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.844 -23.199 30.2 -97.975]", "targets": "-97.975"} {"id": "task095-fdc977ca167640458e5726f77e97ec83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.934 12.449 39.057 -62.012 -20.524 -90.532 -44.009]", "targets": "-90.532"} {"id": "task095-100a9eee912e4a5b9f6b837b14a0cdef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.787 87.202 53.03 -25.018 94.661]", "targets": "94.661"} {"id": "task095-c90bc6ad613b4658a394c369e44a615d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.028 40.962 -50.893 -34.136 -79.857]", "targets": "-79.857"} {"id": "task095-65fd6146b2a840fda639de4d20b88845", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.017 -3.272 23.549 -9.43 -51.784 35.54 ]", "targets": "-51.784"} {"id": "task095-8dfd565f6ecc4199b9594a336178f1f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.439 30.759 73.495 11.664 -90.881]", "targets": "-90.881"} {"id": "task095-7d6d6fcb41af405e9ae537a206e930f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.636 -73.591 37.301 -16.828 -42.942 12.653 70.311 16.708]", "targets": "74.636"} {"id": "task095-dca6f1ebe99f4885a1ca164c22d47448", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.681 -99.882 91.816 -17.427 -97.315]", "targets": "-99.882"} {"id": "task095-4d0611cb9377454b81193f9daca5f473", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.777 89.952 57.775 93.877 51.094 -2.464 6.034 -79.419 37.498\n 38.265]", "targets": "93.877"} {"id": "task095-f14ad7135b304fbca1c766267175c525", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.884 -41.691 74.962 34.22 -61.759 29.739 -68.274 -51.219]", "targets": "74.962"} {"id": "task095-0337bb7778a245438e1d6818b4cb5f95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.136 -14.866]", "targets": "95.136"} {"id": "task095-8a5ee00ffc75433db00cd584f09f28ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.984 -83.366 -30.466 -13.631 65.73 -89.035 86.011 22.995 0.107]", "targets": "-89.035"} {"id": "task095-44a10a627b0a411fb8560f3dfe8dfc69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.255 41.936 16.52 -43.847 66.715 -37.56 -63.338 29.957 -55.961]", "targets": "66.715"} {"id": "task095-b023ebb3c64b4d65aaae985c67bb2cbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.025 -26.519 69.102 7.783 10.921 70.946 -71.73 -96.584 -47.543\n 96.529]", "targets": "-96.584"} {"id": "task095-386fce1610a645538777c86e964076a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[43.264 10.666]", "targets": "43.264"} {"id": "task095-2e1cdca6385649b886c6a85c50503a52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.113 95.739 -46.92 -79.081 97.098 57.994 9.438 -83.865]", "targets": "97.098"} {"id": "task095-010f45c10e1740ce9767e3099b083f86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[22.451 53.944 95.403]", "targets": "95.403"} {"id": "task095-a1c9b827fad54fe4b7942f2db89b2b9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.618 -36.982 -44.044 -27.057 -19.877 -78.474 31.58 43.862 -43.114]", "targets": "-78.474"} {"id": "task095-8d7d3bb5dab248839b813d3e9fddff50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.675 87.215 -30.558 -20.534 67.455 83.363 66.9 51.292 -91.924\n 75.372]", "targets": "-91.924"} {"id": "task095-ea295decd2624d7bbe360c92dd6a71c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.176 -66.718 30.62 ]", "targets": "-66.718"} {"id": "task095-fc4172e9a15d4e09a477c05da35e230c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.884 -65.307]", "targets": "99.884"} {"id": "task095-368581bca67144818a402a5cce772ab2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.981 10.041 30.197 -23.45 -79.924 -67.854]", "targets": "-79.924"} {"id": "task095-aff6adceb2a141a9b973a98409b6f55f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.506 24.273 -47.75 -41.45 29.702]", "targets": "-47.75"} {"id": "task095-75a71538edc94affacce276f1f6e7b62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.495 42.597 53.127 -22.317 72.577 -60.783 57.1 -39.037]", "targets": "72.577"} {"id": "task095-8824434ab84d467497325b45dc51c161", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.257 22.938]", "targets": "22.938"} {"id": "task095-3e5dc48b5db44727b1632fa6dca92e29", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.444 22.052 -75.263 -17.819 -36.15 -29.427 -44.645 -60.611]", "targets": "-75.263"} {"id": "task095-31aa99c62bb649cba21858ab652d24fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.014 82.803 -76.356 54.713 89.468 -70.797]", "targets": "89.468"} {"id": "task095-dd4c3b5d66b24a3785f3a4c6b68abbe1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.697 99.898]", "targets": "99.898"} {"id": "task095-05541a2cee3344d2b9fb9ad04a3404c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.912 86.029 -30.193 18.147 -88.528 93.163]", "targets": "93.163"} {"id": "task095-ce8ab050b9184625a7b6a14ae34e53bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.222 62.35 -40.831 -25.274 -95.552 -98.645]", "targets": "-98.645"} {"id": "task095-6e1f5d50eb224d1bb0ef0ef7f81b72f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.701 65.546 94.916 -45.565 0.972 12.437 7.562 4.922 -74.984\n 88.076]", "targets": "94.916"} {"id": "task095-2572768bcc4340b5b2383b907ca668a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.031 -49.679 -50.709]", "targets": "-92.031"} {"id": "task095-e9f49d32ffc54b9281ca602cc1d9c10f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.69 -85.685 23.04 -21.97 82.029 -22.758 -50.051 56.386 -50.608\n 53.403]", "targets": "-85.685"} {"id": "task095-4737ec0b89ae4469ae2f8d91a1be4403", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.699 37.881 -59.615 -12.617]", "targets": "-59.615"} {"id": "task095-062f5ba6acff4106bdaac3bed33aefc4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.687 86.419 56.746 51.299 73.912 -4.941 23.219]", "targets": "86.419"} {"id": "task095-509d21e134d54139832da3c0cd1029c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.76 -76.073 56.429 -67.778 12.981 60.704 23.836 80.546 -75.737\n 77.939]", "targets": "-96.76"} {"id": "task095-6f585748e2bc45189f92062397686c8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.26 3.618 30.23 -0.826 76.956 -36.388]", "targets": "76.956"} {"id": "task095-389ce01f7f804421b041b83b66a6ad82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.325 -99.158 23.893 -82.465 19.194 -77.278 -8.35 ]", "targets": "-99.158"} {"id": "task095-e06e8c2f7dcc43389d9c2379c60ced88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.408 -88.006 -38.955 57.305 66.685 -86.884]", "targets": "-88.006"} {"id": "task095-345d62f6ae014c1cb9c3a7df4f1ec8ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.072 -60.454 65.586 -54.503 23.453 76.715]", "targets": "83.072"} {"id": "task095-238cf3839b2f44318c799eaf190ac551", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.41 41.045 15.568 -73.588 -52.312 -60.894 -65.913 -23.083 33.622\n 48.569]", "targets": "-73.588"} {"id": "task095-ed3d7198c1bf423e947028301b01e6aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.194 60.741 -52.768]", "targets": "-80.194"} {"id": "task095-43ab2b97c1a5400da91503b06bffb69c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.72 4.246 4.43 -48.986 -99.628 80.352 -16.816]", "targets": "-99.628"} {"id": "task095-ef279526732642a6ae8a2db00d7270cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.646 -57.558 -54.463 50.493 -71.519 59.257 4.45 -0.84 ]", "targets": "81.646"} {"id": "task095-74d711b4b57746a690daa1df54f71faf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.553 62.414 97.157 67.281]", "targets": "97.157"} {"id": "task095-40e9773b93564b81960437f5c2f98606", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.268 79.211 62.518 -94.636 18.163]", "targets": "-94.636"} {"id": "task095-6e1fb41b0013427c803571cb640ee894", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.116 -78.725 -43.968]", "targets": "-78.725"} {"id": "task095-9f319909c1bb4265a8a606b7965bfb65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.38 -72.343]", "targets": "-72.343"} {"id": "task095-9e8edea3652f4fae9a8b76c258b5afa9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.309 70.476]", "targets": "70.476"} {"id": "task095-4e54ec6ad4574d5589d1ac834c941193", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.95 68.439 -21.472 -71.728 -91.14 -16.156 -73.491 -49.626 -45.747]", "targets": "-91.14"} {"id": "task095-85335211150a4fb1a51427bca14e90eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.49 42.29 84.716]", "targets": "84.716"} {"id": "task095-2e5e0a6d84a045809a2f3882e65dd207", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.896 -47.44 32.157 17.985 -26.352 -64.031 4.321 -76.691 -14.866\n 67.892]", "targets": "-76.691"} {"id": "task095-f65d8b860e67426e97ba0f9b190cc4c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.711 46.207 73.767 -34.905 -15.674 46.696 95.826 -74.71 ]", "targets": "95.826"} {"id": "task095-731fc60e90f14ed4a4370d4ebd22fb89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.325 89.31 98.343 19.977 29.512 -80.736 -86.467 68.333 36.563]", "targets": "98.343"} {"id": "task095-9c21289877324c38ac6c218bdf77a986", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.812 -98.699 16.959 -69.068 26.027 95.297 60.872 38.024 70.73 ]", "targets": "-98.699"} {"id": "task095-a5b90c6cdf6e472190378914f4db2333", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.583 85.31 24.328 -57.437 62.896 98.164 10.421 -71.944]", "targets": "98.164"} {"id": "task095-1ebd3e86cf07446e9e60724d34d449ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.314 18.498 -43.251 66.971 -51.408 26.301 -62.228 54.686]", "targets": "66.971"} {"id": "task095-1b3506b495b945e4a6a20e7b371fc1da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.471 3.237 -69.654]", "targets": "-91.471"} {"id": "task095-017981dd348746a5a5817ebe01f81254", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.335 -55.831 -15.711 -28.341 -8.804 -47.438]", "targets": "57.335"} {"id": "task095-8ef709b9eb1a4d688c7dd80f89d9bf5e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.176 -87.804 -97.749]", "targets": "-97.749"} {"id": "task095-e70f7c4ee90b44d0957d3d7584e22707", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-6.084 2.05 33.687 8.669]", "targets": "33.687"} {"id": "task095-debae79185f446ac86bd2a781cac60bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.219 80.608 -62.208 7.206 28.156 25.707 -48.052]", "targets": "80.608"} {"id": "task095-66c3c6145ce94145a5324df4a2ef2716", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.959 -85.645 46.582 2.287 -94.514]", "targets": "-94.514"} {"id": "task095-5210de78278a4d64a4e1633424b5a984", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.238 19.733 97.923 99.62 -17.931 -53.311 -52.947 53.579 59.035]", "targets": "99.62"} {"id": "task095-820bb1dc4c4744168a7cc1b0d2922f97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.652 80.691 -19.575 24.969 -47.597]", "targets": "80.691"} {"id": "task095-37d9565941ed48209fe97612c289424b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.091 63.695 43.787 -49.308 35.949 -79.79 80.315]", "targets": "80.315"} {"id": "task095-ed74142a833742bba839ed1e57cb691a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.6 26.467]", "targets": "26.467"} {"id": "task095-15ee65725ccb4b6eb983bfd5e93fb008", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.301 -48.954 -65.237]", "targets": "99.301"} {"id": "task095-8f6545950f7247668572be50eb8a8a06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.895 -70.317 9.461 -21.519 10.445 -19.476 73.77 17.726 -22.57\n 57.272]", "targets": "73.77"} {"id": "task095-4efed55deac642959120926c76994c5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.52 -44.384 90.868 -73.266 4.796 -7.705 66.767 -1.273]", "targets": "90.868"} {"id": "task095-56cc451ca2cf46ff8c41cf892ec8aac3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.549 -72.36 -24.494]", "targets": "-72.36"} {"id": "task095-a2d3a3840e5f4e0db6ab41a9db7bad83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.864 -38.8 38.35 -50.155 30.127 -44.762 40.903 -16.148 95.401]", "targets": "95.401"} {"id": "task095-b056abaeca65409d9272abcd71ca72c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.386 -45.018 -69.073 -12.085 13.174 -34.584 -89.215 54.889]", "targets": "-89.215"} {"id": "task095-3aad5ce1839243fab5c05510e6826374", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.717 38.246 11.957]", "targets": "38.246"} {"id": "task095-fb2d620f1f4a4fa681785ef0dc922e7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.471 -70.743]", "targets": "-70.743"} {"id": "task095-9c4c7395761447bcb7b92d165e1d9d44", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.538 81.896 30.409 -24.221 70.199 -79.168 -80.288 -88.311 -27.32\n -16.541]", "targets": "-88.311"} {"id": "task095-643f9c0e0521490f9cd35a175c0ba279", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[62.269 84.707]", "targets": "84.707"} {"id": "task095-b5285960da3645329a6b21f6454c0eaa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.536 -80.053 19.247 -32.228 52.363 4.245 22.938 -97.045 30.766]", "targets": "-97.045"} {"id": "task095-9d184281b18a4ecdb61d338433ddfbed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.098 -98.644 -58.764 -42.225 -44.933 -12.187 -52.163 -6.434 -46.434\n -87.615]", "targets": "-98.644"} {"id": "task095-7ecc00d5184d4662b31fb33c6aeded9a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.431 -54.53 23.5 -8.945 39.855 22.105 -61.495 -11.848]", "targets": "-61.495"} {"id": "task095-9f80da58d2144762ab3c2b75e295d791", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.712 -3.973 25.745 -64.254 -41.737 -29.712 2.759]", "targets": "-64.254"} {"id": "task095-791589acae924520b123c4c1a9e96dfd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.304 -66.569]", "targets": "-66.569"} {"id": "task095-03fb72cac4204a908b1eea99d9a7d327", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.768 7.615 -70.018 6.701 96.045]", "targets": "96.045"} {"id": "task095-11fc9ee0bfd24b969f75b2a553fe09bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.116 -66.173 10.902 -51.989 38.891 49.182 -33.598 -9.902]", "targets": "-66.173"} {"id": "task095-9ad49c88e41e44febb0746f658a6360e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.412 -24.263 41.685 -3.494 24.39 -68.032]", "targets": "-68.032"} {"id": "task095-ff25a7a242804bf48b955431b6d8ff4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.772 -84.496 -32.997 12.007 -50.046 9.119 87.308 86.727]", "targets": "87.308"} {"id": "task095-c854742b77d14b5eb7fb3c1801fb1e19", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.867 -17.245 -42.772 47.68 -85.892 0.937]", "targets": "-85.892"} {"id": "task095-437a12e8c6a14a89a0e5e7047424d90d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.934 3.484 -31.247 -32.53 72.762 29.419 -35.278]", "targets": "87.934"} {"id": "task095-389f38c389a74e2fbc3c8a1e32f739c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.944 1.088]", "targets": "51.944"} {"id": "task095-5fab4f0382ca4371afc6d54e3c6f236f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.563 81.015]", "targets": "81.015"} {"id": "task095-707c0d127ca34312b99f6f1f7f7f8a2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.144 65.269 -79.85 6.742]", "targets": "-79.85"} {"id": "task095-a390abf58ace4943ad8b3f753623d6a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.069 -59.589 -42.344]", "targets": "-59.589"} {"id": "task095-a1d6075c9a3e42fb8becb7eb7b199a10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.823 23.132 -85.155 65.157 14.133 -50.152]", "targets": "86.823"} {"id": "task095-167bf255a57145c2a259b861f0763c81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.993 92.491 -24.162 90.127 21.362 -51.494 79.356]", "targets": "92.491"} {"id": "task095-f3fb7d3f7c6242d59c446adcfa543323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.476 9.17 23.117 -66.081 -86.185]", "targets": "-86.185"} {"id": "task095-f51aa93b8fe04226a7bde2cede9d8f3e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.566 -34.283 77.606 -98.694]", "targets": "-98.694"} {"id": "task095-61efe920a74d4c7b98b70c81af3744ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.476 16.87 -74.237 -22.346 9.405 74.616 -74.514 22.481 -11.938\n 77.361]", "targets": "77.361"} {"id": "task095-f5aa20a2d70048a98901be1ef3bf35ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.98 17.673 30.902 66.458 -25.393 51.998]", "targets": "66.458"} {"id": "task095-fc78767e06fb49cbac7d850f69146340", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.507 92.473 47.735 -40.729 50.518 43.909 -73.36 ]", "targets": "94.507"} {"id": "task095-995600f1383d4c63a611af6b87c84a2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.841 53.39 -33.555 -99.49 -67.071 7.066 -77.047 30.269 -56.514]", "targets": "-99.49"} {"id": "task095-e63a9db0d2f94fd382687c780e9af57a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.22 -95.801 11.228 -32.617]", "targets": "-95.801"} {"id": "task095-824a239ac73e4e488d9002640a288ecb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.991 -73.211 -51.247 25.242 98.648 -51.116 39.705 25.125 -81.838\n -51.627]", "targets": "98.648"} {"id": "task095-407ec282019e43c19964b3de3c5b53d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.834 33.295 -69.865 -50.352 79.956]", "targets": "90.834"} {"id": "task095-158f9ea7ad9947d898e15fc0d7e233fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.57 38.317]", "targets": "38.317"} {"id": "task095-b8f7b64a87b04032b9b85b94b218bced", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.96 97.999 15.388 -79.482 -59.874 40.132 29.588 -13.147 41.543\n 55.814]", "targets": "97.999"} {"id": "task095-040cee81b0e340a69a7ee7455be30141", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[58.947 43.175 70.564]", "targets": "70.564"} {"id": "task095-88ef299d56f847d3b2b3bfd47cb2241a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.495 61.359 99.438 7.575 -97.397]", "targets": "99.438"} {"id": "task095-2f560a08bc704ea599d25420ed9a5e37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.631 59.938 -12.341 38.466 -42.103 98.763 -72.15 69.705 -48.993]", "targets": "98.763"} {"id": "task095-69c150339b98484688b9953aea12d9b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.917 97.661 -57.333]", "targets": "97.661"} {"id": "task095-633fd436f8e74ce3a91d633b8c420c52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.892 -92.73 92.713 3.836 28.386 96. -18.498 77.708 64.66 ]", "targets": "96.0"} {"id": "task095-68b1cab8e7ae4b0ca1b151441ab9ac91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.109 -49.209 -75.338 9.173 34.477 83.915 -11.838 14.644]", "targets": "83.915"} {"id": "task095-de90fe5588cf46edb32dc8fa392dc56b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[43.271 54.294 62.836 46.865]", "targets": "62.836"} {"id": "task095-f1a57edcfbae401c970aaa2877c4a9fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.112 -99.665 50.854 22.339 -72.875 37.304]", "targets": "-99.665"} {"id": "task095-3d8b2e8c91134e3e93b6c3e21d1e9f8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.596 82.934 -38.667 15.052 82.949 -54.029 -5.854 13.707 -50.95 ]", "targets": "82.949"} {"id": "task095-5265e5a6d6e44ee39ca95660c11fa439", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.806 45.417 -96.279 -83.618 64.676 -92.962 36.774 -71.774]", "targets": "-96.279"} {"id": "task095-c8ea6b9f009841c2ac593a467edc4997", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.223 -17.564 -88.095 49.02 74.656 82.823 -86.713 -69.655]", "targets": "-88.095"} {"id": "task095-74e6ab856771451bba476ca7a3691280", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.098 -28.058]", "targets": "56.098"} {"id": "task095-a695bd11981e440d8e986476d731036b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.43 -42.846 53.176 -89.631 -21.862]", "targets": "-89.631"} {"id": "task095-dc58a8cd259f4188a4caedc026cd19ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.587 -42.191 -98.205 -96.817 -66.054 89.544]", "targets": "-98.205"} {"id": "task095-86fcb70866544f8f884c89d79a0660f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.007 -50.932 -1.652 56.219 -41.129 -89.703]", "targets": "-89.703"} {"id": "task095-e0315932259d4b7a9d557088a504871d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.121 -96.621 -19.706 -57.472 -8.522 -2.092 -49.456 -83.364 -14.145\n -87.306]", "targets": "-96.621"} {"id": "task095-c72b4e31a3994c949edabc228f95d3ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.037 61.189 4.991 -95.246 -53.27 72.464 22.129 47.739]", "targets": "-95.246"} {"id": "task095-b6881f5a375d40a88a7e8c6d56666727", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.158 -51.86 53.495 -68.408 14.349 -63.226 70.218 -40.977]", "targets": "90.158"} {"id": "task095-7f1a014b509f4da5a06fb87f2270496d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.422 69.24 96.54 76.536 53.719 62.922 -61.586 -5.093 51.727]", "targets": "96.54"} {"id": "task095-b11b424e29954c538a23bc23035a6aad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.639 -32.931 3.49 46.545]", "targets": "46.545"} {"id": "task095-f9ab42057f624abd971a6d9904e38323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.71 -6.731 39.607 -60.638]", "targets": "-60.638"} {"id": "task095-75e17d2a897b4967a558da897e27481b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.676 44.416 32.484 -26.709 69.987 -30.755 95.194 -64.908]", "targets": "95.194"} {"id": "task095-0785de3a3b804a39a5ea89e00a8cc72d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.657 -74.928 -65.101 -68.189 -61.525 4.142 42.021 -52.711 -13.79\n -83.548]", "targets": "-83.548"} {"id": "task095-ab96fbd30f7b4f3c8214c54e489eceb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.998 -14.511]", "targets": "52.998"} {"id": "task095-60c9d6e1628d43308c749cd95ca35230", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.565 37.888 -89.935 -10.856 -29.985 5.061]", "targets": "-89.935"} {"id": "task095-e3415d15a0a64e0cbb34e3dc7e892541", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.591 39.24 86.152 64.043 -24.884 -55.651 75.246]", "targets": "86.152"} {"id": "task095-a17de266800e49c3a0dd35d5a43a0bf3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.217 -63.371 5.619 81.83 -17.59 69.696 -65.447]", "targets": "81.83"} {"id": "task095-860d91fe8e40415daed078f3ac38040f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.901 35.37 -68.118 32.374]", "targets": "-68.118"} {"id": "task095-794fb59c6faa4e6d8c66535d4c0af434", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.434 87.974 70.501 51.164 -23.594 14.841 -72.256 18.926 69.667]", "targets": "87.974"} {"id": "task095-ced5c1515966438f8f861da2316c8729", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.725 -92.62 28.767 -45.758 -98.549 76.648 -11.971]", "targets": "-98.549"} {"id": "task095-984850d9517f46dcbce57d699b7e1905", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.926 -38.535 7.791 -56.222 27.34 -80.435 78.003 0.204]", "targets": "-80.435"} {"id": "task095-e3ed7e7d9a214cdc8b0ea62255678ec8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.324 65.261 -64.012 53.584]", "targets": "-65.324"} {"id": "task095-41c4ad1603c34201a7b760bba2287053", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.518 -89.047 10.362 26.713 -37.23 -72.923 50.58 -30.787 72.936\n -88.656]", "targets": "-89.047"} {"id": "task095-a92d02606aa84e0285c6032d30627f7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.528 -23.791 54.347 92.266 36.202 -33.279]", "targets": "92.266"} {"id": "task095-3a15fcebb7c348af935fffff36073ad7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.21 -53.289 80.155 -73.181 68.896 -92.985 29.463]", "targets": "-92.985"} {"id": "task095-bf134431dfc64addb35d50fd94792fd4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.97 -55.161 36.079 -62.538]", "targets": "-62.538"} {"id": "task095-446828f73b6346209ce9f8dbbf94b6a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.45 29.063 2.391 40.755 38.584 1.788 -90.235 69.759 37.757\n 89.046]", "targets": "-90.235"} {"id": "task095-5dc7085a8fd84405985890cf6a42ac6f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.041 30.531 15.354 14.759 -77.103 29.796 -86.061 86.798 49.736\n -11.342]", "targets": "86.798"} {"id": "task095-3e656fc8405242ca9356e8adb80f5e74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.542 -36.753 73.255 93.324]", "targets": "93.324"} {"id": "task095-b6d59eb44b654b8f88ce888b9a5d8a3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.482 -39.284 -31.288 -62.073 -99.951 -40.33 25.361 39.776]", "targets": "-99.951"} {"id": "task095-fc7fbc06e2f741c6bb5c1e1e43183cad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.654 -59.365]", "targets": "-59.365"} {"id": "task095-24bf585b0a394bd7bb42455f8d9a7d2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.018 37.72 30.264 76.365 41.742 85.791 -16.637 -86.171]", "targets": "-86.171"} {"id": "task095-42edcb0ab2d047d4beaf11417798be80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.853 35.521 -33.412]", "targets": "63.853"} {"id": "task095-95f92771f10c4e398e8c757f1a723c61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.737 91.339 -8.998 62.822 36.127 -84.654]", "targets": "91.339"} {"id": "task095-6073e58c9f7841aab5e8c203eb41d003", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.888 -56.225 -86.499 10.74 ]", "targets": "-86.499"} {"id": "task095-da73bcfff7c543fba21b12cad020b22e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.399 66.311 -44.797]", "targets": "-78.399"} {"id": "task095-1932a4cac3de44bf8c31e4009d68a47b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.571 61.265 78.116 41.239]", "targets": "78.116"} {"id": "task095-8c7cc518571945a2b1c682c1176df691", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.76 58.318 -30.212 55.408 -58.698 -7.671 -83.314]", "targets": "89.76"} {"id": "task095-689f68b1ca234798a19773ec16b57703", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.711 -56.506 51.795]", "targets": "-56.506"} {"id": "task095-f1dd58a0054549719ff38b27baf5e75e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.233 23.134]", "targets": "-42.233"} {"id": "task095-d897266c9b5e46338d04d4832692552c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.144 54.641 -64.355 17.568]", "targets": "75.144"} {"id": "task095-6779335d33c44cd594f265f9a8280bab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.978 -65.851 40.167 -25.561 -10.177 82.176 87.479 23.442]", "targets": "87.479"} {"id": "task095-7f9008fbd80b4183aff8b1984ca1043d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.655 59.238 92.484]", "targets": "-98.655"} {"id": "task095-cedbee7a99064dcbbbcaffda6ae21d71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.773 -23.413 -55.435 -8.204 62.864 84.659 -27.091 -54.172 22.853\n 68.7 ]", "targets": "84.659"} {"id": "task095-c00b9036c9ec4d73a203fd5157634109", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.62 -3.765 -3.071 -47.349 71.403 -3.503 -73.16 -70.807]", "targets": "-73.16"} {"id": "task095-35ffc265306a4fb4a3bd2c6794be7c4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.337 19.174 -9.219 -66.853 4.998 -76.727 -48.795]", "targets": "-76.727"} {"id": "task095-63c7660eb6924421a0c631a69894d4f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.155 -94.809 16.888]", "targets": "-94.809"} {"id": "task095-8a226afc33fc4bb4b83f9b68cc67e7eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.048 4.095 25.133 -92.872 -26.655 62.05 24.929]", "targets": "-92.872"} {"id": "task095-e7f74bf1b320434a97986eb363bcfb82", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.446 62.379 -5.976 38.296 61.556 -7.112 -50.559 15.014 69.743\n -22.467]", "targets": "69.743"} {"id": "task095-c62ff61634ae437a8cf9bfcc152e74b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.582 -59.301 -80.082]", "targets": "-80.082"} {"id": "task095-e6564715139d47a79d4e76c615b9c0bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.017 -41.799 70.115 -7.507 -55.476 37.541]", "targets": "86.017"} {"id": "task095-ad3daae8aacb4ef6bb3e626d63ede17f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.31 -62.91 -11.582 61.438]", "targets": "-62.91"} {"id": "task095-af46e661b0b3462384e6518f2d3c6c53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.267 -56.467 -21.383 -62.482 -34.794 -86.806 31.125 -37. -41.377]", "targets": "-86.806"} {"id": "task095-3d21eff24b9d4b039f02cd2db17acd4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.215 -94.386 -12.532 -80.183 -82.723 -96.371]", "targets": "-96.371"} {"id": "task095-53ace7cc2a534c20abc9aa15608ff4d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.117 26.075 75.312 94.86 51.173 -65.592]", "targets": "94.86"} {"id": "task095-6e8f474dd07e47d1bcc932bc57c2e0e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.29 21.175 -11.218 -13.802 43.944 -87.728 22.093]", "targets": "-87.728"} {"id": "task095-f6280cb66d0940e4845757c653efb68c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.409 -0.621 33.204 -9.585 62.891 -9.81 50.123 -31.965 22.134]", "targets": "62.891"} {"id": "task095-3d21125331d64f9f8a8d99c280e63d96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.475 -99.151 80.681 15.693 -17.771 -22.537]", "targets": "-99.151"} {"id": "task095-9ca8f36763b34422902f5fe88184fe97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.591 42.61 -8.199 -18.1 -35.15 -98.762 -29.594 8.787 40.282\n 67.844]", "targets": "-98.762"} {"id": "task095-6d65f4d7952f4725ba895ec149566dd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.376 -22.573 -3.136 -56.844 -51.909 -58.853 31.705 58.192 40.593\n -35.947]", "targets": "76.376"} {"id": "task095-8cd7a4a613d549449fc628dcab0bd516", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.579 60.061 44.029 -67.354]", "targets": "-93.579"} {"id": "task095-0625d7e00c694cdfb9c4edc8f736a4fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.615 56.862 -31.046 -15.687 3.826 -5.906 -82.252 54.406]", "targets": "-82.252"} {"id": "task095-55da8e9acba040dca51d3125eb0e8098", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.202 64.234 -96.959 -55.572 58.204 21.835 89.314 2.85 ]", "targets": "-96.959"} {"id": "task095-52ce4a9053784a459f611b2f97ee9a4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.28 80.114 -15.083 -40.213 -23.561 31.001 25.326 60.532]", "targets": "80.114"} {"id": "task095-bfcf0f7417c24b799b42e318c6158a5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.931 -15.84 55.764 98.15 ]", "targets": "98.15"} {"id": "task095-133946dce01042f991662e9ea9f539b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.868 -29.212 -85.712 -31.989 28.578 -45.186 -79.579 -54.244]", "targets": "-85.712"} {"id": "task095-5740ea89afcd4ea6874640158c33dbef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.431 27.881 79.359 -98.287]", "targets": "-98.287"} {"id": "task095-6e57f9278c864b37831676b64e526f6a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.172 -30.892 -42.448 69.67 -31.117 94.082 74.376]", "targets": "94.082"} {"id": "task095-ab33974a5ef74eee817e26366f799a78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.501 94.737 23.238]", "targets": "94.737"} {"id": "task095-e5a1028595dc4778bc76272b764a4cac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.31 -88.052 -9.556 52.643 -72.763 97.893]", "targets": "97.893"} {"id": "task095-85aff0bbbb044ae0a2c9cf8e6294396d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.914 -34.305 40.102 -38.787 -0.257 32.765]", "targets": "40.102"} {"id": "task095-568782fefae74f94ace2951170cfe5cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.028 38.556 -26.469 -46.809 -57.751 80.656 -15.104 -10.347 39.549\n -88.669]", "targets": "-88.669"} {"id": "task095-d339b51a5ad54f67ae1686309b3258f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.23 82.783 1.998 -82.539 29.451]", "targets": "82.783"} {"id": "task095-8080ab5f63aa42238e12ae46d0601f69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[32.285 95.775 97.674]", "targets": "97.674"} {"id": "task095-dd1b35d0be74473f8cbf451d526140ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.328 -46.652 -47.803 12.031 -37.774 75.327 -62.289 61.14 ]", "targets": "75.327"} {"id": "task095-c7f02b7401e74907af47d6aea568b267", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.305 55.323 -77.951 55.031 58.397 -26.071 -63.053 95.311]", "targets": "95.311"} {"id": "task095-4687172c6a724c81b25f823156248c6e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.61 61.138 3.712 36.067 64.205 37.308 33.041 -84.211]", "targets": "-84.211"} {"id": "task095-7a8fdf13e76949a584ce44fc87c9bd6a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.492 -76.674 -98.348 36.569 -37.624 83.145 -8.527 65.776]", "targets": "-98.348"} {"id": "task095-71c9ca5f55604219a54893baa50c45d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.669 63.052 -21.165 -31.194 86.812 68.552 35.584]", "targets": "86.812"} {"id": "task095-455125f021e74ba794b2a4314676922d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.218 -57.722 91.78 ]", "targets": "91.78"} {"id": "task095-bf84e19f5cfd45b7bd003c4bbdf55cd2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.563 -79.61 -6.436 17.57 -18.294 65.479 -74.69 ]", "targets": "-88.563"} {"id": "task095-46c48d14340b453f90e3575c9bf8adc9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.184 5.396 -33.997 -65.156]", "targets": "-65.156"} {"id": "task095-5b66679e988d409b913535305e9caac3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7. 61.012 -28.741 -46.618 32.054 -60.394 -66.644 -99.773]", "targets": "-99.773"} {"id": "task095-3b6e2312297240acb0a51e75f7cfb5d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.779 -16.35 -91.268 17.531 89.852 -75.231 -45.118 -81.737 -55.142\n -5.982]", "targets": "-91.268"} {"id": "task095-1f1b890e90414ca7a556d77a4cea9781", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.299 -74.703 -36.63 86.733 40.227 -27.051 -84.638 -30.055 6.115\n 95.022]", "targets": "95.022"} {"id": "task095-1bd0e9bb33194939acfb53de13aed2fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.588 -34.001 19.438 -99.066 -38.129]", "targets": "-99.066"} {"id": "task095-44149ed0b2994af5bb84a2277f55db22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.772 54.207 57.514 37.348 -38.84 56.743 24.127 -59.957 84.141]", "targets": "84.141"} {"id": "task095-0d30733e5d6a4e428c8241ae797117a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.489 -78.84 -92.665 41.839]", "targets": "-92.665"} {"id": "task095-b341fdc2bec9441b9380b10839535dae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[83.529 15.843 14.334 88.822]", "targets": "88.822"} {"id": "task095-8c4d8b601944463ab42a67dc8ec741ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[62.356 11.111]", "targets": "62.356"} {"id": "task095-c8062e403c4a45d7b306962f10fb4c3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.856 -47.531 47.434 -0.393]", "targets": "74.856"} {"id": "task095-ba8cc659a23f4abeaaf1318e5bc09305", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.34 57.869 -8.031 59.757 -86.003 18.295 6.145 29.579 -85.929]", "targets": "-86.003"} {"id": "task095-ef8483a57a294e8f927b8c1122273150", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.997 10.768 84.556 -63.836 9.677 21.343]", "targets": "84.556"} {"id": "task095-5a5d7eae697e4bfd90a5993a66cc65db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.356 -36.223 -47.524 -3.997 -90.902 58.555 28.35 80.767 -18.317\n 56.133]", "targets": "-90.902"} {"id": "task095-0e9dab6e4e3c4879a882d81acf23a658", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.485 -25.942 83.117 -35.487 -93.996]", "targets": "-93.996"} {"id": "task095-3ace4635906048b08a21678dda376148", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.189 1.277]", "targets": "-60.189"} {"id": "task095-9fcdf3d7b5ff4234a3a9234bddfa9f33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.958 -45.993 -61.172 -33.155 68.002 -64.742 -76.218 -13.463 -19.327\n -26.405]", "targets": "-76.218"} {"id": "task095-a7eb40e54787420f887715a216663b69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.539 -35.786 66.604 -46.609 96.435 -18.223 -52.396 -41.78 ]", "targets": "96.435"} {"id": "task095-c315165c79ff4902b4321a341a13581f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.896 66.975 -11.249 77.314]", "targets": "77.314"} {"id": "task095-28fad031fd3a41d6a37215a0c6c2c14b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.221 -64.632 -0.752 -65.124 -78.064 79.288 -36.18 ]", "targets": "79.288"} {"id": "task095-aea701bb69b740dd95cfd4bfd609d695", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.026 25.145 31.641 5.96 -8.394 -42.937 48.218]", "targets": "91.026"} {"id": "task095-ca68314b4c524294bfe36d831b038f2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.005 34.343 74.688 -78.34 39.648]", "targets": "-78.34"} {"id": "task095-ed59ef2694a040d5a9810964f047c11e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.333 20.894 95.568 -22.117 -39.318 -59.84 -61.396]", "targets": "95.568"} {"id": "task095-586de42e71834011a6762ec1112aa337", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.81 -38.571 -33.916 -36.191 -78.621 13.633 -43.386 47.903 97.828\n 28.344]", "targets": "97.828"} {"id": "task095-ae2d498c651441a8a6ac92ba4be40519", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.127 -66.154 -64.966 -60.148 -85.656 4.105]", "targets": "-85.656"} {"id": "task095-b1b207b8b18a407c88befb7407531919", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.359 21.268 -45.7 -54.709 20.961 30.153]", "targets": "-54.709"} {"id": "task095-577c01696df84debb995c1f53b6934be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.157 -51.599 -64.748 -90.352]", "targets": "-90.352"} {"id": "task095-8f252f05b5b147b596f6cec84d099cd1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.868 -76.251 61.214 -79.785 -27.036 -58.807]", "targets": "-79.785"} {"id": "task095-257346f7c3f04ade8943f4d578657993", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.083 21.642 55.28 27.112 -44.213 61.025 -86.368 63.853 25.109]", "targets": "-86.368"} {"id": "task095-7a9c22cc33004b569b835973dd59a1e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.343 -29.659 -58.921 71.532 -91.312 -42.187 7.2 -25.797]", "targets": "-91.312"} {"id": "task095-e8dad159dae842249ac6ab5f881e8fd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.399 18.083 57.592 -71.628 2.049 22.537]", "targets": "-71.628"} {"id": "task095-52b9df00c4cc4de6a63d778f24d1c483", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.668 -74.191 -62.619 0.2 ]", "targets": "-74.191"} {"id": "task095-c939e41d1e2044fca5bd89b17dcea379", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.197 -90.515 71.266]", "targets": "-90.515"} {"id": "task095-9755fd28f2994357ba42f3a19d5b5dc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.287 -43.721 89.625 -38.507]", "targets": "89.625"} {"id": "task095-4f6d5bef0a594fdc95e9f0060b3f72ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.283 -31.872 8.474]", "targets": "-31.872"} {"id": "task095-aaafc196b1564ecaac58c154dd2f33e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.261 25.495 -46.35 23.02 76.909 -38.053 76.651 -99.596 -51.73 ]", "targets": "-99.596"} {"id": "task095-80b42f64fe354d40a200abdc467d0f91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.637 -9.243]", "targets": "-51.637"} {"id": "task095-b0eb9209d4f84fa7adefcdeced622463", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.116 92.875 50.083 -24.042 -21.518 39.274]", "targets": "92.875"} {"id": "task095-2e0dfcdef3114e3ca968cc0b3c30ae69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.944 -75.785 23.211 29.972 -67.705 2.495 78.757 76.113 -88.014]", "targets": "-88.014"} {"id": "task095-ac6beceb28394b4d8e6d1701d560d875", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.062 89.663 23.06 55.234 -10.675 91.289 -84.891 -58.504]", "targets": "91.289"} {"id": "task095-d2d90bc4e7d0433f9facd5af5ba8e134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.866 -85.204 -18.932 89.192 93.765 2.181 -1.625 39.949]", "targets": "93.765"} {"id": "task095-5953432042f14cf6863f9f50507a6da5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.274 25.784 47.913 52.918 -31.691]", "targets": "-94.274"} {"id": "task095-00368ac9996e4901927c2e4903fd01b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.233 -79.946 74.386 -36.702 63.924 -41.34 76.687]", "targets": "-79.946"} {"id": "task095-2d4d6806f2634d6d9de28a48404cb833", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.022 40.132]", "targets": "-62.022"} {"id": "task095-2b74c08f04d14e57a93f5033d54fb198", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.119 -2.447 48.273 83.231 -37.289]", "targets": "-88.119"} {"id": "task095-6437faff24f6471c97dcca6f3d8f1c4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.173 1.928 -31.666 57.918 38.356 53.889 95.129]", "targets": "95.129"} {"id": "task095-488c70f8b5a54cd597354dfc97580248", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.963 58.942 -23.157 -93.763 -19.277 -54.171 -55.306 18.217]", "targets": "-93.763"} {"id": "task095-b1d01834eaf5486cad2f77f25aee87f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.409 -75.349 31.446 -38.316 43.326 7.053]", "targets": "80.409"} {"id": "task095-34193855e9574f069664b513f1ca065f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.925 -4.101 -46.501 46.244 -82.868 -2.366 -5.282]", "targets": "-82.868"} {"id": "task095-ebb44a7e47b54f3984392717241c77fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.315 53.045 -17.455 -78.595]", "targets": "-78.595"} {"id": "task095-f048795a534a4e8289ffd1e9255ab20d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.7 -56.547 8.331]", "targets": "99.7"} {"id": "task095-bc0bfad902344cd7ac388376ac231def", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.868 -51.813 34.59 -11.578 -62.805 63.871 -54.92 -20.605]", "targets": "63.871"} {"id": "task095-b1a570cc06464370a6fd272220d70b9c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.81 53.646 -31.912 -0.445 -72.387 -53.921]", "targets": "91.81"} {"id": "task095-1885d411d98b406184e3fc8c495aa2f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[71.798 53.198 14.825 -5.398]", "targets": "71.798"} {"id": "task095-3f65f3f262a84fbcb88db96cec1b1732", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.568 72.513 50.451 -12.299 -41.037 16.319 -35.62 4.084 1.038]", "targets": "72.513"} {"id": "task095-912e8e6a4836493ba5e8ebcf92841436", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.028 79.598 -17.708 31.636 75.838 91.903]", "targets": "91.903"} {"id": "task095-958fe1fa8d36452d881d65745c8f1e15", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.904 21.385 74.355 81.194 69.769 -26.115]", "targets": "81.194"} {"id": "task095-643486a6312c4878ad7310c6dc14f2b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.238 -31.792 -93.458 79.462 -87.239 4.539 -7.5 43.614 -12.656\n -64.766]", "targets": "-93.458"} {"id": "task095-ed80fee6b7204a1b89a835260b5f38e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.191 91.811 -54.284 -34.382 76.504 -24.463 23.009 -25.68 -96.227]", "targets": "-96.227"} {"id": "task095-43412eaa3a384fc090c0b5207caf0614", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.582 1.895 -81.376 -72.98 -53.728 -29.222 -27.409]", "targets": "-81.376"} {"id": "task095-e747414cdf4a4d329074d84d96705558", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.985 47.168 -55.758 -64.083 -63.11 96.159 -35.061]", "targets": "96.159"} {"id": "task095-caad375ec6b2454293aa3f11fc0967e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.056 -96.969 44.325 68.703 -91.352 26.337]", "targets": "-96.969"} {"id": "task095-e242f3d822304f30a740e070dfbdb3e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.852 55.511 -43.809]", "targets": "71.852"} {"id": "task095-9f2769f3c2fe4b1aa7ea5beaaeb55831", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.294 -65.391 43.404]", "targets": "-65.391"} {"id": "task095-75af1fc78287467dbf3d87cb458d8438", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.397 -38.423 -73.153 -47.985]", "targets": "-73.153"} {"id": "task095-368e95d1ee174aa1982905483cd2843a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.131 -4.785 -46.342 -31.926 -34.147 -39.736 -38.374]", "targets": "-46.342"} {"id": "task095-e7ece3cd30a24cf9a10505b31009f5c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.429 70.287 71.537 -9.153 27.23 -96.224 45.332]", "targets": "-96.224"} {"id": "task095-2a820733aa594307a6c9523a6984d5a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.95 -21.262 27.371 -70.884 28.768 -24.689 -7.298]", "targets": "-70.884"} {"id": "task095-98fd1173bbca4f059a0e69f2e15c29c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.494 60.759 -16.04 24.398 31.403 47.311]", "targets": "60.759"} {"id": "task095-851a6a3790934e5abda152b292bc4172", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.244 93.528 21.773 28.315 33.401 46.272 -71.34 ]", "targets": "93.528"} {"id": "task095-ff03c800f76b43ba80e81d4b77eee3e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.832 7.564 -79.351 -29.644 75.787]", "targets": "-79.351"} {"id": "task095-ae682b4343b645cb9ef692c661891426", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.716 0.24 -34.416]", "targets": "-93.716"} {"id": "task095-3dce6d9a450f41ae9daef8b45883cacd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.56 -57.925 -69.301]", "targets": "-69.301"} {"id": "task095-553b9cf7e29c4266882ae58c1eeb32a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.35 67.749 -33.42 35.052 -14.289 84.459 -31.204 -38.471 87.03\n 90.882]", "targets": "97.35"} {"id": "task095-b93d79ed57f544aa94b2d84303aec26d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.063 14.644 -32.719 79.56 42.044 54.445 75.116 -41.519 17.234]", "targets": "79.56"} {"id": "task095-4173f3e1292c49f6b49c9cf7b653ee39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.568 65.051 3.262]", "targets": "-77.568"} {"id": "task095-f965e6f87fb74693b885f74f9f8eeecd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.05 -46.928 -19.897 40.067 13.551 57.957 -67.404 94.535]", "targets": "94.535"} {"id": "task095-3eaab5880ccc4b21ad12a438ca369e47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.834 10.134 -50.613 -50.056]", "targets": "-50.613"} {"id": "task095-ba91694c09394a6dbc241f5caa6d9324", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.842 -89.76 73.178 -29.717 -33.786 -83.693 63.246 -83.364 -5.929\n -0.793]", "targets": "-89.76"} {"id": "task095-ca4b9055659e4962bb69aaaee7546645", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.861 61.368 -98.066 -40.928 30.774 31.603 -79.574]", "targets": "-98.066"} {"id": "task095-4ad3e78f1a6f409987b9a7044298438e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.305 6.75 -96.322 -45.736 23.843 69.781 94.877 -19.947 57.111\n -43.408]", "targets": "-96.322"} {"id": "task095-774aadef3c82451ea62dd0939d0e8f92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.256 -37.463 26.675 -17.943 -1.047 -24.188 -91.768]", "targets": "-91.768"} {"id": "task095-db85896d33154932b8df9d55dd1bdcba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.917 91.379]", "targets": "91.379"} {"id": "task095-3b420150b42e4ed9af043f99f5f749dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.822 99.041 -79.343 45.311 -30.432 9.211 19.066 98.723]", "targets": "99.041"} {"id": "task095-46c4d29d1a984515aecbf667150ade26", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.003 -53.311]", "targets": "-53.311"} {"id": "task095-6af481619c174b8e93a5c0a20eeec4a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.78 56.867 -17.482 66.064 -12.982 -18.21 88.584 19.085 30.01\n -7.61 ]", "targets": "88.584"} {"id": "task095-7fe5ee3a50e1486bbdec575e4464ff0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.666 -77.032 99.29 ]", "targets": "99.29"} {"id": "task095-add676ff141a495b8bd6b0df15068e97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.33 -82.92 -66.26]", "targets": "-82.92"} {"id": "task095-f485f1ebefa643c3a803f61e2cba3af8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.086 46.288 -75.992 -91.012 80.953 -55.729 75.576]", "targets": "-91.012"} {"id": "task095-6ae04169a0034d80acf0e9b022a5ec9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.83 -57.585 34.488]", "targets": "-57.585"} {"id": "task095-446d06880efe46df832d0a01d77f7323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.671 -86.186 93.623 -8.065 74.861 10.939 -21.687 -56.202 -10.084\n -21.349]", "targets": "93.623"} {"id": "task095-f575f53147c04467bc0456ec2e04ab71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.385 13.804 5.92 97.503 91.112 40.551 31.257 -62.268 66.795\n -44.68 ]", "targets": "97.503"} {"id": "task095-279424ac86c74ee8b00950d7d31ef9b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.069 9.043 28.866 -28.636 -28.596 -35.448]", "targets": "-53.069"} {"id": "task095-84f33be1442a4702b5d1c359d2a7fddf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.254 -13.976 -1.565 20.395 -40.739 -49.369 -70.221 -15.272 34.546\n 38.261]", "targets": "-95.254"} {"id": "task095-bd0d57ebc0ee4c128068a7147b2734ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.313 -86.636 87.131 -24.134 24.387 -63.321 -55.192 -95.389 -88.539\n 56.863]", "targets": "-95.389"} {"id": "task095-c35fd6333a5142268e4c153f7a423a0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.879 19.116]", "targets": "-38.879"} {"id": "task095-9ac3fc0217ba40f4a274acad73ea45f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.879 -67.329 69.826]", "targets": "69.826"} {"id": "task095-797a80df18ac45aaba71b97935284d63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.277 -41.429 25.401 -14.684 35.58 -71.28 49.444 -71.987 10.745\n -25.952]", "targets": "-93.277"} {"id": "task095-b2e9b6a8e5a04d7188fed5612e2432d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.902 85.737 -44.82 85.237]", "targets": "85.737"} {"id": "task095-5a093a0d21ef4405819efafea69da000", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.429 -92.775 93.587 -18.347 68.609 73.046]", "targets": "93.587"} {"id": "task095-1a3513abff8a4354a0bda532422f4d30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.332 70.803 -73.727 36.891 -51.053 23.9 22.329]", "targets": "-73.727"} {"id": "task095-0855dc3b78e244a2afae6287b64be4f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.704 -93.324]", "targets": "-93.324"} {"id": "task095-2cb76e1403254c02af19b17057a2dc0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.119 63.884 42.047 -24.195]", "targets": "63.884"} {"id": "task095-e3c627721d6f4a34add9fb12e7065952", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.261 -69.922 80.659]", "targets": "80.659"} {"id": "task095-59f387d14f7b4be19f672f52b4562f59", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.393 -41.445 -36.081 93.884 -99.104 22.571 -37.488 -96.738]", "targets": "-99.104"} {"id": "task095-214a11e7576d469daa2f78068a06146c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.239 -16.658 13.842 83.651 -82.44 82.317]", "targets": "97.239"} {"id": "task095-07b075a24219497193ee464b331110f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.49 10.589 87.13 -92.335]", "targets": "-92.335"} {"id": "task095-4fb1404950cb44c78225fe6b3922ec0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[30.528 40.791 9.733 18.032]", "targets": "40.791"} {"id": "task095-3a64004edf2a48779c748a12ecd9b9d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.351 64.685 -5.795 61.273 77.436 0.266 -97.07 35.062 74.113\n 28.351]", "targets": "-97.07"} {"id": "task095-f68f7aa3d9e04724a6d78b1acff69298", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.636 -72.372 -81.313 -25.28 -98.628 0.434 -36.377 -6.877]", "targets": "-98.628"} {"id": "task095-6a17131d2bdd4a45a9ffcc10cbe65c4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.34 32.916]", "targets": "32.916"} {"id": "task095-9f18291934524b3db658d4ed4508ed77", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.005 -47.323 -2.976 -43.112 51.727 85.135 40.349 -86.543 90.441]", "targets": "90.441"} {"id": "task095-25afd80a61df411eb77a036839ec9386", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.606 29.93 87.462 -29.661 -4.801]", "targets": "-93.606"} {"id": "task095-85c552c6297c405ea4dec60b0891028e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.366 -67.021 -28.387 -20.604 -52.617]", "targets": "-67.021"} {"id": "task095-611edbd2375e41baa8d50f25cfa459e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.973 -2.51 11.42 -35.613]", "targets": "-35.613"} {"id": "task095-7db770436ce54c4ba4156f34c9255bf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.34 -12.922 -61.931 55.659 54.171 98.798 -54.4 12.703 19.653\n 39.226]", "targets": "98.798"} {"id": "task095-040cf31df7d640c4bf6aec8384f7a615", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.755 51.794 51.053 -48.326]", "targets": "-58.755"} {"id": "task095-1d834adf622948eaa745fee18012a500", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.463 85.874 -67.361 -64.176 -59.195 82.381 -48.452 53.103 -38.589\n -11.021]", "targets": "85.874"} {"id": "task095-1d0b9c0e7fd6402c9a0d70ba3db0e445", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.557 -9.777]", "targets": "44.557"} {"id": "task095-848efa5878ac49d68b65e64641351e50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.897 94.864 -88.605 -34.679]", "targets": "94.864"} {"id": "task095-da6469ccacdd41c8a674489f085eb5f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.341 39.574]", "targets": "-83.341"} {"id": "task095-0d9a7dcf771f43ad9c05f5e060bec76f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.196 -45.79 69.526 -71.361 47.707 17.885 78.526 3.73 26.295]", "targets": "78.526"} {"id": "task095-885d3d68935b466294d3b65e0bd26510", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[76.438 4.526 60.163 99.96 ]", "targets": "99.96"} {"id": "task095-bb6da6c95f0e430daf0c78a104c8ef97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.42 54.183 41.118 -69.069 52.734 -57.745 -56.575 -25.433 -84.481\n 34.524]", "targets": "-84.481"} {"id": "task095-95fc78ba9438439a83b3bc852ef4ef4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.799 -85.422 95.35 33.466]", "targets": "95.35"} {"id": "task095-305b3608928a44139626c9a2b2c738c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.745 -52.372 67.881 51.128 -63.573 99.173 -87.869 17.353 -77.462]", "targets": "99.173"} {"id": "task095-39eb4b79da8f49168517c5b7785af44c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.563 77.531 -91.267 58.625 -97.698 48.604]", "targets": "-97.698"} {"id": "task095-21dad8b1b0394cc4aa596aca89a8fc62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.798 -20.433 -86.959 -51.196 -19.098 89.927]", "targets": "89.927"} {"id": "task095-687d8d04311640ec990cbcd60dcbe595", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.619 -35.315 1.829 67.785 86.695 49.921 -16.523 49.342]", "targets": "86.695"} {"id": "task095-0dbb8ca8abb34e899684f954786a8840", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.965 -99.763 -27.88 ]", "targets": "-99.763"} {"id": "task095-0e91c0c03be64adb9502dbb9ee785f86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.319 57.949 24.014 -15.322]", "targets": "57.949"} {"id": "task095-65d77a25ae614b25906bc12911e39e0d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.584 -26.748 -39.533 83.255 0.359 -1.64 87.489 -53.57 -3.832\n 70.333]", "targets": "87.489"} {"id": "task095-5d8db3da46c340849a396a56a0a936f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.13 -13.923 91.772 91.434 -77.693 -13.981 87.375]", "targets": "91.772"} {"id": "task095-1e69dc92413b43b69db4beb4754d2f2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.448 -20.723]", "targets": "-74.448"} {"id": "task095-37e3b4f4e83c43a180812cf10f76d239", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.731 58.858 90.299 86.487]", "targets": "90.299"} {"id": "task095-628b624d6cfa4ec9b6d4e97534b5e033", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.441 -34.595 69.228 16.227 63.763 63.018 -20.987 44.457 -55.539]", "targets": "69.228"} {"id": "task095-8b4e3c24b3f249cd88b5651e491e6564", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.977 19.15 -39.868]", "targets": "-78.977"} {"id": "task095-fd030525e5b748178f2e705721f227c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.131 -42.274]", "targets": "-90.131"} {"id": "task095-2650a4d475174752ab94762df27dbd0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.27 16.087 56.522 -66.96 -74.157 69.872 -39.245 -57.204 -83.256\n 67.644]", "targets": "-95.27"} {"id": "task095-c3235d3a42ed47eeb6b1607d1d25fc95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.117 -15.498 -58.489 98.492 98.524 -2.86 36.123 -40.61 -96.583]", "targets": "98.524"} {"id": "task095-c9fddc2e80744995ac77bf3ec9ee6aeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.983 79.698 -96.987 -70.553 -92.115 56.823]", "targets": "-96.987"} {"id": "task095-49aa951285fb414f85c15b306021e556", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.113 36.574 5.852 20.179]", "targets": "-59.113"} {"id": "task095-06e04bbfeb9a495cbee49165e9e74c88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.293 11.354 -44.122 -95.883 64.637 -30.559 32.124 -69.833 -42.331\n 55.313]", "targets": "-95.883"} {"id": "task095-9ed682caaa0448bf8f2fd1ac19ffb7cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.594 -85.985]", "targets": "-85.985"} {"id": "task095-408b5a05b48f4489ada281a826213dd0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.233 -28.872 -27.759]", "targets": "-39.233"} {"id": "task095-6e9c401cc2be436e9497441f197bef81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.929 -39.327 -48.676 -94.296 23.39 -70.994]", "targets": "-94.296"} {"id": "task095-fe6be91968744fe38bc5ad2dbaeae5ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.89 54.427 -9.612 0.113 34.966 -2.808 38.182 -18.578 -28.884\n -12.876]", "targets": "54.427"} {"id": "task095-8d12ce6c9b054d3ba68c4175d6da9984", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.796 -4.454 -94.84 -56.901 25.85 -91.198 -97.149]", "targets": "-97.149"} {"id": "task095-c802a62e0500420fb6fd24958c506be6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[72.098 13.711 73.661]", "targets": "73.661"} {"id": "task095-4ffffde33e134d9b82369ab0c159d147", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.36 -28.117 48.738 -52.34 37.76 -77.498]", "targets": "-77.498"} {"id": "task095-7cda399bd8c3480392a67736c1fdced6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.283 77.477 -26.445 -79.963 -2.3 50.033]", "targets": "-79.963"} {"id": "task095-41314e52a32d4bc5b65d19316a143191", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.18 -22.739 -34.05 16.903 -91.876 32.842 -76.437 8.312 69.27 ]", "targets": "-91.876"} {"id": "task095-0fb6bfd54c7d49c49c34b3f6068afa5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.808 27.101 -81.423 -10.148 60.237 -94.316 -74.668 -98.837]", "targets": "-98.837"} {"id": "task095-8c84383747f1416296b8041254e06b0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[56.631 68.483 61.824 43.102]", "targets": "68.483"} {"id": "task095-458e43581cee4870b27f53781ca631f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.052 -73.087 -17.091 -85.963 -97.235 -66.536]", "targets": "-97.235"} {"id": "task095-236cc6eb925b4278897c87a393c757ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.516 20.545 -38.424 -18.933]", "targets": "-95.516"} {"id": "task095-a5531e3185cd468a85b794a7e71ec7b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.941 31.565 43.495]", "targets": "44.941"} {"id": "task095-eb5f71caf8c34416b476508fa236c29c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.916 1.406 16.306 -90.631 -73.119 67.44 ]", "targets": "-90.631"} {"id": "task095-e1b0d566d46542ae9c146f6518820e0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.988 72.906]", "targets": "72.906"} {"id": "task095-419fbdea340a43ce8403f3d46cdcbaff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.022 -43.413 77.623 82.743 47.168 16.843 19.266 28.765 19.353]", "targets": "82.743"} {"id": "task095-fd8710aefe744b7ebc9776b2bf0dcb90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.762 -39.384 -94.515 -76.459 25.194]", "targets": "96.762"} {"id": "task095-526afd677e884d32980f448d401c5d49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[54.778 97.044 67.001]", "targets": "97.044"} {"id": "task095-c88afcdbcfbc412e9ed8a07479950758", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.515 80.258 -3.352 39.283 -31.536 -78.006 -30.235 58.185]", "targets": "80.258"} {"id": "task095-55d56f39f12f43d88fa5598033bec2be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.55 -4.838 67.135 -62.427 -18.306]", "targets": "67.135"} {"id": "task095-4f700b02efa2431f8b3dc13af481087e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.547 -57.526 -42.762 69.043 -64.05 73.593 -18.739]", "targets": "73.593"} {"id": "task095-29d59625182c426ba55e58537f1f855c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.769 -10.642 8.814 66.002 65.92 19.281 84.225 17.591 -78.687]", "targets": "84.225"} {"id": "task095-3c5c070bbd7b40238c167545905e2535", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.601 -66.702 59.334 79.836 -43.148 12.19 -76.217 43.418]", "targets": "79.836"} {"id": "task095-a65a21c996104de6a679832ca3a60c63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.714 -23.518 -26.338 24.109 47.339 -19.457 3.072]", "targets": "47.339"} {"id": "task095-5a9d18be8c6443379667e33b0c6fff51", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.95 -63.16 -83.68]", "targets": "-83.68"} {"id": "task095-0f0ba797435648d09244ad7165bd09c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.945 17.854 89.55 28.51 -41.708 -53.739 96.915 -67.402 50.925]", "targets": "96.915"} {"id": "task095-1fd72384dcd74f8c9b3ead03e5453600", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.132 -94.738 -21.304 6.634 -1.062]", "targets": "-94.738"} {"id": "task095-438d8a25cab041449348135a9e5d7069", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.986 74.506 -50.199 73.749 51.147 89.687 45.5 -54.399]", "targets": "89.687"} {"id": "task095-6b4789bc3cbb4562851aba1f1f628773", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[73.992 68.433 48.882 -5.371 59.316]", "targets": "73.992"} {"id": "task095-61e634fde2c24012a3341c6b61a6bb5b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.905 -32.226 -9.516 -30.18 99.656 20.702 -63.986 28.001 -10.074\n -53.082]", "targets": "99.656"} {"id": "task095-3673483257fe4ef1b9fd5f68f54860a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.229 -3.19 -88.959 28.22 -95.379]", "targets": "-95.379"} {"id": "task095-13dcbffb6624493d9ea6b09955fd7ea4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.006 41.834 12.753 70.14 -89.935 -94.321 93.047 31.108 38.337]", "targets": "-94.321"} {"id": "task095-4e06626be304428c92db6bf1649883cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.228 -72.491 82.324 73.552 -60.513 63.957 49.598 -63.357]", "targets": "82.324"} {"id": "task095-997d52154ad343ad8256831ad42d8a60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.596 -33.683 -28.15 -69.288 13.539 33.015 9.59 -11.789]", "targets": "-69.288"} {"id": "task095-a2164e8a9f2f45d3a44d5d10964d7037", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.685 67.283 11.532 95.493 30.047 -67.135]", "targets": "95.493"} {"id": "task095-76ad539e1fe54a4994549ddf3d016ab3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.048 92.461 67.634 -77.877 -56.086 -11.116]", "targets": "92.461"} {"id": "task095-ceba662bf16a46819b8374260bf59d8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.14 -8.373 4.537 -42.031]", "targets": "-42.031"} {"id": "task095-9b298700509d487c8d61d838273495eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.669 -26.936 -48.912 -83.171 39.161 78.945 -53.361 88.691]", "targets": "-92.669"} {"id": "task095-5d236d8b503a41608369095ef5785731", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.657 -24.694 -39.316 56.942 -26.543 -44.744 -23.073 79.842]", "targets": "79.842"} {"id": "task095-e2920a3cd2de46168f48e309f460131e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.153 -52.568 3.408 -0.22 25.563 65.292 79.382]", "targets": "79.382"} {"id": "task095-e43e37c441fc4a01888d8360230733be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.867 13.311 -8.726 51.113 -50.489 -73.629 -32.518 43.873 74.074]", "targets": "74.074"} {"id": "task095-94baa76a3e394240a7e93b58a6ecca24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.643 80.577 -54.062 70.835]", "targets": "80.577"} {"id": "task095-a45999fef9a14f678b7b65b2db4e1f88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.816 75.619 -18.927 67.14 58. ]", "targets": "75.619"} {"id": "task095-4d5beb7457ea4726853694f83ee42cfc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.313 -61.644 -68.755 -81.728 -57.796 50.651]", "targets": "-89.313"} {"id": "task095-9080cad7155e4f04875daf5fda51ab11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.546 -86.664]", "targets": "-86.664"} {"id": "task095-998a1ea47269479d90b9e3423ad53380", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.933 97.703 -49.111 -30.713 -33.118 78.229 -73.541]", "targets": "97.703"} {"id": "task095-564f011fa1714cd8ae730c6565fb1a87", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.903 -3.092 -11.782 20.97 12.406]", "targets": "20.97"} {"id": "task095-a01dcc149d5f41f296a0e7e695b2d05f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.007 61.959 -32.581 76.455 54.898 64.32 ]", "targets": "76.455"} {"id": "task095-a51ff5ba28eb47b783cb264cddac2df6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.861 33.257 -94.351 73.492]", "targets": "-94.351"} {"id": "task095-4455a03ad5fe4f749b8b36b1005817a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.97 -26.897 -30.382 67.574 23.236]", "targets": "67.574"} {"id": "task095-9a3b98c99acd49099715b85d9e3ac181", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.679 -58.643 23.775 87.576 54.924 69.675]", "targets": "87.679"} {"id": "task095-bc1d106c86414bf8ac1089ec89ee7fce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.726 -23.645 77.008 -45.944 23.843 2.147]", "targets": "77.008"} {"id": "task095-48d9b6e66ea240bbb522ccf6cdaba148", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.004 -31.593 27.709 -88.98 -73.068 -90.2 -75.477]", "targets": "-90.2"} {"id": "task095-3ef13a7b54fb4029b513288191c67025", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.369 -33.082 61.988 -94.693 -65.755 7.684 11.937 -32.268 -22.282\n -16.089]", "targets": "-94.693"} {"id": "task095-d318cb02fc7742a695884b4611d729a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.441 35.251 -91.524 68.418]", "targets": "-91.524"} {"id": "task095-ea013b8c76ea47418ef3dc5d769221ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.341 -62.625]", "targets": "87.341"} {"id": "task095-2b4f5e59012f4c9ab2c72af863ab9f95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.523 -9.271 35.364 10.636 -65.928 -99.163 -88.27 -48.893 -66.17\n -73.098]", "targets": "-99.163"} {"id": "task095-14193dcbc65c454ea8687182b34d0b7e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.163 -39.573 79.643 -97.584 -76.784]", "targets": "-97.584"} {"id": "task095-2a3aef5492c745a2b6c72bfb1b41498c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[14.544 94.503 29.395]", "targets": "94.503"} {"id": "task095-0a1661d7c7374fadb543f28b905d3ff6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.448 -10.699]", "targets": "14.448"} {"id": "task095-6301d6b3ff7848d393578a40547bd61b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.945 -13.041 21.273 -25.765 34.523]", "targets": "50.945"} {"id": "task095-b06245794b6a4c688a48beee0709db72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.537 38.702 -34.291 96.011 1.38 -13.912 -21.428 -70.231 -70.261]", "targets": "96.011"} {"id": "task095-5ee7432bd46e4a038f51f1d59f94c344", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.537 -98.362 -27.429 15.572 68.129]", "targets": "-98.362"} {"id": "task095-c77ab1777e7c4e729862e44ceeae1e83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.68 -99.616 13.098 -33.089 71.738]", "targets": "-99.616"} {"id": "task095-e10ff0ae7aee4ae4b8650dad113316c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[55.321 89.509 49.085]", "targets": "89.509"} {"id": "task095-d90183074ad945d082ac00fa16ebe3d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.923 16.294 72.536 83.865 -33.424 30.723 -42.692]", "targets": "83.865"} {"id": "task095-55878f4171e845cbb5636568a3f5f23f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.577 -91.588]", "targets": "-91.588"} {"id": "task095-72fe489c10d549b6adf65bf1dd64c73d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.558 -84.724 9.944 83.86 ]", "targets": "-84.724"} {"id": "task095-d6fadb3c4c7a4f90ba066aef4417450b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.495 94.274 82.096 35.862 -2.812 42.006 -14.854 5.325]", "targets": "94.274"} {"id": "task095-878d85eaa5a84392abe877ce1c8d3efe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.248 49.271 50.159 28.519 89.465 94.961 84.088]", "targets": "94.961"} {"id": "task095-2f25294114c04006a401603e93342f98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.189 -33.92 -87.517 -19.215 13.33 -94.735 90.118]", "targets": "-94.735"} {"id": "task095-eda9700d87c649038511944d4e3a76de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.216 -73.842]", "targets": "-73.842"} {"id": "task095-865abaebecff4893be74db2027008ce7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.186 8.659]", "targets": "21.186"} {"id": "task095-0c63e1eaf9a0440b99ec51939d5f26ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-6.083 80.286 -5.892 43.922 86.197 55.233]", "targets": "86.197"} {"id": "task095-4ee2f444039549eaa97fc70b9db43c28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.742 -2.851 -23.088 -63.992 -70.283]", "targets": "-97.742"} {"id": "task095-6c9bc05f0df04faaa1b17a23812f153d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.123 44.118 -19.073 -35.492 -68.687]", "targets": "-86.123"} {"id": "task095-07a7ce3fc9ab4200b7111e64c1ebfe0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.682 71.924 -24.968 -15.425 8.734 -5.545 -8.089 45.397]", "targets": "71.924"} {"id": "task095-ced99bece3e74dbe8360268231c3a29f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.996 -97.93 32.08 -23.988 -89.221 -30.782 53.012 8.327 17.864\n 41.164]", "targets": "-97.93"} {"id": "task095-3e81eb5a7ba54bc4ba4cccd5ec61ec67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.087 -49.934 -2.758 20.925 61.92 -16.256]", "targets": "-70.087"} {"id": "task095-773412dadb8f48239040cb0694b3699d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.234 -87.19 -35.292 -47.737 94.253 93.549 93.43 1.558 -21.028]", "targets": "94.253"} {"id": "task095-aeb1d0e63d1f4ef58a7e5cd93f41f6c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.099 -51.441 72.484 -81.089]", "targets": "-81.089"} {"id": "task095-400ba4da9ded4f6688c57973eb0e73e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.217 5.716 5.105 -10.861 65.36 -87.045]", "targets": "-87.045"} {"id": "task095-96528a177df749c59798de5c7dc57565", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.997 40.411 -44.182 -84.045 -22.608 -44.876 25.713]", "targets": "87.997"} {"id": "task095-d3ecc625214b42a6a6c5785b580f58da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.512 -47.977 -4.94 47.368 -70.056 -5.618]", "targets": "-70.056"} {"id": "task095-dac44a065e774de9a07cc1a8467fa998", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.525 -94.526 40.037]", "targets": "-94.526"} {"id": "task095-a142a133b68b43d0aa6aadd443b27ac4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.66 -90.741 -87.697 -94.879 32.849 51.281 -47.459 99.078 -50.91 ]", "targets": "99.078"} {"id": "task095-acfff0c11f154df3b91f1566c223f554", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.203 -85.853 -71.335 -62.76 ]", "targets": "-85.853"} {"id": "task095-46e5219072424ba0a1f3ce2de06c234b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.594 43.921 24.067 74.012 -98.22 3.977 41.449 73.301 25.631\n 4.424]", "targets": "-98.22"} {"id": "task095-e8674d76a980441a8ccabe545f3bc0f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.741 -71.316 -13.21 75.712 -4.674 5.539]", "targets": "75.712"} {"id": "task095-2c90e19d71e04d54b10470a2556be78e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.288 60.628 -8.322 76.163 -64.932 47.722 -14.647]", "targets": "76.163"} {"id": "task095-c0a43965416447c7b4f6afd55230e828", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.76 90.509 -74.695 14.579 83.096 43.888 92.119 78.586]", "targets": "92.119"} {"id": "task095-8be54005fadc40c18c52352f1c55144b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.003 -99.176 -33.876 13.429 27.029]", "targets": "-99.176"} {"id": "task095-dc6ee1279788403b9266cdff20dc4619", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.006 20.838 -2.77 33.255]", "targets": "33.255"} {"id": "task095-4ff8d04b488443aebb1045ea388bd307", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.124 92.478 -71.256 46.707 85.249 38.553 0.997 -49.547]", "targets": "92.478"} {"id": "task095-4cdcbb217a5c4aa89f690c323e9b9cb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.188 -71.39 -97.892 -35.165]", "targets": "-97.892"} {"id": "task095-bc4ba46764294b02894d34524e60ba8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.255 -14.851 -59.541 47.82 -76.938 -7.93 -76.807 22.437 -13.123\n 91.454]", "targets": "91.454"} {"id": "task095-b824c973af0c4193afc56c12fe27ff49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.502 -90.75 43.618 -37.52 -52.319 37.866 66.295 -61.037 51.49 ]", "targets": "-90.75"} {"id": "task095-5562484fc2df4a81bace173b8d2dec55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.034 46.733 -9.492 49.335 7.768]", "targets": "49.335"} {"id": "task095-0ce425b914fd4bf3ae71862d0f0ea494", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.497 -62.121 59.494 21.868 37.16 16.384 -39.142]", "targets": "-62.121"} {"id": "task095-221838c51d2243e68c0c426caa49aa3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.023 79.841]", "targets": "79.841"} {"id": "task095-3d2194699a0f4d168009500d3bf42298", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.729 43.671 -68.595 86.112 -5.076]", "targets": "86.112"} {"id": "task095-443afd191c4b4ddbbd511aa799dfce5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.747 -12.389 90.188]", "targets": "-91.747"} {"id": "task095-c95640d7c7874f95a3abd873f4d466fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.78 13.504 74.33 ]", "targets": "74.33"} {"id": "task095-bc42a96e73034600876219534ff34c58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.373 46.447 -62.299 -14.841 -12.011 61.107 75.176 -95.655]", "targets": "-95.655"} {"id": "task095-db149ab4a1774cd9bf48001757681e20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.956 -42.497]", "targets": "68.956"} {"id": "task095-edd72ebb27a742d1b3556a47cd6022b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.147 -23.554 14.676 -23.259 -87.37 ]", "targets": "-87.37"} {"id": "task095-78696d17d3144867aaaf75b2b3d69659", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.067 4.785 -51.973 -40.102 63.022 58.52 24.633 -7.286 -16.109]", "targets": "87.067"} {"id": "task095-434745f04f71422cae7da42d0f44010d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.849 71.684 -81.104 36.981 76.761 39.433 74.984]", "targets": "-81.104"} {"id": "task095-0bb2b78961c84387814691a129fbe6a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.406 -81.717 -12.733 49.995 95.691 -20.22 ]", "targets": "95.691"} {"id": "task095-d49e29f1dd2248ee96fa741190832a13", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.354 -60.902 -74.903]", "targets": "-74.903"} {"id": "task095-e2ba79e4f56f4a8994c0b29a5336d758", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.297 0.267 -96.431 -99.901 41.469 -86.768 -74.922]", "targets": "-99.901"} {"id": "task095-dc47920822cf49d08a3671bc9b2c5ebd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.495 54.907 75.819 99.635 38.046 -64.277 -44.965 16.084]", "targets": "99.635"} {"id": "task095-ec6ae507cf0748f08545ae75c0cbd911", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.983 -35.111]", "targets": "-35.111"} {"id": "task095-76cc58ce82854395a43d238a4b2d1f88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.648 -76.554 65.12 ]", "targets": "-76.554"} {"id": "task095-22c47aef0b0e4f78aa93e9f7ef6be4c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.232 -92.789 -47.521 -40.282 -73.227 9.708 -19.766]", "targets": "-92.789"} {"id": "task095-8d3612c35e534a5089a14205538941ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.005 -46.774 98.518 -90.393 -82.348 85.579 82.973 85.801 77.163\n -86.975]", "targets": "98.518"} {"id": "task095-0c246ec3d6e743fa83c143bd2910a327", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.759 -93.697 -22.075 95.833]", "targets": "95.833"} {"id": "task095-04f74e95875244229747b2444359dd8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.968 37.91 -36.151 -46.941 -62.775]", "targets": "92.968"} {"id": "task095-077b9b1b6f2c4037ac19067b80b2b01e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.993 -84.43 17.461 39.683 28.363 84.908 -54.35 -41.752]", "targets": "84.908"} {"id": "task095-0939c102526e4b5fa570bdc0e37ba0f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.856 -81.242 -22.351 -69.854 78.587 2.762 -77.925 11.927 24.882\n 21.604]", "targets": "82.856"} {"id": "task095-2292860a8be24d79b4d29d35d81ecc18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.247 -37.577 20.029 31.814]", "targets": "-37.577"} {"id": "task095-daa7b0f82d124f4e9cb1c4f51430c056", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[91.566 1.189 36.39 54.399]", "targets": "91.566"} {"id": "task095-4a066973ce0c4589b3cb8a71d433cfcd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.768 32.434 96.56 -37.143 -86.762]", "targets": "96.56"} {"id": "task095-40fec47ad8744bd29662b04f86d52d4d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.467 17.152 -96.081 67.597]", "targets": "-96.081"} {"id": "task095-a47101b7d1ec43d3a99eb48058d0a443", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.748 -69.849]", "targets": "-69.849"} {"id": "task095-a1c3bd47b9af4e81ac1053ba86e1816e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.327 -29.638 57.716]", "targets": "58.327"} {"id": "task095-c9ae994c24414621bfd06b6bdcafcb4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.226 22.225 62.173 77.951 42.341]", "targets": "77.951"} {"id": "task095-767c4eb5ed6148138e16752d838ad020", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.808 -73.468 -6.166]", "targets": "-73.468"} {"id": "task095-899739054d3742379e80cf8538dcfedc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.085 -11.446 13.715 -83.482 64.448 37.085]", "targets": "-83.482"} {"id": "task095-afc27fdcf2ff45bfa585584cf8864156", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.951 -11.816 -28.392 -48.287 -91.03 42.891]", "targets": "-91.03"} {"id": "task095-9aebe61891e742a5bcf732452eb39878", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.025 -95.058 -1.53 -63.87 -55.612]", "targets": "-95.058"} {"id": "task095-dfa2b7ec462d44558a69f2c19a6743f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.533 93.159 -14.206 -76.852 -35.314]", "targets": "93.159"} {"id": "task095-43f2e198ba4e4cacb5b66debe7f86fa6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.73 92.076]", "targets": "92.076"} {"id": "task095-cc9067420c0448b2ada303a6f6b0417f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[58.962 40.556]", "targets": "58.962"} {"id": "task095-cea6aaec5f0845b1888dd26614ba1646", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.716 76.732 -81.067 51.003 58.293 -47.244]", "targets": "-81.067"} {"id": "task095-6ef1be0ae57643b388a84b3b8f03a6de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.208 17.435 -19.7 -19.153 71.183]", "targets": "71.183"} {"id": "task095-5705dd6621f84f5290f222e21553609c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.354 82.372 61.92 -30.546 2.664]", "targets": "82.372"} {"id": "task095-523b4fafda2c47bca053d586ada43903", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.886 15.661 -90.059 -79.26 69.619 58.765 -1.634 -58.198 -81.04\n 87.604]", "targets": "-90.059"} {"id": "task095-5e7661ac67444bd6a42a6c5ef8d5c8cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.249 18.46 -83.234 28.306 6.653 95.471 33.092]", "targets": "95.471"} {"id": "task095-d089cc25b2fc427da2a89e5b191d65bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.155 -74.727 -67.439 -39.169 73.387 -75.758]", "targets": "97.155"} {"id": "task095-6a679339a6b44558a80e4ba7e42eddd7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.37 38.266 -17.008 17.71 22.16 -72.041]", "targets": "-72.041"} {"id": "task095-ef24eb9aa3f04835a3cb191167b4de01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.114 45.75 -60.525 -50.259 77.751 99.175 -15.102]", "targets": "99.175"} {"id": "task095-83498f50590f4e90b9e52a92a2df1c39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.554 18.43 -32.02 -32.152]", "targets": "90.554"} {"id": "task095-7a9c7efdcf2f492aac9b588a6a1051cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.559 64.83 -41.547 -62.151 18.75 ]", "targets": "64.83"} {"id": "task095-8a772aa6db5c479188af91d2fb2e078e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.54 66.029 -65.405 86.11 -60.76 ]", "targets": "86.11"} {"id": "task095-e767a228993047e6a6c3159c3ac1b323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.156 -71.217 40.157]", "targets": "-71.217"} {"id": "task095-129414704ab843bdaab0603717bf0c98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.065 19.4 86.817 41.93 -13.832 41.197]", "targets": "86.817"} {"id": "task095-0f8a9f11aa044f92b8cb39049aaf8410", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.384 -53.28 ]", "targets": "-97.384"} {"id": "task095-e504fb46355c46288907da791caab004", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.203 -83.997 39.948 97.452 -18.82 37.463 -41.113]", "targets": "97.452"} {"id": "task095-6c1d166f141f438db3c020ab602d0a0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.563 23.404 -19.399]", "targets": "-58.563"} {"id": "task095-134a42a791a849468adebe94522574e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.907 58.394 -11.497 -3.555]", "targets": "58.394"} {"id": "task095-6eb8be56cff24938bce16941c4619e30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.477 -86.371 -4.388 -65.21 -99.904 -84.035 67.106 9.461]", "targets": "-99.904"} {"id": "task095-a660fde004814188b314fc4110dcaea1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.089 15.436 -15.105 -27.599 71.63 -49.754 85.552]", "targets": "85.552"} {"id": "task095-97d820bcc9214fab9c238accacceaca4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.835 71.281 39.661 22.652 59.882 -98.966 -28.34 33.608 49.416\n -1.124]", "targets": "-98.966"} {"id": "task095-59c2ca4e8c0a4a5ab8261f27e4ea9653", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.265 -38.923 -32.501 70.642 74.162 -75.558 -1.563 -91.195 31.218]", "targets": "-99.265"} {"id": "task095-a81c3f676f104a329146ccc0c7c45bd7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.592 -78.537 -20.073 81.134 9.204 84.775 -67.841 -57.461]", "targets": "84.775"} {"id": "task095-8715c198e6f54a5dba2929bc96ae57c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.392 26.202 66.95 91.495 36.707 92.693 -41.12 ]", "targets": "92.693"} {"id": "task095-495ccb9bb36a4b65a3b5660f4e0b91b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.787 35.21 -38.979 -5.205 -62.709 11.642 -45.488 23.858 89.497]", "targets": "89.497"} {"id": "task095-41e520f4cc66424aaaeab2bb1c38ac4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.469 77.958 -58.4 ]", "targets": "77.958"} {"id": "task095-f757b516ebca4697b79a39434480a04b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.952 43.657 82.652 -45.282 98.606 -29.695 74.838 -77.597 73.391]", "targets": "98.606"} {"id": "task095-b0f0b7298391486fb59899210fc3070e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.378 -19.565 56.325 -96.454]", "targets": "-96.454"} {"id": "task095-abbe2009f4a84344b9b60cb6f6427722", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.592 -27.22 1.462]", "targets": "43.592"} {"id": "task095-75b4c0cd949c4c3caa934d7b8d396970", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.002 90.71 25.323 74.528 -95.069 -72.792 36.527]", "targets": "-98.002"} {"id": "task095-6cb4f85c393c4181aae48fda2c0295bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.353 -32.17 -60.274]", "targets": "-60.274"} {"id": "task095-14dabf5026564d8ea472064086e38874", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.337 81.787 72.126 42.562 -18.131 98.694]", "targets": "98.694"} {"id": "task095-0df88166fccd479ba78c82339411d9f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.083 52.243]", "targets": "52.243"} {"id": "task095-7d2474a858194c07a896a4dffc645ea0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.51 -7.474 -51.935]", "targets": "-51.935"} {"id": "task095-95045e5d8cf44c7594f14b60f8f329bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.916 6.829 -85.667]", "targets": "-85.667"} {"id": "task095-e98fc96b01464cfea5a47e03d6a6e27b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.572 34.945 45.845 54.558 27.619 54.12 ]", "targets": "54.558"} {"id": "task095-88f77de660004b2d9f903f1d9e6d1706", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[53.012 69.498 86.041 49.968 16.178]", "targets": "86.041"} {"id": "task095-6ebe735e3ac649728a641e373a68a613", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.212 60.713 -72.032 -8.378 -44.58 -18.701 -66.496 36.408 75.133\n 33.169]", "targets": "75.133"} {"id": "task095-894447d59317484bab690608575571a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.273 -43.456 73.546 -77.975 79.782 78.066 -57.316 -90.236 -61.516]", "targets": "-90.236"} {"id": "task095-51f4425233a94d8eaba9a3eb39e2ed7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.42 -58.08 -52.946 34.64 -61.211]", "targets": "-61.211"} {"id": "task095-c15f110fa0d040639f28e037796708f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.031 5.415]", "targets": "-19.031"} {"id": "task095-aa56a7d076ed41689e9e82fb48e8a7c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.67 -83.044 31.359 63.29 -2.251 68.993 -23.909]", "targets": "88.67"} {"id": "task095-6257393ae26c438ebb66c0c5292cc6e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.623 -1.392 -37.042 0.625 88.736 -2.993 -82.832 -99.739 58.534]", "targets": "-99.739"} {"id": "task095-63c5f52fde2e4297983f1d880e109683", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.722 -33.087 51.417 21.051]", "targets": "54.722"} {"id": "task095-9ab2cd7f17f143f1bb1be308548bf57b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.66 50.523 73.724 59.955 -71.484 16.7 -44.675 -2.502]", "targets": "73.724"} {"id": "task095-5cb2c71bd5bc4564b6a05c83056bc23f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.204 -85.845 21.875 -0.325 67.568 64.44 1.53 -78.902]", "targets": "-96.204"} {"id": "task095-03bf9223fec64ca0ac7937d0d9225cff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.803 6.795 -33.885 35.479 -98.357 -8.36 -98.547 -86.595]", "targets": "-98.547"} {"id": "task095-64ee8c9bbc9b425cafdce5f8e67a50ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.787 -44.006 93.844 -42.28 35.363 -51.189 -66.654]", "targets": "93.844"} {"id": "task095-423eb8f182d241b6b41a5d054b794a30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.734 41.623 -69.652 -44.39 -30.969 85.186 -52.962]", "targets": "85.186"} {"id": "task095-e9716af5d3c046028035770530181f28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.616 98.173 42.936 -29.615]", "targets": "98.173"} {"id": "task095-cdb05c3b89a748b7938b12eb13bba4bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.06 -60.249 74.185 10.655 -94.786 32.779 -17.084 -69.675 83.506\n -19.269]", "targets": "-94.786"} {"id": "task095-d7fda49b3e6e4c7491cdd4133ef6076e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.828 18.61 -70.721 -33.235 72.485]", "targets": "72.485"} {"id": "task095-26e070e160aa42aeae972cbddb922334", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.687 44.024 -69.785 12.535 48.251 81.731 -73.135 79.734 -6.422\n 65.577]", "targets": "81.731"} {"id": "task095-ffda3508353243f4b2cafb61e63baa53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.879 -55.319 16.937 -51.479 -5.582 -47.35 87.034 94.698]", "targets": "94.698"} {"id": "task095-b2b4fcc36d66465bbddf2fe81c82c20f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.821 96.155 -38.24 -46.414 -20.299 23.633 -69.289 11.634]", "targets": "96.155"} {"id": "task095-0dd1d86d6730455394e8f42654be5ddf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.335 -92.209 42.115]", "targets": "-92.209"} {"id": "task095-bd3bce23fa594a7fadbd50e4a9d6b021", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.926 -0.892 55.844 -26.037 -90.502 50.311]", "targets": "-91.926"} {"id": "task095-ab44d60cd03745e1b31bcc9f159d6595", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.08 91.92 58.009 61.458 92.693 -24.635 -30.472 8.019]", "targets": "92.693"} {"id": "task095-98db5500f8d644578f2f650df48fec24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.992 -87.346 -29.816 70.298 -11.243 -10.186]", "targets": "-87.346"} {"id": "task095-4fcb082b412b4e86916c94f573315554", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.371 -26.332 -13.116 2.644 -62.253]", "targets": "-62.253"} {"id": "task095-8467d70ebc4c4b5f8c314a30f08946e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.772 -97.401 24.852 93.762 17.864]", "targets": "-97.401"} {"id": "task095-f2ff301028d2413ca344575b04267979", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.493 38.143 -39.813 50.991 79.937 78.556 6.473]", "targets": "79.937"} {"id": "task095-a9e805e1ce87433e9ec638f16f9e67e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.814 43.787]", "targets": "-80.814"} {"id": "task095-d18bce6d5cb4461b91cabd03109bd277", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.083 -53.706 59.768 29.97 ]", "targets": "59.768"} {"id": "task095-4f506c2eb97a48cd9a6fb3810082226b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.162 79.804 74.99 99.331 -86.93 ]", "targets": "99.331"} {"id": "task095-3dcc6d54d2994cafa71d9a5d81acb9a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.61 -17.332 -7.304 -93.631 47.73 ]", "targets": "-93.631"} {"id": "task095-add2946c614b42f2955f73309cb1df97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[68.55 37.313 77.946]", "targets": "77.946"} {"id": "task095-b062712bea9541538a63a88e8bdd2694", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.163 0.28 11.296 20.566 -21.757 59.337 -86.486 43.544]", "targets": "-86.486"} {"id": "task095-052e31c5e59740d2970c39c2d2fac489", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.282 -5.761 -62.802 99.379 99.449 33.142 44.266 -83.092 -65.022]", "targets": "99.449"} {"id": "task095-de7957ccda9e46fb80096939e04233c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.732 -74.281 -63.777 54.282 9.008 -36.956 68.677 -60.938 -98.988\n -84.927]", "targets": "-98.988"} {"id": "task095-0eb570123f604a8f890bd465f77da5dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.455 -16.543 -38.091 74.599 -33.058]", "targets": "74.599"} {"id": "task095-80113af607ec4f419804cd7ef0471f2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.65 80.415 -96.72 -94.53 29.925 41.603 -0.171]", "targets": "-96.72"} {"id": "task095-1a8f61109875460bb83b42a2276cb8a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.154 84.996 -85.442 -5.016 20.783 35.625 -45.823 -79.159 38.675\n -8.651]", "targets": "-85.442"} {"id": "task095-a0a058bf48664af790ea8b2e3df5a42b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.743 79.279 -96.798 -95.131 -54.426 28.654 -92.822 -27.053 11.215\n 50.26 ]", "targets": "-96.798"} {"id": "task095-7eb5a1bc106c4a57b5e2f01d7677c3c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.612 71.368 94.321 -52.842 13.558 12.084 61.687 -80.469]", "targets": "94.321"} {"id": "task095-9c2c136892744be283c7d1fcc6cfa1ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.175 85.498 91.83 25.255 -43.528 -34.166]", "targets": "91.83"} {"id": "task095-a014f3a35c504c8e8c036e90e519bb02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.53 -26.502 -61.338 -84.917 33.218 -43.658 69.314 18.143 31.594\n 69.781]", "targets": "-84.917"} {"id": "task095-50efb5a6e40d4236a5fe33bea05470c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.225 -69.543 22.5 -82.567 60.904 -48.021]", "targets": "-82.567"} {"id": "task095-a6fce79ce78c48ddbb2e9d634ab23c47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.478 84.806 -99.733 16.028 27.869 72.731 -15.307]", "targets": "-99.733"} {"id": "task095-73a1615b169d40829d73f11ea1dfa023", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.627 27.039 -66.756]", "targets": "-66.756"} {"id": "task095-d24f1d5af446415ea03ad8eca691481c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.213 -82.966]", "targets": "85.213"} {"id": "task095-c2d829e516b3424e9d62d4c292fa6985", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.348 94.754 -33.922 -28.018 -96.452 12.267 44.695]", "targets": "-96.452"} {"id": "task095-6497b27159e340829c1ab23fc45f904c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.966 21.299 57.951]", "targets": "57.951"} {"id": "task095-478c3b942e844b848cabf86b3fafe87b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.953 36.565 20.833 -53.493 -70. 1.654 83.095 -13.244 8.791\n 99.593]", "targets": "99.593"} {"id": "task095-ad84d180663545ae9da78ec98c418dc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.204 30.861 -88.206 -57.179 -79.77 22.841 -13.486 54.88 47.934]", "targets": "96.204"} {"id": "task095-580fb01d92094e068064f09750ce292c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.869 -38.91 81.346 17.452 -72.597]", "targets": "81.346"} {"id": "task095-398e4f84c6a94a429f58edc833bf9098", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.294 8.282 -30.173 -5.436 27.42 ]", "targets": "-30.173"} {"id": "task095-68312b3aca2c4f45b7c9dd899002aa6e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.211 -76.976 80.615 -95.249 48.105 49.682 -39.583 42.708]", "targets": "-95.249"} {"id": "task095-cfd2cc4639b3494d90bd6a88d4f60666", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.317 -38.407 -69.092 31.269 15.582 81.106 -58.614 38.294]", "targets": "98.317"} {"id": "task095-1a9744ae8cbd4909931bf50d7d953b6d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.334 12.271 57.356 -47.966 59.077 -50.068 -33.59 ]", "targets": "-89.334"} {"id": "task095-c2603cd9c1d14a2c98c1f79c7a7f9ceb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.045 -63.324 7.341 -84.218 47.204 3.647 44.048 32.531]", "targets": "-84.218"} {"id": "task095-744756c26f534bab8f7b9c455e6979b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.335 -62.731 44.238 -66.407 -55.455 -31.396 -30.637 1.99 0.36\n -9.71 ]", "targets": "-66.407"} {"id": "task095-d3993fce1a0e4848b0240c100e9fcaa2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.498 -39.818 -91.617 -78.808 68.318 -20.563 16.368 -61.568 -18.364\n 87.547]", "targets": "-91.617"} {"id": "task095-e46a1de4a7864fb6b064f658a87c963a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.763 -90.237]", "targets": "-90.237"} {"id": "task095-ffb16b7b0a8e4500a311656228f23728", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.486 -27.836]", "targets": "-48.486"} {"id": "task095-82ad3efe9c1f49c189f3596d03ce8d05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.239 16.334]", "targets": "-34.239"} {"id": "task095-5a333ddd37c4490db94a9b76b3de9226", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.754 -91.053 52.004 74.288 59.426 17.506 -28.629 6.05 ]", "targets": "-91.053"} {"id": "task095-e10e4560c06c4d8984c4365cf919a1ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.97 -44.882 -72.928 -90.829 68.562]", "targets": "-90.829"} {"id": "task095-ea4d0204a34942ae9883db972eed5c93", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.217 44.111 -12.82 -53.662 -56.2 99.536 -44.626 -37.175 -32.522\n -4.217]", "targets": "99.536"} {"id": "task095-9f757efcbe1047c7b62354709537ae23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.868 -19.41 36.285 2.708 51.359 -4.916 12.82 57.892]", "targets": "57.892"} {"id": "task095-af0d5d037c8f4d5daeffc63f3da5bf74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.711 83.872 -27.239 37.597 20.454 -85.737 54.763 -29.402 54.096\n 58.456]", "targets": "-85.737"} {"id": "task095-c5d8590dd39f4eba903fb0473adbcf77", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.068 79.398 72.195 -80.622 20.372 13.045 -34.086]", "targets": "-80.622"} {"id": "task095-dc94745c57cd46359539e258e5dc736c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.431 4.335 -77.026 87.646 17.981 -21.484 -57.7 56.898 36.03\n 22.736]", "targets": "87.646"} {"id": "task095-d7096f4171e9439a913ff00b0b0a5237", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.184 -92.436 34.195 -81.312]", "targets": "-92.436"} {"id": "task095-6625bbf4519d44d793940109064a2960", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.297 -29.087 -80.884 1.963 -22.114 67.293 -1.556 25.825 37.413\n 25.899]", "targets": "-97.297"} {"id": "task095-91f86aae820a47cd90a3a1cb2a7ab439", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.95 -83.477 -86.592]", "targets": "-86.592"} {"id": "task095-7f263421a4ef4cd1bc1214c1ba56282e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.341 72.448 -66.386 -51.376]", "targets": "72.448"} {"id": "task095-73d3becf6ca146bf85c36146d8d23c53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.625 17.013]", "targets": "17.013"} {"id": "task095-7e74baaa322e4590b2cbaeb1e559794f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.617 -26.195 77.288 -89.536 -46.066 -81.712 70.39 ]", "targets": "-89.536"} {"id": "task095-5cfd8be6341945c083a6b9aa7076ba9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.604 -1.557 51.393 96.937 -48.356]", "targets": "96.937"} {"id": "task095-8102397c7e9248a0963887614c3ff21a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.427 19.23 ]", "targets": "-27.427"} {"id": "task095-f576d998297d4dee8387a22942234e1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[27.202 75.097 92.389 -4.804 12.305 89.194]", "targets": "92.389"} {"id": "task095-a6a3f1b871bd46f2b129327a9a111ced", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.236 55.741 69.071 -44.413]", "targets": "-93.236"} {"id": "task095-f264bec0b49f4cc18b027ae3f0e36cec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.123 69.389 -38.015 84.995]", "targets": "84.995"} {"id": "task095-b5a272af3c204669b1fa691df58bd936", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.38 1.521 -37.665 82.158 -98.339 -35.23 -26.419]", "targets": "-98.339"} {"id": "task095-28b25d7411094b23bf3f6c2c54326d93", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.044 88.648 41.728 -79.222 -76.477 -67.137]", "targets": "88.648"} {"id": "task095-025c6a6d92734718a2b3dd006e1e00c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.194 2.756 -30.437 -95.757 -79.817 91.691]", "targets": "-95.757"} {"id": "task095-7d79ab0804c94713b6a73262cb808b1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.471 -8.119 41.071 20.807 91.335 -0.635 65.042 0.611 8.465\n -1.467]", "targets": "91.335"} {"id": "task095-f2763098d4cd4e2e889d993e43e009d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.435 -96.328 -39.611 -37.257 75.786 10.089 70.356 81.097]", "targets": "-96.328"} {"id": "task095-c9a34d45ef714bacb3658be47e0df4c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.829 18.617 -15.893 -41.747 -14.907 -9.412 -27.38 -45.339]", "targets": "-47.829"} {"id": "task095-6c679dda97944a758eda5b69f11ff698", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.666 12.297 -60.579 -15.857]", "targets": "69.666"} {"id": "task095-1d260ecae8a8476ab1de4ae7167ce8e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.4 38.784 -37.684 -58.723 51.655 49.068]", "targets": "-58.723"} {"id": "task095-8a9bc2dc9c4f41b8921dfffa75daf788", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.566 3.278 -17.227 -37.315 11.087 -87.001 -26.793 -45.258 11.78 ]", "targets": "-87.001"} {"id": "task095-0089acc209974e52b536893a436b388b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.925 -54.025 97.823 -96.372 20.599]", "targets": "97.823"} {"id": "task095-8e2d07fe71b748a892daacbf38b83f1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.165 19.347 -17.12 61.956 94.334 -53.41 -91.718 94.81 -90.585\n -20.631]", "targets": "94.81"} {"id": "task095-92dc8a9a72f042b5aea4aef42b427837", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.037 38.047 -51.954 -56.997 73.205 41.636 -54.714 53.856]", "targets": "73.205"} {"id": "task095-76c4641b6a45472f8e7a9e8bff79665e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.761 40.699 32.429 -49.058 -70.858 -17.377 -96.61 -12.42 ]", "targets": "-96.61"} {"id": "task095-85d6b131f25d4dbfb0ef343ce13082a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.369 -50.236 64.204 21.23 26.613 3.164]", "targets": "-67.369"} {"id": "task095-166cc020d2414a3ea2c6eab93083dfb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.562 81.127 17.272 60.526 -11.781 -0.225 -94.076]", "targets": "-94.076"} {"id": "task095-7d65227504b34033ab5bf940d54c5845", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.984 -11.661 -83.163 32.018 -59.764 22.447 -81.104 28.239]", "targets": "-83.163"} {"id": "task095-f3ebcd997f0949539a0a4179b3a0af69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.763 -79.847 -12.15 92.455]", "targets": "92.455"} {"id": "task095-d19e0feb42394b508727801e7b4f5d57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[54.445 49.725 65.893 99.406 35.555]", "targets": "99.406"} {"id": "task095-02193c26e6834563a88bf37f4e182f07", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.616 -33.367 -0.423]", "targets": "-35.616"} {"id": "task095-85e1ce6c499f4233b8baf73b2e7816c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.277 -55.632 -75.288 -54.102 -24.831 -20.979 -96.836 -10.679 1.817\n 77.878]", "targets": "-96.836"} {"id": "task095-12b6800b879a47979eeb5fe910d7d3d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.864 51.171 24.96 -32.852 15.464 6.086]", "targets": "92.864"} {"id": "task095-e405ae0c6f774b268fed50f0bbf4ce28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.619 67.064]", "targets": "-97.619"} {"id": "task095-01cefd0e5abd479894f165f676cb6b78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.034 43.651]", "targets": "43.651"} {"id": "task095-69bcdf2a9df84d159866d1c91197a654", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.478 -4.674 -38.243 50.587]", "targets": "50.587"} {"id": "task095-a5ce90149eab45e8bb49758a69602a7e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.22 -46.914 15.824 -0.639 -15.015 -15.747 16.087 -76.213 72.859]", "targets": "-90.22"} {"id": "task095-d4c711bdcdce49ee9001d4e4ea14639f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.998 0.568 -17.226]", "targets": "-17.226"} {"id": "task095-eaa454e900c44f3ab30982af9ae3bc73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.884 47.157]", "targets": "47.157"} {"id": "task095-a07f62c1dbfa4ee79eb207353573d2d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.236 -41.418]", "targets": "-41.418"} {"id": "task095-d0a72221ee084e4ca2009ad2728d4c8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.864 -49.301 -37.692 33.13 ]", "targets": "-49.301"} {"id": "task095-5a856e6feeb346a9b05b5ff5ed6b6b63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.055 -42.886 -69.643 98.12 ]", "targets": "98.12"} {"id": "task095-1c211ef833de4f72a8585131557f064c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.688 45.789 -80.76 33.722 8.111 5.408 -37.508 -78.485]", "targets": "-80.76"} {"id": "task095-f2824558ae7946099685b9e0c703589e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.059 49.676 -60.875 -61.058 48.459]", "targets": "-61.058"} {"id": "task095-817e6017fe0e4c40b98f8565ec8b6c75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.82 61.605 -9.922 -72.228 -57.818 -50.946]", "targets": "-72.228"} {"id": "task095-61203579d458458bac4db4276d966890", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.797 61.314 57.785 -88.742 -51.687 -71.74 48.372 -62.194 6.693\n -55.916]", "targets": "-88.742"} {"id": "task095-5268b03f00734e86951d876f155d4d99", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.79 -76.269]", "targets": "-76.269"} {"id": "task095-c7cbdbb0bd96484e840cdccab2e4155a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.666 -14.067 -27.01 80.791 -56.883 39.287]", "targets": "80.791"} {"id": "task095-74e8b20faa594a0b8802e65eabfdee30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.208 -13.162 70.97 -20.234 40.505 2.904]", "targets": "75.208"} {"id": "task095-cb7c8e7c767f4b61a037b64d9a169d19", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.983 23.212 15.392]", "targets": "-52.983"} {"id": "task095-439bc6c2e2794c47a15e4eaf2838c313", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.083 63.874 -47.051 -67.747 -76.066 94.902 -96.375 56.08 -3.589]", "targets": "-96.375"} {"id": "task095-732f66c3177a46daa8a3064281ee09ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.517 -76.468 -70.158 9.169 85.716 -54.499 -68.214 32.202]", "targets": "85.716"} {"id": "task095-03c4fc4b78e0448e9d9aa72c7cae0758", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.147 -9.941 -74.655 17.991 29.083]", "targets": "-74.655"} {"id": "task095-47e4cb709d6b4b93a6423a980a3a16fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.807 -14.672 7.643 3.425]", "targets": "-39.807"} {"id": "task095-6c05e94d526247ef954a858b37a1291f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.976 54.591 82.66 ]", "targets": "82.66"} {"id": "task095-9231d9d39b0441cd861435f249f2c066", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.825 -60.69 ]", "targets": "-60.69"} {"id": "task095-32853c052ea046cd80fcbafa7ccf686b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.568 12.118 37.802 63.892 1.786 -20.3 8.347 65.727 75.708\n 37.495]", "targets": "75.708"} {"id": "task095-680271261df84ce490d443d527264552", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.215 61.631 -14.824 -2.42 -12.801 -82.35 84.64 -9.848 37.675]", "targets": "-92.215"} {"id": "task095-d725b9c0076145b8950307e6e2f68dbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.234 66.996 -10.016 81.172 94.591 -82.501 39.329 -8.882]", "targets": "94.591"} {"id": "task095-7e476432216d4ff9851544d776d21a54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.199 96.083 35.05 -56.159]", "targets": "96.083"} {"id": "task095-2335559704cf4e03aeef7eefc63a7a48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.816 -10.026]", "targets": "83.816"} {"id": "task095-6445f5c0a78844a28c7d1aa994e7e6eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.574 32.524]", "targets": "-49.574"} {"id": "task095-aa65489e1cfe486097d8ecf49a2e9345", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.588 29.858 77.866 -79.467 -2.239 55.325]", "targets": "-79.467"} {"id": "task095-0341d307fac94e7988d541272f158832", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.448 52.628 -58.563 -86.384 -79.025 -81.271 -61.871 85.294 -46.875\n 90.836]", "targets": "90.836"} {"id": "task095-6b7eac67f3f345b1a18229a5c383ab74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.12 -7.316 12.442 -30.154 71.836 -81.266 -81.691]", "targets": "-81.691"} {"id": "task095-6dc128f1d9e847dbb088664b4fb7a745", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.023 -26.033 57.19 ]", "targets": "57.19"} {"id": "task095-86bc5b67361749c99a68e183bb808525", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.177 51.602 46.036 -68.663]", "targets": "-93.177"} {"id": "task095-1914c4c1bbde4614b4b9d009bfd96700", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.863 -79.239]", "targets": "-79.239"} {"id": "task095-eeab176c23a94907a3deba32ea1bb9e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.464 73.777 -98.883 95.998 -3.392]", "targets": "-98.883"} {"id": "task095-8abe464d2d344a719a490e337ed8ef9a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.468 -59.02 60.182]", "targets": "60.182"} {"id": "task095-61cb586019374119bd5a30f53ac3ae32", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.576 91.157 69.626 71.913 16.24 66.535 74.803 -25.726]", "targets": "91.157"} {"id": "task095-a6ce1ed122ad4398ae7c6a0c27f9caf7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.66 -29.403 85.609 -65.961 82.549 -64.206 -61.807 68.441]", "targets": "85.609"} {"id": "task095-5c1f31173dae4b4a9c33a0df96065329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.244 82.977 30.414 -50.474 83.818]", "targets": "83.818"} {"id": "task095-28a2bc9d5f4f4ff881f75afcee5231d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.37 12.124 -52.605 84.188 -43.268 63.73 95.447]", "targets": "95.447"} {"id": "task095-edcca64faa3d4d3e80290c3b0aee1f10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.148 44.718 99.67 68.144]", "targets": "99.67"} {"id": "task095-81b8d75378a14a30943d3f362eae42d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.066 -85.08 -29.149 93.412 56.343 39.629 -84.736 -23.201 47.86 ]", "targets": "93.412"} {"id": "task095-1a5315728e984832a089ba0198b337b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.84 51.905 53.153 79.933 47.872]", "targets": "79.933"} {"id": "task095-63f920917e1142b1a2281090f180938e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.006 -49.328]", "targets": "77.006"} {"id": "task095-ce1393ef1a4d4221a84a0fee634cf921", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.772 30.932]", "targets": "42.772"} {"id": "task095-cab6e6451fd7448bac3c3473e7a9b44f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.159 8.717 9.581 6.353 -9.328 -98.23 ]", "targets": "-98.23"} {"id": "task095-590e55c4e17c4c38a3b3bb19eaeb8523", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-1.015 59.643 54.927]", "targets": "59.643"} {"id": "task095-dd0bbf27c5524571b6951a6bee8aad69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.093 -55.552 96.203 -42.199 13.042 59.689]", "targets": "96.203"} {"id": "task095-3419a91a77d942e7b7368464fdf53d4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.877 -13.78 65.535 19.842 -69.954 -70.859 97.098 48.704 -58.593]", "targets": "97.098"} {"id": "task095-9d73b6df6a1f4023906fb471d230147e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.697 86.827 18.912 54.948 -18.814 62.769 79.125]", "targets": "86.827"} {"id": "task095-cdaa24907db64feb8d6c38ed6f057ca5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.756 -74.589 -42.338 -42.265 -6.784 76.22 ]", "targets": "76.22"} {"id": "task095-24cd69a9eea540d484b49dd3343d6dc6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.699 -81.363 39.611 -58.831 92.152 -72.255 -54.16 82.311 57.842\n -54.131]", "targets": "92.152"} {"id": "task095-38f294316d52460dad79ab84ac35bea7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.853 -5.05 52.012 76.035 -22.844 83.307 -33.436]", "targets": "-90.853"} {"id": "task095-9846a0178cc9439fb7c2bf8a2136f871", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.951 13.411 -26.089]", "targets": "40.951"} {"id": "task095-b735fde45f094d85acf169fa53204941", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.936 -63.784 47.729 87.585 -91.16 97.263 82.998 9.562]", "targets": "97.263"} {"id": "task095-bae683ec8023463c9ec4d446dc94ca4b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.022 97.339 -21.222]", "targets": "97.339"} {"id": "task095-e9a69ab4e77243a39ebac48ef9dceb1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.242 -61.84 ]", "targets": "-61.84"} {"id": "task095-b3a66fb97f7c49dd87b536182fbc58ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.213 -64.246 38.161 39.176 79.809 43.431]", "targets": "79.809"} {"id": "task095-ce3265fada134fa6aa1bebcde3011c53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.01 98.04 99.088 84.166 -17.03 90.312]", "targets": "99.088"} {"id": "task095-4ca0f495fe494bf3a5fafa02e0d789ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.195 82.178 -19.172 5.18 2.157 12.214 -29.779 37.458 -15.817]", "targets": "82.178"} {"id": "task095-3522d88d0b984902b60154696a0e9915", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.528 -45.372 -35.883 -81.823 11.563 -83.773 52.385 14.58 -53.507]", "targets": "-83.773"} {"id": "task095-e4856f2e894c4964a7a6d36a3df9803b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.404 -40.474 -2.147 79.842 86.511 54.778 -38.808 -98.395 -51.636]", "targets": "-98.395"} {"id": "task095-ff023fc37f234b118e5ca7137b5c64c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.145 17.253 97.407 65.828 -85.48 ]", "targets": "97.407"} {"id": "task095-fd2a15506acb4935b9ec9a320fd5a4bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.411 -46.982]", "targets": "50.411"} {"id": "task095-93149b4619dc4ffdb008178c5d226883", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.704 17.386 -0.935 -34.036 28.989 38.624 30.328 35.051]", "targets": "-47.704"} {"id": "task095-879bef5b028448508bf02a435f4f7750", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.231 31.569 -64.712 67.636]", "targets": "67.636"} {"id": "task095-738f57f9fd0b445aa253f89c3464c470", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.465 -56.39 ]", "targets": "84.465"} {"id": "task095-829f9f224c074fc3afd7c5254f846d60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.381 36.921 41.265 -16.843 30.716 82.533 -78.392 -95.04 ]", "targets": "-99.381"} {"id": "task095-0057a0ae0e574f87b2bb4f6656b5c1d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.505 68.829 -13.846 -25.59 79.642 -53.253 95.047]", "targets": "95.047"} {"id": "task095-64e322ed25ee47279884518a6c976e0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.478 31.769 -8.022 -18.322 21.432 -89.369 63.682 69.546]", "targets": "-89.369"} {"id": "task095-9d5f59159d9d49eb80d31e3338347f40", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.665 -49.452 23.332 -44.589 -12.937 64.586 24.002]", "targets": "64.586"} {"id": "task095-07ca7641bb3346f29c0ec905e681abf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.157 -6.597 -55.292 -95.817 -69.643 -2.308 85.443 23.064]", "targets": "-95.817"} {"id": "task095-2707bdf9ca1745379247fc6d7dae1a2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.776 -85.618 64.973 34.608 4.363]", "targets": "-85.618"} {"id": "task095-d243b71d7d214ccdabe1d9984bd7ba2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.771 -63.591 28.829 54.814 -42.081 95.084 -87.764 -76.931 -84.107]", "targets": "95.084"} {"id": "task095-22ba132099464c87907351e0943bbe42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.271 63.407 27.375 -64.845 -93.553 -94.172]", "targets": "-94.271"} {"id": "task095-33c0b30e7fbe4b55b47e5272aa18aeba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.741 -96.499 89.276 30.32 -81.473 59.379 32.995 -21.124 86.843\n 13.472]", "targets": "-96.499"} {"id": "task095-8f83357630804de38ba21dfa975ea0ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.665 -90.091 -53.647]", "targets": "-90.091"} {"id": "task095-7465f520b2304afda062e14d1db93db1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.05 -16.256 -32.454]", "targets": "-32.454"} {"id": "task095-314e67c581124e9fad47e87868985437", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.155 25.564]", "targets": "-74.155"} {"id": "task095-87ddf123b91f47789cb8db39fa13d0c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.282 50.693 13.592 4.632 48.46 -85.086 23.824 67.119 64.746]", "targets": "-93.282"} {"id": "task095-cf48c9008aa644c9a1dcf47c7fb87054", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.644 73.439 48.541 -18.282 75.677 -53.407 -66.1 7.368 59.729\n 89.951]", "targets": "89.951"} {"id": "task095-f1575133e21d43228533d6b523312e4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.351 90.918 82.391 -19.468 -31.488 -6.804 70.395 21.048 -60.926]", "targets": "90.918"} {"id": "task095-ba084a7d98bc4e77afa91cd8d90c1a81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.73 -64.557 47.965 94.902 80.929 -18.982 -38.014 -98.645 64.157\n 41.515]", "targets": "-98.645"} {"id": "task095-74fe0ae0d40643e39460ba735ccfd8cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.952 32.586 82.379 21.036 12.139 -21.127 53.561 -37.981]", "targets": "82.379"} {"id": "task095-9a502257a90f43348859509f78bc17d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.967 -87.19 71.761 24.328 73.86 -78.381 64.541 71.671 14.398\n -30.325]", "targets": "-87.19"} {"id": "task095-f2b90f1e6bec4787938f043f599e4732", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.213 47.291 -19.612]", "targets": "56.213"} {"id": "task095-a28c98b2ef7e4e7489c91a23a0c8a582", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.865 -36.772 -32.864 -71.082 55.425 66.601 52.358 -88.494 18.181]", "targets": "-88.494"} {"id": "task095-2a019aaeced54ee6b4617f86872933f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.608 89.614 -49.858 -89.471 3.729 -62.684 -44.693]", "targets": "89.614"} {"id": "task095-5d15526369e14499a67845e5c21a888d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.488 -92.033 18.616]", "targets": "-92.033"} {"id": "task095-52254ea807f748e2a3a33c11de687a25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-1.327 -4.36 ]", "targets": "-4.36"} {"id": "task095-9920c83c1cdd4c2aa14e518aa0b42097", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.289 -10.949 -70.715]", "targets": "-81.289"} {"id": "task095-f5ddc991151b48129ca112f9df942e1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.16 -39.612 37.917 -61.284]", "targets": "-76.16"} {"id": "task095-b5de036d37f24d999b45ecdd257cb2d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.006 3.793 8.452 -32.151 -82.156 -92.979 -96.687]", "targets": "-96.687"} {"id": "task095-9982f49455c046f4b3c1fa9f773ee364", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.597 24.538 -44.378]", "targets": "-98.597"} {"id": "task095-f8ed3d27b4264e0aaa75a29b423b524a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[77.226 19.228 28.809 90.755]", "targets": "90.755"} {"id": "task095-d8f5c35a493a4c9d9cb11668bcdcfb10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.071 33.609 47.14 26.511 -70.089]", "targets": "-70.089"} {"id": "task095-2ea1333a1bd944078a02e82250b0dda5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.287 -20.762 16.257 -39.518 14.538]", "targets": "76.287"} {"id": "task095-c85f5e775e5943659fc33b6891e951a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.976 16.791 75.851]", "targets": "75.851"} {"id": "task095-1b8e1fe517a64fe5a94eef2f2dd77360", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.826 -93.781 -45.198 -39.556 -4.455 49.444 -49.632 6.58 -80.261\n 77.416]", "targets": "-93.781"} {"id": "task095-2eef347795a14cfab6e569ba8a7aee02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.065 81.778 34.097 -14.955 43.768 61.831 86.817 53.36 -90.507]", "targets": "-90.507"} {"id": "task095-3886dd7d43854b8a8e0dde36db4088ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.377 -96.049]", "targets": "-96.049"} {"id": "task095-346e6ef62afd492a99798f764c090a10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.827 -98.59 ]", "targets": "-98.59"} {"id": "task095-0346a217680148d7ad7a09c41a3cd746", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.964 -89.558 22.299 -93.617 42.098 -10.855 5.186 -96.084]", "targets": "-96.084"} {"id": "task095-d3cc9fd68912458e808496cdbd1d6230", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.052 93.747]", "targets": "93.747"} {"id": "task095-2bf0948d99964e3a9f254c49a434f29e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.784 39.011 -91.326 -9.047 -59.812]", "targets": "-91.326"} {"id": "task095-d3873e2645ab42028f1a7ab4872fae26", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.562 -44.078 -74.563]", "targets": "-74.563"} {"id": "task095-8954d488a3fe40d584f4840fd8e3760b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.66 38.101 26.22 -53.375 3.431]", "targets": "-68.66"} {"id": "task095-0d6f6cd4092945e4984db141fbe9fe52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.535 -51.921 82.988 -40.208]", "targets": "82.988"} {"id": "task095-b8e5368642d6448390bfcc3f84ba1b08", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.648 -12.695 7.895 -11.853 52.577 71.21 ]", "targets": "85.648"} {"id": "task095-1c0834bf7d8c432a866319aba6a94786", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.36 -80.374 59.141 40.366]", "targets": "-80.374"} {"id": "task095-3314e9dcb97b4d9aa047e324f9f86ea5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.207 78.092 -35.933 89.958 -97.329]", "targets": "-97.329"} {"id": "task095-01739159338a46f48a22c94ad871b2f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.134 -69.982 90.806 69.292]", "targets": "90.806"} {"id": "task095-f20ebc94e2734f7cbcfbac2fc1c3cd54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.589 15.017 6.312]", "targets": "39.589"} {"id": "task095-c88b989157ac4769bdbad9fd27394593", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.489 39.609 -21.966 -80.177 24.744 51.343]", "targets": "-80.177"} {"id": "task095-c95886b864374482aef4ae3916f2dfec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.765 99.255 24.069 -85.169 -38.825 35.024 16.292]", "targets": "99.255"} {"id": "task095-b8d40d730fdd4974a7a716b2d6651ef0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.636 73.567 27.855 -56.817 -97.85 98.542 66.655 21.123]", "targets": "98.542"} {"id": "task095-313b58f04869404daf76d92b7e9a3545", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.147 91.236 30.348 -13.996 22.334 71.262 57.501 -52.606]", "targets": "91.236"} {"id": "task095-c009c442c308410a99f90c8205980284", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.395 -22.888 -51.307]", "targets": "88.395"} {"id": "task095-ab036ffc7c444c26be4f179179db2d34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[29.336 47.224]", "targets": "47.224"} {"id": "task095-8757fb2244df401a9a1d3c669056267c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.611 -57.796 -59.77 ]", "targets": "66.611"} {"id": "task095-b157d51977b44aec9c67a9dbf2167aa3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.28 17.391 -26.608 64.289 -61.879]", "targets": "64.289"} {"id": "task095-0c74537c275d4504a24c0ff0c92c1e28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.192 36.854 -37.022 -3.764 -85.709 -40.024 7.848]", "targets": "-85.709"} {"id": "task095-861c18c4e01c4bf2945342e5f879212c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.943 82.214 4.198 -10.034 20.076 -17.404 -12.414 -31.655 88.068]", "targets": "88.068"} {"id": "task095-7795cffbba9e4ddc8793f3a5fdf5ed6d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.342 -11.492 -12.887 -17.605 47.424 -31.101 -35.649]", "targets": "93.342"} {"id": "task095-e04a69306d47492c84aae7183fb5e0e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.325 8.461 -59.232 -28.381 -44.097 11.036 -54.884 84.562 43.89\n -43.976]", "targets": "-91.325"} {"id": "task095-f46a9a150bea417c879062977e34a238", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.778 92.571]", "targets": "92.571"} {"id": "task095-9d03438b94a3448a9243c5d1c20bdecd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.778 -8.803 -79.8 64.164 -75.936]", "targets": "-79.8"} {"id": "task095-20049b6e1d0b4f53b7bf90e86a90e091", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.703 89.69 -7.183 -74.31 62.962 74.071 -23.621 56.846]", "targets": "89.69"} {"id": "task095-d1dcd219ddd6408cb7d08664b46fc825", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.409 -78.793 4.195 -24.155 -65.501 91.229 53.208 -49.621 -15.774]", "targets": "91.229"} {"id": "task095-ec32c6c492364c0591d7b4973c7a1124", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.547 36.84 -50.558 -99.545 36.1 46.12 -46.66 -4.011 95.486\n 45.777]", "targets": "-99.545"} {"id": "task095-e582093cb7624f45ba43ba7e4ef07a42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.07 -41.139 -4.931 74.068]", "targets": "74.068"} {"id": "task095-8931194053154f569b9279015507ff97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.111 93.87 -26.287 -73.629 -88.976 67.729]", "targets": "93.87"} {"id": "task095-cbd4bb425adf476db36f3f845c208a1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.832 1.342 44.527 -59.582 7.213 -27.413 22.227 97.951 39.32\n 29.454]", "targets": "97.951"} {"id": "task095-b85849c4c837407b84424edf6235d480", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.943 22.752 -55.807 19.518 67.928 -61.156 68.562 62.067 31.929]", "targets": "68.562"} {"id": "task095-75f53ea31cdb4b80b490185b5ce6878c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.702 94.587 33.212 31.215 -7.134 -10.862]", "targets": "94.587"} {"id": "task095-eb49b9074cbb48e8a334747ce9339e34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.959 -81.652 71.149 -96.934 -90.428]", "targets": "-96.934"} {"id": "task095-6f4da00afc0b48cf9128f462d1e08c6a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.029 -1.821 -12.096 19.334 14.683]", "targets": "19.334"} {"id": "task095-89493ddbb48446b79142316240c2c9b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.138 60.374 -67.399 -75.577 -0.728 -50.322]", "targets": "-75.577"} {"id": "task095-5a36505c21a449e487316ecd5948b114", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.541 -20.917 91.219 -28.58 65.482]", "targets": "91.219"} {"id": "task095-09c117f1bbd14a3582e15531b6548a5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.901 62.964 -21.349 -29.434 -16.166 91.622 35.864 -0.445]", "targets": "91.622"} {"id": "task095-2e5f1d48d06d41ee8e5f40cb900922bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.683 -39.178 -5.985 51.047 96.631 -20.63 ]", "targets": "96.631"} {"id": "task095-212c7dcbf5ca4074b6ef5aa31dc0e788", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.463 -68.62 -70.765 -92.887]", "targets": "-92.887"} {"id": "task095-65245f74ed2c4d019742a1c5e8095742", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.867 -13.872 5.822 -46.329 -41.464]", "targets": "-77.867"} {"id": "task095-a3e5e95c7f9d492eafe1c03f7519dbc0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.615 -5.974 -16.045 70.444 30.256 3.216]", "targets": "-84.615"} {"id": "task095-fcb958b4e31d492090bf09d7b069c5a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.097 90.821 73.09 -18.364 12.335 -78.45 ]", "targets": "90.821"} {"id": "task095-206c5c14af3040408962fba8fe24d0f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.918 7.641]", "targets": "-96.918"} {"id": "task095-7301b082451a4c6ea2419171ab2497a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.76 -26.526 -61.474 -20.353 -25.347 -56.636 -59.77 -37.33 98.054\n 28.411]", "targets": "-99.76"} {"id": "task095-0278acedb90345538d8a1eb766208189", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.945 95.167 53.414 55.119 -2.612 -41.769 64.868 -42.474 -37.373]", "targets": "95.167"} {"id": "task095-137aeb39374849fb9c14890acfb3ab14", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.959 91.256 -98.561 89.966]", "targets": "-98.561"} {"id": "task095-0074fa28e9444e26bca2d8e7190101b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.143 38.447 -35.4 70.158 85.943 4.199 -97.894 54.212]", "targets": "-97.894"} {"id": "task095-f7076fac41f44f55b3e085aa2fd29005", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.697 -14.116 35.132 -12.286 61.052 27.44 25.947 -66.385 40.613\n 84.022]", "targets": "84.022"} {"id": "task095-f4bc243241d24467a024de1b8ad35f10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.579 -46.969 78.898 -47.157 23.627]", "targets": "92.579"} {"id": "task095-8c5f0ba8782c4ba7a18300ede67e9dc0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.189 -48.117 79.127 -90.099 96.365 -28.836 -38.034 -62.415 28.773\n 80.858]", "targets": "96.365"} {"id": "task095-e48e55bafa6f4bccaad9934d209b44ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.267 -72.594 42.271 56.896 77.469 11.461 -71.699 13.522 -93.67\n -13.059]", "targets": "-93.67"} {"id": "task095-0e1b48802291459c971c4b57d085ea8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.794 25.251]", "targets": "25.251"} {"id": "task095-76bd31854e094810a578d3c36f35f7ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-8.89 43.601 27.121]", "targets": "43.601"} {"id": "task095-79091c7b7eac494393413668594fcddb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.255 -71.221]", "targets": "-71.221"} {"id": "task095-939427b2e5af4a0bb001af7d7bd1d7b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.957 4.832 14.002 -23.588 -10.299 -40.392 55.504 99.108]", "targets": "99.108"} {"id": "task095-64cfb8b1f5b34495a43d88c6e408d8f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.158 90.052 16.629 61.472 71.355 -54.702]", "targets": "90.052"} {"id": "task095-d12c1bcb75514dc0baed4a39e1415142", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.626 -68.546 -17.219]", "targets": "-98.626"} {"id": "task095-ee9fa1f72d494271b1bd1d3725207c07", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.709 29.439 74.959 -77.031 -21.101 -84.008 6.428 4.745]", "targets": "-84.008"} {"id": "task095-396eede87c0744ebb2286822d1bc4808", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.032 -34.105 81.356 -2.467 22.767 -14.935]", "targets": "81.356"} {"id": "task095-719730c4fc014c8588aaa52b0462aefd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.408 57.378 -65.806]", "targets": "-65.806"} {"id": "task095-7d2f38c00ef14204ad0c4cf5ca6a35ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.914 -85.027 31.412 -59.499 95.154 20.892 -16.175]", "targets": "95.154"} {"id": "task095-68353dc8c5d64b33975a5e53dbe92aa3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.56 6.689]", "targets": "-39.56"} {"id": "task095-2dca7b56627242598ce8fd304220b692", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.17 31.736 -73.892 -62.408 10.189]", "targets": "-73.892"} {"id": "task095-46ebed8a7917481280cd93ae2ddcfd8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.447 41.683 76.279 33.274 -59.547 -65.653 -44.78 -72.787]", "targets": "76.279"} {"id": "task095-0b8b549566744137ad6a169e240f8353", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.658 -72.51 -8.429 99.537 9.789 -24.996 76.335]", "targets": "99.537"} {"id": "task095-0201c0e27e7c49a7a7a4257abd3c8585", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.977 -78.493 92.498 -94.664]", "targets": "-94.664"} {"id": "task095-c4106118beff4f418899b693f691d5b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[55.518 94.527 87.675]", "targets": "94.527"} {"id": "task095-4c37a06cf59443dd8f5ccf86c7e1657b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.351 -66.106 74.732 -9.718]", "targets": "74.732"} {"id": "task095-e8ecb328553f42b69f637279557fb648", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.729 -68.115 -60.745 56.804 15.812 49.774 18.15 6.237 -91.95 ]", "targets": "-91.95"} {"id": "task095-2cdf10a967874e62bd46890214a43c79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.593 26.535 8.311 -42.569]", "targets": "-42.569"} {"id": "task095-25da64aff41540a182be5b4f291f5a02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.7 -34.077]", "targets": "-99.7"} {"id": "task095-82e9f04a7f56412199bc31e19c9377db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.121 16.074 -88.593 14.738 -20.17 -62.913 -56.454 -13.181 55.385\n -90.64 ]", "targets": "-90.64"} {"id": "task095-7c0e94ba5ef849099478c8289c3ceabe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.908 -22.954 -6.215 -91.674 -33.062]", "targets": "-91.674"} {"id": "task095-e4202cfb41624de794c2033c191056aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.8 76.665 -18.7 -31.608 -59.913 14.485 48.029 -46.683]", "targets": "76.665"} {"id": "task095-2825de7fa53d45eea8e9a661844b793e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.171 14.665 71.058 -81.988 36.221 62.603 -12.486 -33.569]", "targets": "-81.988"} {"id": "task095-12c363bd05354d59b293fff13ca04a28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.465 -63.751 -35.438]", "targets": "-63.751"} {"id": "task095-0175f002de43437b958047b58721b967", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.86 -8.882]", "targets": "-48.86"} {"id": "task095-497cc5e366c94d1ba59b69dd710b13ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.539 -59.781 -84.456 67.632 -62.43 ]", "targets": "-84.456"} {"id": "task095-dfe89658c62348ef87f93c69dc5772b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[98.347 74.921]", "targets": "98.347"} {"id": "task095-026223735ff942e5993b423d2282882d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.354 -84.599 -43.953 -72.038 -45.27 32.516 -43.36 86.816 81.848\n -45.622]", "targets": "-87.354"} {"id": "task095-3721f801e1764942b1c65e510d53e325", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.332 -93.928 39.502 -4.54 ]", "targets": "-93.928"} {"id": "task095-86e599fb21714271b7fcd500a7a7ed1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.938 52.556 -34.372 94.822 34.594 20.29 66.082 -62.134]", "targets": "94.822"} {"id": "task095-54b3c13b1e0c48329e75234fc2dcda61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.499 -35.772 39.619]", "targets": "67.499"} {"id": "task095-f87a32369ee24ef9a05ed932fb849d55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.571 -22.732]", "targets": "-22.732"} {"id": "task095-2116b1fef26f4ad6aa5d3f53e4b7cae5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.659 -33.514 -38.606 57.524 43.547 -36.964]", "targets": "57.524"} {"id": "task095-bf14d5e155a34979a0e7d55df6243ac5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.899 30.401 35.298 -74.56 58.337 -83.229 95.048 -9.284]", "targets": "95.048"} {"id": "task095-59518079436145c7a5c843b24eb8c161", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.674 -82.217]", "targets": "-82.674"} {"id": "task095-af473271906b451eb91dbeab1ff01e08", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.441 -61.219 -61.146 20.569 99.63 51.664 -47.385 -54.044 42.513]", "targets": "99.63"} {"id": "task095-a832e4af1b54423c8173ffbe1c3cfd0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[48.125 50.976 57.042 63.871]", "targets": "63.871"} {"id": "task095-17e17b76b0114b65b3e4f53ee6adc74f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.749 20.758 74.779 -54.664]", "targets": "88.749"} {"id": "task095-7a6cc1c40d794ed79ffcef357019494a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.132 -71.635 -60.354 50.474 66.029]", "targets": "-71.635"} {"id": "task095-208c0f93a87d4d7aa92584c82f79c314", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.107 -20.905 14.781 -86.933 -38.958 25.672 -93.06 75.945]", "targets": "-93.06"} {"id": "task095-9d6b947d3af449a49fab21a659ee2e5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.629 91.05 17.765 -79.095 -75.601 -91.317 -67.615 42.501]", "targets": "-91.317"} {"id": "task095-586220b9270846baa2f93ac99f0b2e03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.345 82.205 84.865 67.123 -76.409 -59.245 -16.808 -2.349 -47.382]", "targets": "84.865"} {"id": "task095-0fe1ce8a80e54b1b897587918ac6b5c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.323 36.617 0.207 -26.719 -86.573 -35.292 54.038]", "targets": "-86.573"} {"id": "task095-d2a10dae063346db9c80ccb313afda2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.73 -37.839 42.673 -37.724 -26.395 -43.605 29.74 -29.168 2.17 ]", "targets": "-92.73"} {"id": "task095-512f2af9d63243ca88fae920a2fa20af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.222 61.738 -35.166 68.95 63.334 -7.031 -39.752 74.972 -78.457\n 39.57 ]", "targets": "-78.457"} {"id": "task095-07282638335a4fb1a4454992315fbebc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.513 -74.009 30.515 20.906 -44.521 62.415]", "targets": "-74.009"} {"id": "task095-31e3eb7bf0c64d4d86b65d87180136e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.907 -59.664 -66.033 -36.423 -45.812 -75.249 -22.35 74.676 -51.745]", "targets": "75.907"} {"id": "task095-550f436e4fc94065ab41ea692797379a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.808 -76.767 58.204 38.763 -24.582 59.537 75.635 72.007 -78.652\n 15.816]", "targets": "-78.652"} {"id": "task095-54bf2efc5df2496e81e8482329b42c02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.178 94.598 -83.537 -8.829 79.565 53.196]", "targets": "94.598"} {"id": "task095-17e65ef7bb074feba7feab331084a1ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.221 36.841 -62.389 57.238 99.991 -48.386 52.041 -23.201 -96.995]", "targets": "99.991"} {"id": "task095-7fdf70c90faa400a83a9d83e0c487d4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.092 -50.055 83.714 70.762 -3.76 -50.911 55.829 8.526 -14.908\n -31.036]", "targets": "83.714"} {"id": "task095-98326a3ae65c4d8b816a8c28a33858a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.427 -82.426]", "targets": "-82.426"} {"id": "task095-ead92b0208f24d7db3aab596724f781f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.474 -87.515 -6.281]", "targets": "-87.515"} {"id": "task095-76f1658bbcba4a719a5cc5537af6aa86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.552 78.954 -6.989 58.327 80.617]", "targets": "80.617"} {"id": "task095-24dd23f131f543e29a9a838b2e70fc7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.149 92.46 -65.688 93.677]", "targets": "93.677"} {"id": "task095-da70a8434fa34beaa0b837ae6d4a25cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.538 -76.426 74.381 -81.788 36.976 91.503 -43.635 4.632 25.879]", "targets": "91.503"} {"id": "task095-1e7814c420e5429eb663f3f8dc16d054", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[89.089 -1.404]", "targets": "89.089"} {"id": "task095-3b95790d34da4c08801fe35d03b2d619", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.566 50.14 77.226 -79.133 86.663]", "targets": "86.663"} {"id": "task095-4e11c53fe5b34e2fa4d580f93513a9de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.693 -64.874 -93.88 -93.446 -13.01 -73.255 86.811]", "targets": "-93.88"} {"id": "task095-bf509d6a17eb45d8b838e960ed7e2815", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.999 96.424 -80.329 98.228 -48.715 -85.925 47.133 32.144 -13.653\n -65.829]", "targets": "98.228"} {"id": "task095-a8104abee8474a2a8b4e9f6e37b33b31", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.802 77.758 28.236 77.235]", "targets": "77.758"} {"id": "task095-12805da8acff4f2bbbf6c9899c1d91f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.629 -37.181 40.484 -66.435 -30.609 -69.5 14.032]", "targets": "-69.5"} {"id": "task095-33e556d398f3450e9aa9f32059ca26e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.483 -82.927 70.317 70.308 -76.909 8.471 -96.061 -52.55 78.952]", "targets": "-96.061"} {"id": "task095-81597e95f528402faeaa2e4b74dd2294", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.845 8.573]", "targets": "-12.845"} {"id": "task095-5aff0790024a4ac698719d725f006826", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.634 68.837 -39.709 80.276 -68.659 44.463 -67.234]", "targets": "80.276"} {"id": "task095-ed5fdafde93a4a5eabaac8375c46c8bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.779 -84.96 2.682 -69.139 4.823 -31.844 -69.853 79.505]", "targets": "-98.779"} {"id": "task095-5a6df1b4d40649d7a23e5118c38562d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.128 -80.071 -83.331 -64.436 -16.418 -57.502 16.474 -16.116]", "targets": "-83.331"} {"id": "task095-9ba5b5423cbb4c2695437810de2f312e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.407 14.839]", "targets": "-16.407"} {"id": "task095-ff411fda705b400eb66a6d1f5f056ee4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.836 -16.363 81.588]", "targets": "-99.836"} {"id": "task095-e07755b41f4d4adb8fdc2d4a6c397c43", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.55 29.839 -52.956]", "targets": "92.55"} {"id": "task095-8900d904ee21485d9561e6e6f0b91d48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.994 -88.719 -89.058 -20.644 97.722]", "targets": "97.722"} {"id": "task095-91cc9c6a824745ce8a3892960e9e141a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.657 28.026]", "targets": "-97.657"} {"id": "task095-7687673c29524ceeae40467d13f0798a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.135 -64.149 -75.029 78.374]", "targets": "78.374"} {"id": "task095-d0251df750204816b8f457d541ad7fbc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.335 5.563 -65.117]", "targets": "-65.117"} {"id": "task095-708b10bb42cf4f66ac6a9e475c464be9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.504 36.303 48.85 ]", "targets": "51.504"} {"id": "task095-0866ca1c1cf44fb398433e5bd8146ffa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.83 -95.041]", "targets": "-95.041"} {"id": "task095-c4156a3ae0ae475b9ce7dae9b68bfcd9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.079 -7.495 -8.248 -77.946 14.152 -45.202 61.109 93.085 65.889\n 60.114]", "targets": "93.085"} {"id": "task095-74f5fbbb28d6443387d349d80d483af3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.588 62.319 17.563 -20.928 59.549 -85.341]", "targets": "98.588"} {"id": "task095-46f1c83946c645b89d61baa25f474c72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.665 99.788 -30.258 84.887 -83.982 83.556 83.991]", "targets": "99.788"} {"id": "task095-2d7f4215909449c9ba42f16ecaa88223", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.815 74.559 -40.608]", "targets": "74.559"} {"id": "task095-54bc4a320be5451a97cd6e3b46a74620", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.089 -96.196 -95.043 23.828 -7.467 -67.871 -57.701 44.886]", "targets": "-96.196"} {"id": "task095-5b38fcdc57d848c2ad844c4bf9903dc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.787 75.052]", "targets": "75.052"} {"id": "task095-3c530d326ae54f7ca959eaefaf48ed91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.733 -66.891 15.738 73.137 -22.561 52.426 4.365 29.117]", "targets": "73.137"} {"id": "task095-8a00745be00f4c96833cd4a5fb583ab1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.433 46.597 10.215 89.894 74.674 -65.012 38.52 -62.94 ]", "targets": "89.894"} {"id": "task095-550334121275446baaa5534d8e7f8167", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.464 -86.248 19.379 -26.767 88.813 68.42 ]", "targets": "88.813"} {"id": "task095-af9d42121f2443e0ae9d79aae6a45518", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.457 60.99 83.15 -21.874 71.097 97.887 -93.506 95.003 16.288\n 51.68 ]", "targets": "97.887"} {"id": "task095-290ef79e307a40789211c64ca1c76792", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.411 -23.526 43.469 -85.076 -81.569 19.128 4.037 -67.892]", "targets": "-85.076"} {"id": "task095-da129d5a90174958be9e50705950fcfe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.222 24.724 78.715 55.905 -67.94 -26.523]", "targets": "78.715"} {"id": "task095-f7215ecb9f184d1483b0fb83a8fcca4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.453 -86.455 -17.891 97.483 -63.696]", "targets": "97.483"} {"id": "task095-b253ba8c6fbd4b3995263084574f03a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.384 -91.142 -40.242 -54.482 69.761 67.848 74.888 -48.437 -79.967\n 48.413]", "targets": "-91.142"} {"id": "task095-4a834efd1f1d45688f7d874f6529adc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.916 79.679]", "targets": "-89.916"} {"id": "task095-1eed932f8ee148a9b020f2339c704f1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.432 -38.25 64.558 -58.101 -92.09 -32.875 68.538]", "targets": "-92.09"} {"id": "task095-65e7c2ac4b924a618d9d9c171b7746e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.689 -38.507 -4.757 -53.936]", "targets": "-53.936"} {"id": "task095-fe09ce4da0d14a658f5d34b7cad78009", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.461 94.866]", "targets": "94.866"} {"id": "task095-b3b3be1bf03c4de5a74d0f84c943e3f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.152 -14.841 6.436 -92.335 89.319 -81.89 -72.655]", "targets": "-92.335"} {"id": "task095-cc2f9062a1ff47fb9e84f32852584b84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-6.237 63.217]", "targets": "63.217"} {"id": "task095-fbf7ce2627094de88b70f735b874532d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.112 -34.269 5.069 -39.87 2.211 23.542 96.448 90.692 -4.66\n -91.785]", "targets": "96.448"} {"id": "task095-3d292edabf924513a4a0e80a80e19f67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.919 92.224 -64.54 26.911 -92.864 -18.377 -78.781 71.996]", "targets": "-92.864"} {"id": "task095-5af2688b94154004b6e7f119cd54da6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.411 -74.212 35.423 63.774 4.31 ]", "targets": "-74.212"} {"id": "task095-b7f0c672639045198fde02ed0cfeec5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.29 -56.272 25.334]", "targets": "-56.272"} {"id": "task095-2da6e0b14bab4dfd8cbe3d7dbcca3e2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.345 -53.811 80.649 25.65 34.971 -47.613 -86.293 -18.024 21.04 ]", "targets": "-86.293"} {"id": "task095-36f39d35a7f6414dba8a3d770b5b942a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[32.8 81.813]", "targets": "81.813"} {"id": "task095-c509a58c065c4110ba623b8a613de298", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.212 -72.451 -86.381 68.803 43.997 56.479 46.179 45.36 -38.386\n -68.81 ]", "targets": "-86.381"} {"id": "task095-17806a10aeaa454a9e03898d2ef121ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.378 34.358 -32.468 19.227 -79.623 -67.017 -52.163 40.234 80.468\n -23.235]", "targets": "-93.378"} {"id": "task095-5f511bd7458b4c9190a42f22a93eb47d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.847 -19.659 3.571 -25.791 59.02 ]", "targets": "65.847"} {"id": "task095-3a7b228923ce485b978eeaf6afad292a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.564 59.414]", "targets": "-70.564"} {"id": "task095-a11b27e901bb4466925aa44d118fbd53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.935 -63.507 74.032 -86.127 -46.532 -88.159 -72.143 39.481 -28.608]", "targets": "-88.159"} {"id": "task095-27376618108f495093446772017cde2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.75 -38.771 -63.912 -62.211 56.635 -45.383 -33.191 68.631 79.417\n -41.681]", "targets": "79.417"} {"id": "task095-22686403597f4a9ca24abc8a8e5c77ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.387 -51.594 -16.882 76.124 -47.848 90.246 -62.201]", "targets": "90.246"} {"id": "task095-410aad77801540648c71cbd1f048f196", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.274 55.356 41.024 -58.551 -60.318 -65.885 14.186]", "targets": "-65.885"} {"id": "task095-f2445fbf7fc440ef8d21f21de969663d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.162 -65.044 9.235 85.323 -55.361 96.435 -59.714 62.074 -47.714]", "targets": "96.435"} {"id": "task095-748e51b89ccc45c384c738ea9b372632", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.443 68.918 -11.872 64.535 -65.31 59.99 38.113 40.056]", "targets": "98.443"} {"id": "task095-6d036eb052f94a2a91af6c6d6ff2dd21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.338 -83.414 30.26 -83.825 90.624]", "targets": "90.624"} {"id": "task095-0c193c5bc20b409798b221ede6df0689", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.191 -35.645 22.235 -82.953 -84.783 -1.545 -6.3 ]", "targets": "-84.783"} {"id": "task095-8929d673a02645b686b90dc03db81f55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.412 78.62 ]", "targets": "-91.412"} {"id": "task095-9dcefea2e1624373b2c85a535905cb28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.758 24.607 40.867 37.067 -65.894 -77.032 -18.857 -41.855 41.369]", "targets": "-77.032"} {"id": "task095-d52ecbb1d90e4f1da9dc88600c47242d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.569 26.223 78.637 -22.798 17.147 97.921 -20.479 44.134 -62.783\n -85.104]", "targets": "97.921"} {"id": "task095-d13b8860f8364719a3a302b73d96e8bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.929 -9.7 -48.703 86.352]", "targets": "86.352"} {"id": "task095-62f40167971f400db32e369c5d64c788", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.231 85.52 16.615]", "targets": "85.52"} {"id": "task095-36ffa8d86f4d4c6ba0b77f14f4c899ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.689 -46.168 42.946 16.698 -2.972 17.45 ]", "targets": "-46.168"} {"id": "task095-72eb5519b2dc4ebb8dba4ff851e9d6c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.417 33.695 -26.962 -39.655 46.24 ]", "targets": "-74.417"} {"id": "task095-0f303e3b76e34fdc82d67064d5e4aab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.809 44.782 52.392]", "targets": "52.392"} {"id": "task095-8fa3992344a34f65bc982aef6b72cd3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.098 28.086 -98.446 -37.667 60.941 56.802 -2.718]", "targets": "-98.446"} {"id": "task095-b46d2da9afb344ee9de8d32e6ce7b73d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.495 -55.725 -33.644 -57.64 ]", "targets": "-57.64"} {"id": "task095-0f4ea04fa41c408bac551d972e53654e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.397 64.666 1.299]", "targets": "-94.397"} {"id": "task095-c8d695e3593d4b318a8581f5ed4e6a01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.466 -47.918 -18.796 42.282 22.746 86.691 72.45 -61.238 -63.766]", "targets": "-95.466"} {"id": "task095-c6ff4bc5bc9b400b82422b6abf8f6cc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.889 86.14 -43.836 -14.025 16.993 98.758 -71.328 -55.465]", "targets": "98.758"} {"id": "task095-6adb1ca95a6e4f88b1fd18ed7bc8b957", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.39 -48.631 56.567 30.622 -5.432 50.813 -25.633 -21.149]", "targets": "56.567"} {"id": "task095-54ae5c9525df4f708e15bccc8bec01ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.963 82.642 -13.118 77.299 -55.627 43.083 -36.265 -9.169]", "targets": "82.642"} {"id": "task095-52614d64a7e84ed8aba13b6454d42eb8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.278 -90.151 34.596 29.7 -35.449 11.543 88.055 13.32 ]", "targets": "97.278"} {"id": "task095-0444d68059f64056a8bcdcbd0229f72b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.465 68.087 -60.83 -54.257 -86.902]", "targets": "-86.902"} {"id": "task095-003ce28dbb074edab591d9db2210b036", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.943 43.829 -65.829 82.098 72.107 -26.782 16.701 42.528 14.533]", "targets": "82.098"} {"id": "task095-26e0316347454c5b830c6d3374795b1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.059 -33.046 -15.708 -38.316 63.093 86.32 ]", "targets": "86.32"} {"id": "task095-95d0a1bf20b240ac8b8bea12588cb490", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.943 91.073 28.724 34.516 20.796 -44.124]", "targets": "91.073"} {"id": "task095-8dcaa435b5c14e2b8f29643b63fc913e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.945 -48.611 75.414 -5.042]", "targets": "75.414"} {"id": "task095-62d73acd583f4183b3853631f7372a95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.411 -82.076]", "targets": "-82.076"} {"id": "task095-a4568a303ef74d92b5d1050d58d1ba9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.315 32.731 -60.543 -94.394 83.881 -94.158 -92.85 50.843]", "targets": "-94.394"} {"id": "task095-d740d2456e2844ada636b935a9e23680", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.395 86.341 54.235 -89.554 -47.229 -72.616]", "targets": "-89.554"} {"id": "task095-ac139e9c18ca47a7992b0238cd95fa06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.145 -46.89 -89.699 25.48 -17.768]", "targets": "-89.699"} {"id": "task095-648634ad94404f6697aa916bb9ea4e05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.806 30.244 70.846 60.909 -64.701 -87.93 ]", "targets": "-97.806"} {"id": "task095-899530be204949a6bec163fcfde21003", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.831 -61.489 -90.979 43.556 -22.028 -35.127 -80.717 -80.27 ]", "targets": "-90.979"} {"id": "task095-c435b10714c142949bc8ef436b4bd89f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.61 64.219 -1.133 83.413]", "targets": "83.413"} {"id": "task095-148c23f5e96245d1aca3d394d0fcee28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.044 -75.925 63.807 69.527 -14.968 -79.227 35.469]", "targets": "-79.227"} {"id": "task095-6721d057a02d45069257fccfd79cdb41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.767 -6.907 -43.24 -9.54 48.45 14.345 74.511 54.755 -14.363]", "targets": "74.511"} {"id": "task095-f7ab38092f9c4744b4743fe35ab3bac8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.321 94.411 -15.616 -68.534 65.835]", "targets": "94.411"} {"id": "task095-4d621af6749441f89b7f8aece13fc535", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.651 -29.233 -98.382 15.531 -85.894 37.266]", "targets": "-99.651"} {"id": "task095-420640f6165a4c4980dbf7c0961358cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.918 -91.678 11.509 -64.844 -6.984 -51.381 -70.058]", "targets": "-91.678"} {"id": "task095-55d87cab09ce4dbeb746c8c98aac9224", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.057 14.036 24.174 -8.608 -77.983]", "targets": "-77.983"} {"id": "task095-a5a68d341a8b4274bb21d4207c171dbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.087 -96.457 -70.915 8.417 10.411 -24.903 56.566 79.28 -48.096]", "targets": "-96.457"} {"id": "task095-0682ff48b8f24eca81673da5695e69de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.629 -92.699 -98.332 29.883 63.404 49.299]", "targets": "-98.332"} {"id": "task095-f0f68f52c23c4e90affc99b375c86745", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.767 -29.373 17.197 54.195 -67.985 -33.411 -41.155 -30.896 21.492]", "targets": "-67.985"} {"id": "task095-c0ace50ee8b24752884b6d68fd819efa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.114 -65.466 4.373 58.264]", "targets": "-65.466"} {"id": "task095-eac660425e8944089a40d30cd5c49566", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.868 48.167 4.969 -58.397]", "targets": "-58.397"} {"id": "task095-07b8ed4be7424e6b9d0845e0f3bc74f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.094 -47.014 21.251 76.04 14.865 -97.702]", "targets": "-97.702"} {"id": "task095-4ae4fcdbd47c4a52a512740632974f39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.409 -18.744 -91.687 20.669]", "targets": "-91.687"} {"id": "task095-6b6fd8a9b1d143d7ba1afb25f5dae930", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.8 81.084 -31.482 70.452 -58.316 -7.063 -71.47 -83.254 34.796]", "targets": "-83.254"} {"id": "task095-bf6e7a880a1c43aa837c5043b4ca25a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[34.149 66.934]", "targets": "66.934"} {"id": "task095-b74f34109a264f7694c965bc549785c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[27.739 5.523]", "targets": "27.739"} {"id": "task095-cb0e6a0ebf4445639ccce21d8e6e8d90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[13.065 18.707]", "targets": "18.707"} {"id": "task095-80b1684458d649c69b79b183918ae7f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.81 -54.578 14.433 75.515 4.174]", "targets": "75.515"} {"id": "task095-b05faa375a9f49c5aff685ea38dbc7bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.595 21.585 -11.09 ]", "targets": "21.585"} {"id": "task095-8baf22ced4a340a09f5fdc304bfd2731", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.261 29.817 -86.785 22.837]", "targets": "-93.261"} {"id": "task095-e4f8347f13bc4098910f748081e1c669", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.593 95.608 -17.627 34.569 -87.205 -28.104 55.238 97.058 -81.517\n -26.129]", "targets": "97.058"} {"id": "task095-491e774023444c14a4efd2d1c7311756", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.727 -29.884 -5.522 -70.313 -93.126 -25.338 -25.896]", "targets": "-93.126"} {"id": "task095-fe1b4ce99f59410186a15943e19f5b55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.5 -65.802 -86.606 62.48 84.882 -43.038 75.941 88.903 -36.029]", "targets": "88.903"} {"id": "task095-47dc67e8456e40cb9f90a302404d0633", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.318 -31.456]", "targets": "89.318"} {"id": "task095-d793da254b3145669129c14ecfc4ff6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.287 -54.122 -23.626 -44.697 73.399 49.761 14.59 28.824 -67.76\n 40.385]", "targets": "73.399"} {"id": "task095-986c2abd0a7b4371a832d010adf6a335", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.923 -58.944 -80.624 66.08 -94.284]", "targets": "-94.284"} {"id": "task095-63fcdc8d18374a4390aef7c1b24f9323", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.562 -83.631]", "targets": "-83.631"} {"id": "task095-c645e1d6d6764efea29459d029d1f235", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.497 34.506 0.444 -0.236 59.873]", "targets": "-68.497"} {"id": "task095-29734fa1fd614f54a859197a5a21e8fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.237 25.153 19.427 13.43 48.489]", "targets": "48.489"} {"id": "task095-f17a8bbdf00245ffbbc5f78863f12f18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.819 -49.47 ]", "targets": "50.819"} {"id": "task095-dd3c74dc77b94f73a0a38c33b6677ecb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.792 -9.806 62.069]", "targets": "-96.792"} {"id": "task095-dfea474b2d534681823028165dc3d7bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.636 3.968 -64.702 71.005 -86.241 7.913 -11.125 93.501 -0.829]", "targets": "93.501"} {"id": "task095-c024a9d20dff4900b5bcae1bee935937", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.741 35.338 -64.213 37.135 6.987 -67.462 -87.572]", "targets": "99.741"} {"id": "task095-149168b2e8e740c08cdc709b2186d791", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.06 13.45]", "targets": "13.45"} {"id": "task095-387e3f3b27e84f14a10cbf7673759aea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.515 -66.738 -68.224 -89.595 39.387 1.57 65.984 55.464]", "targets": "-89.595"} {"id": "task095-3b956c0d008c427285ffc44df93b43b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.22 57.997 -76.254]", "targets": "-76.254"} {"id": "task095-342484fea18e4ff4959cb2ddc8f2efef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.655 20.114 90.192 12.864 51.089 -66.347 45.119 91.394]", "targets": "91.394"} {"id": "task095-49f328180cbd417d93b0899ea84d3793", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.765 -22.745 72.348 -80.792 97.811]", "targets": "97.811"} {"id": "task095-ff0baa77fc4448c2b1dcf5f465af67cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.699 9.741 -81.141 -97.196 -25.726 61.648 3.384 73.883]", "targets": "-97.196"} {"id": "task095-c5a9a38b791e489892298262118bd16b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.632 86.731 -68.489 -84.668 92.589 -23.576]", "targets": "92.589"} {"id": "task095-c45f0e5576d341e480c834b9ee89ba8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.05 16.561 -40.856 8.477 43.534 43.745 -40.833 -77.689 -81.455\n -87.484]", "targets": "-87.484"} {"id": "task095-8fe8686f9e0f4638aff9fadac9d599ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.845 71.537 98.462 80.954 -24.575 -56.592]", "targets": "98.462"} {"id": "task095-8f3feab5cece49c09912804660aacce7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.205 40.26 76.63 -1.824 -79.894]", "targets": "-79.894"} {"id": "task095-5275cdffb8ab4bdd87a42d2823a61496", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.443 -89.712 -96.045 60.662 83.426 -28.77 ]", "targets": "-96.045"} {"id": "task095-9551f38e92a14d32ac2705ccd8fc9270", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.629 89.746 -1.984 0.651 66.255 52.69 -96.347 37.421 43.576\n -70.308]", "targets": "-96.347"} {"id": "task095-e8510d9a9da94816820d5b7638d86a2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.013 -1.478 -45.501 -94.997 -61.359 -27.539 15.597 30.607 -40.423]", "targets": "-94.997"} {"id": "task095-a9da517297a640e3bdbb3ba0a2de6f33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.68 -7.964 -31.256 -45.108]", "targets": "-45.108"} {"id": "task095-5a5664e83e294156bb6b4543c4c6366a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.721 -80.43 99.54 ]", "targets": "99.54"} {"id": "task095-eb07b762eaf34d36a76b91045c8960c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.152 32.442 -6.66 -82.071 52.581 7.617 -12.276 1.04 ]", "targets": "-82.071"} {"id": "task095-2ddc00a86e16499597dc4db1cb1912db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.831 -90.095 92.421]", "targets": "92.421"} {"id": "task095-500a0848a5c8412f83f238c62d697074", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.01 -13.744 -43.494 -23.895 -90.182 -61.09 ]", "targets": "-90.182"} {"id": "task095-7f20bac0b4ee4b9e922e8fd4c701a095", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.551 -15.924 68.95 -12.776 72.698 24.928 87.002 82.231 50.058\n 15.418]", "targets": "87.002"} {"id": "task095-d3841571dad042c6b1411430f74745a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.503 58.752 8.465 22.641 -95.385 -23.71 -87.996]", "targets": "-95.385"} {"id": "task095-e24dd8102cfc48b2a51e7433adae11b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.408 24.162 -55.093 49.164 37.976 37.886 -38.542 84.796 -1.485]", "targets": "84.796"} {"id": "task095-33f63beda9f74156b2a1276902312c42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.284 32.669 -23.788 97.525 -47.145 34.163 5.335]", "targets": "97.525"} {"id": "task095-a8379044413745e596ed9664e7898010", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.712 -49. -92.263 85.108 79.968]", "targets": "-92.263"} {"id": "task095-aff47d16c0ca42c694adc68becb0ec12", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.388 76.976 -43.266 -78.277 8.615 -55.803]", "targets": "-78.277"} {"id": "task095-40645fb0a71441e2af51b4267e02ca6d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.312 -78.689 -24.992 54.452]", "targets": "-78.689"} {"id": "task095-c71ea91ffc6d44d099e925fdfda4f3c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.95 -21.501]", "targets": "-33.95"} {"id": "task095-fe2a1c0110814ebcb5ee885b7c6b153e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.419 78.489 97.834 -21.947]", "targets": "97.834"} {"id": "task095-4786ce092ae84be7a8657a41cc1e5474", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.26 70.605]", "targets": "70.605"} {"id": "task095-a0485f252a2c428e9680e23ef308b12f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.071 71.63 78.887 5.88 39.57 -3.725 -21.347 77.748]", "targets": "78.887"} {"id": "task095-3638e21d5781467db92271e09c29b550", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.645 14.831 -11.684 -81.675 -23.837 63.741 88.238]", "targets": "88.238"} {"id": "task095-e7c25f55102a43b4871aada5a6b33b41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.197 -11.46 31.999 -76.508 -31.547 -28.815 -48.129 13.973 -19.53 ]", "targets": "-76.508"} {"id": "task095-a17813c99e8c4967b497f66df67f60db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.578 -31.806 26.206 84.621 83.208 -73.376 82.154]", "targets": "84.621"} {"id": "task095-f9f27c61849d4e10a563f3ebde8751f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.895 -49.506 77.683 99.896 58.854]", "targets": "99.896"} {"id": "task095-97e67a661560451fa6d4bc0883e0feb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.979 33.654 -79.939 19.973]", "targets": "-79.939"} {"id": "task095-2d6935d2dfce4a43a2edea1a2e365c8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.585 -87.211 -21.467]", "targets": "-87.211"} {"id": "task095-7a0af74e1b9446af8ec8a8e4cad7813f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.089 -99.506 -37.847 -26.983 0.17 66.787 -93.261]", "targets": "-99.506"} {"id": "task095-9c3d20d040024315bb3ee89b6a93710a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.385 48.079 47.058 70.594 6.039 -8.536 68.801 -80.337]", "targets": "-80.337"} {"id": "task095-c7b6cfaafe0849cb83d9f0115ae148dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.642 79.634 -87.694 -41.12 93.269 -25.851]", "targets": "93.269"} {"id": "task095-91666d723d054391a532a9ee6746afa5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.555 -82.643]", "targets": "-82.643"} {"id": "task095-e61c01ce61d6463e960c039966493562", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.785 92.115 -93.535 13.18 82.5 -63.696]", "targets": "-93.535"} {"id": "task095-804575afeb1046729459a07e3cb6021f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.818 -6.76 -56.753 -65.207 -17.542]", "targets": "-89.818"} {"id": "task095-49a8f5fe9cd146f487478a163f647d7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.489 44.749 -58.313]", "targets": "-58.313"} {"id": "task095-4b84456004bc4ec5897fee6e41fda375", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.301 61.572 -25.784 52.813 -34.82 ]", "targets": "61.572"} {"id": "task095-7448d598418f435984d4891a5e4100f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.557 49.597 65.461 -62.171 77.551 6.803]", "targets": "77.551"} {"id": "task095-75544e31640e4738828d22f350c3a616", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.724 69.311 -81.017]", "targets": "-81.017"} {"id": "task095-e47451a26ec34d85aeb23a8d514e31d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.77 41.164 94.95 -66.816 20.32 -57.156 -78.232 -37.824 82.168\n 71.142]", "targets": "94.95"} {"id": "task095-10cc2a144cde48dab32ed2b5e8d895f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.956 -34.237]", "targets": "-34.237"} {"id": "task095-50c83555cca743fca238de1321ce1583", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.246 -39.69 -32.304 72.754]", "targets": "72.754"} {"id": "task095-7b726625789b440a855a7e254262ee0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.377 33.426 56.074 17.24 12.476 -7.022 -55.312]", "targets": "56.074"} {"id": "task095-d913eb6651a54a0585458135924d2196", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.253 47.191 -18.518 62.674 11.964 92.415 24.615 62.341]", "targets": "92.415"} {"id": "task095-f0cb43f898ac471491337c5fe4565026", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.872 40.791]", "targets": "40.791"} {"id": "task095-b03bba2d76e24091ab65bbceb122aafa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.2 -81.751 -54.81 ]", "targets": "-81.751"} {"id": "task095-cca4005786014c0599597a744d0f4fcc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.817 -55.177 80.591 -37.311 48.803 68.208 -22.425]", "targets": "80.591"} {"id": "task095-7b1c7086dc5b4265a2ed5446cb3b7586", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.014 12.754 -21.013 -92.376 -11.007 -91.164]", "targets": "-92.376"} {"id": "task095-3736de20e60f4b4caa61a1e8f2eac946", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.051 93.861 -21.818 -88.402 -56.727 -69.123]", "targets": "93.861"} {"id": "task095-9d8517de49e044f2a8a559fd5076b2a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.481 -61.168 38.372 37.431 -96.42 -39.037 -59.515 -59.361 50.357\n -38.293]", "targets": "-96.42"} {"id": "task095-cf470daabc644b079465bc77915cf4df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.309 55.022 93.802 -62.79 97.391 -89.412 -46.156 24.145]", "targets": "97.391"} {"id": "task095-5ede08040148460f8798baa78cbddc84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.168 -42.315 10.058 18.518 41.847 -0.684 -96.359 -93.361 -29.752\n -53.954]", "targets": "-96.359"} {"id": "task095-e4b814226ea244e3bfee4c2fc5ac8814", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.48 41.19 -66.269 46.624 -93.165 80.176 -6.02 36.722]", "targets": "-98.48"} {"id": "task095-c34f4171974b4f5bb847077d36588ed5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.384 -23.275 11.522 16.787 69.326]", "targets": "80.384"} {"id": "task095-bc074d09592f4a318dadf95f12240f22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.649 46.723 -46.683 88.578 21.784 26.893]", "targets": "-88.649"} {"id": "task095-64967a093c0c4904b5ee17022077c06e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.182 88.717 -68.957 -3.905 75.952 53.08 1.468 85.898 82.856\n 93.276]", "targets": "93.276"} {"id": "task095-71ecf0f3954a4232ba6e87609d4b3102", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.183 47.664 4.944 12.086 83.973 -97.379 38.563 -12.297 -40.376]", "targets": "-97.379"} {"id": "task095-cb27dba6474a4e6fa1cfc911eb5f9a4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.881 45.133]", "targets": "-80.881"} {"id": "task095-feb713ae23cb4ccda7a5f0939faed3a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.105 -93.447 -23.479]", "targets": "-93.447"} {"id": "task095-cbcfb6eb01d349bfaa431893767b5474", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.495 -4.917 88.156 -52.835 -32.975]", "targets": "88.156"} {"id": "task095-f343cfb8028849c59567881efec9a6c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.572 -65.916 10.147 -65.79 ]", "targets": "80.572"} {"id": "task095-fd981d4c8c7c422899ddda25efc339d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[82.884 26.964]", "targets": "82.884"} {"id": "task095-d933347be9374f67ba343ee23315c871", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.866 -70.447]", "targets": "-70.447"} {"id": "task095-ffdd51023d324240880bb4981131fb97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.105 36.044 70.585]", "targets": "-78.105"} {"id": "task095-f8e3c8de0a654963a28d2333199584a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.912 61.965 -95.43 72.157]", "targets": "-95.43"} {"id": "task095-a4288df4be9d4c039b18978fb3535ec2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.495 52.738 45.638 -76.656 -47.693]", "targets": "-76.656"} {"id": "task095-08941c4fc1a04d69bf0feac9442bc640", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.612 8.021 38.409 18.822 -35.158 81.286 -78.21 -80.213]", "targets": "-83.612"} {"id": "task095-bf051b4ffbdb4becaa28d2af2cf2038d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.232 -70.487 88.004 47.875 71.036 46.845 33.548]", "targets": "88.004"} {"id": "task095-287e520a3ef9409c8cd7637cc187cceb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.371 -98.864 -90.281 54.029 86.181 -1.089 -85.13 ]", "targets": "-98.864"} {"id": "task095-0116338085034bf29e565af4e1bc6d65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.007 18.599 34.319 54.204 50.678 -0.713 -60.757 75.269 -21.009\n 95.059]", "targets": "95.059"} {"id": "task095-5aaa19e2c07b4750994ed00dde214a97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.844 -62.332 -22.271 19.348 -71.145 -48.581 -32.258 -75.967 -15.871\n -56.465]", "targets": "-75.967"} {"id": "task095-1629d8b49b2245879433b9a92ae6101e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.829 35.416 94.083 -99.799 -94.438 55.02 -6.595]", "targets": "-99.799"} {"id": "task095-ddc0e380066b4c118377bd9d5fff12d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.705 89.305 85.194 29.425]", "targets": "-92.705"} {"id": "task095-9f93bcbf4e32406d84469f1ecb5b20db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.295 51.049 -83.255]", "targets": "-83.255"} {"id": "task095-8dca5e798a3a405298462295d2d7ee81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.983 86.011 65.036 -84.135 42.104 -24.871 -38.486 24.782]", "targets": "86.011"} {"id": "task095-63939d9bd2f946a7ab84cb4eb40ba78f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.955 26.654 47.397 70.375 -57.963 87.731 20.094 93.73 -78.349\n 5.317]", "targets": "93.73"} {"id": "task095-1d8b71e16b8344929c9eb035501b7faa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.808 -24.829 -18.52 -66.739 -6.402 -6.217]", "targets": "-66.739"} {"id": "task095-4e05b415047849768239d729dd86420f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.039 72.488 51.066 66.386 28.406 52.83 -15.78 -69.421 -91.804\n 95.352]", "targets": "95.352"} {"id": "task095-0d97d6df397f49c1bad2082a57cfa305", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.895 47.123 -16.075 36.043 -85.337 56.003 -40.217 73.685]", "targets": "-85.337"} {"id": "task095-e3c32e3957e7405694f12c825fc5b3bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.561 31.355 24.443 41.538 -7.916 32.723 -16.539]", "targets": "41.538"} {"id": "task095-bf9dac685aa3469c90b923fb1f042671", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.522 93.616 -41.531 14.843 -61.117 -94.646 99.329 88.192 92.662\n -36.747]", "targets": "99.329"} {"id": "task095-8e706d6a8e0243e1ae8e390693251873", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.48 31.392 -1.859 60.609]", "targets": "-89.48"} {"id": "task095-bd8dced3f03f4cd3bcd19d4190b7f7b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.261 -76.934 24.466 -50.314]", "targets": "85.261"} {"id": "task095-c2d3a0d375d340c9ba38582d9c2a7139", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.245 -47.487 -43.771]", "targets": "-47.487"} {"id": "task095-a17a386460d5453ebea2320a6231080c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.175 47.197 10.762 69.106 52.379]", "targets": "-84.175"} {"id": "task095-27423730197e4161b2f1ff702e6287e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.777 29.162 -57.289 12.468 51.309 -57.076]", "targets": "-57.289"} {"id": "task095-c8dfacd24ac24a0d9a7a9ac74ea62a4d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.542 -40.665 93.145 38.154 -48.666 10.714]", "targets": "93.145"} {"id": "task095-4c6a2b989dff4c07b312308c2c1a14d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.022 -25.097 95.866 41.07 -5.05 13.157 -13.313 -50.233 97.276]", "targets": "97.276"} {"id": "task095-4f3c3409b02844aa801eb63b81b7f529", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.094 -2.854 -49.562 17.975 -55.426 -79.261 67.619 -19.426 56.486\n 8.418]", "targets": "-79.261"} {"id": "task095-64e89ccd2bb84e5980921d747bd25c6d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.975 -22.59 -53.171 47.119 61.015 -1.92 -96.523 -18.478 -31.057]", "targets": "-96.523"} {"id": "task095-6e338819b63c45b68a9775a5a78bcb4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.348 -62.229 63.817 9.947 37.934 -28.046 -53.232 59.273]", "targets": "63.817"} {"id": "task095-b4a522881cf44e42a652768ec8c4acab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.646 -14.121 -37.045 24.969 -63.792]", "targets": "-95.646"} {"id": "task095-3a79d9e4676b496fab2684b3ef542367", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.384 64.027 53.321 -92.634 -78.896]", "targets": "-92.634"} {"id": "task095-88da32a18c4244d198a71e4f22b4a677", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.869 32.541 -0.427 2.462 71.711]", "targets": "71.711"} {"id": "task095-bd0b53e50d47463dbe780309ee9827b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.932 -91.624 -63.892 92.784 14.777]", "targets": "92.784"} {"id": "task095-e27d07b3fe7b4f839613a74d2a47b156", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.881 -56.299 16.777]", "targets": "-56.299"} {"id": "task095-cba7e7b8e30842c581ef64aed39d63e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.927 -49.577 -5.365 -48.308 3.11 60.222 95.029 65.562 30.775\n -21.05 ]", "targets": "95.029"} {"id": "task095-1158052a455a4d35b32e213fa7c34806", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.491 -99.366]", "targets": "-99.366"} {"id": "task095-131fd83d1cb04bf182af400505e90ef0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.745 -99.092 15.308 94.41 -3.308 90.65 70.67 -56.288]", "targets": "-99.092"} {"id": "task095-e7a0be0718394a1ea95dcb5069f34df2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.166 -97.579 -53.647 -0.956 -43.905 -67.031 -92.913 -57.956 31.498]", "targets": "99.166"} {"id": "task095-8d7610cbde3040e7998035a59949c71b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.07 81.25 -13.526 -80.35 -44.662 -44.149 -34.424 -83.729]", "targets": "-86.07"} {"id": "task095-99809695a7c44d3194304623d4ea8a8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.139 39.006 50.971 3.222 -73.18 -84.963 43.909 37.91 ]", "targets": "-84.963"} {"id": "task095-99757d00a17d44c987d860fdbb9ffdcd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.317 -11.559 48.305]", "targets": "-51.317"} {"id": "task095-a96e9e433d274603b7d9d577ef4a261f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.701 53.138 -83.686 40.395 -25.386 -33.087 59.539 88.02 9.413\n 32.803]", "targets": "88.02"} {"id": "task095-fb72c3e26e0c47278f31145e7dccb2e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.255 33.952 82.405 -43.929 -57.669 -80.761]", "targets": "82.405"} {"id": "task095-bfdc85230b0d4aa68d615b802d4d9086", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.963 8.851 92.863 -35.579 12.088]", "targets": "92.863"} {"id": "task095-e4fc93a0cde44941a3f8cf5cb041f26c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.499 93.729 -48.115 -46.719 -97.435 69.641 42.267]", "targets": "-97.435"} {"id": "task095-cafa1ee151544a52917feb644ee0e56b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.571 53.372 -1.892 49.558 6.913]", "targets": "-83.571"} {"id": "task095-e190e5ae8a79446fa11e719136c09c2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.855 -13.817 -44.562 28.199 14.09 38.32 -65.291]", "targets": "-65.291"} {"id": "task095-ac60e4e021114605858c77af3b0f29a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.515 -16.266 62.375 -57.705 86.928 11.562]", "targets": "86.928"} {"id": "task095-88282bf8c7514b3c91fa08615ef4acfd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.563 -61.626 -16.122 99.266 33.924 -92.955 -23.961 -65.796]", "targets": "99.266"} {"id": "task095-3fe6f1e77d694299b7fa3f2dce9d2a2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.086 -48.217 21.561 49.426 -99.895]", "targets": "-99.895"} {"id": "task095-7e59e865d33f4b77bad71023b993ee64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.481 -81.141 -60.603 -31.671]", "targets": "-81.141"} {"id": "task095-ab432c067c83454c8b9a58ec592a2230", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.867 -10.239 93.212 -77.97 46.112 -5.905 28.785 96.511]", "targets": "96.511"} {"id": "task095-27de88be5f444529aebe0750d626ae5d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.098 -9.607 -65.486 58.966 57.128 -45.675]", "targets": "88.098"} {"id": "task095-9622aef5cc4747beaf8ee7bfaa63d79f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.349 97.982 96.846 74.282 -43.253 84.048]", "targets": "97.982"} {"id": "task095-3cbe42b87e6b4239b9202cb104fbf3c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.936 68.622 22.488 88.881 50.26 43.746 94.148 70.892 -41.503]", "targets": "94.148"} {"id": "task095-8e7a48df38494f5c93bdcec4583fab5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[85.412 79.299]", "targets": "85.412"} {"id": "task095-3eb26768ba274636a54d0b5b7b7add39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.42 -47.926 48.033 -18.453 82.36 ]", "targets": "82.36"} {"id": "task095-67863ceab4db42d0bc0736b57fad7ea3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.049 -7.085 27.34 -86.124 25.921 -12.934 -79.645 90.53 ]", "targets": "90.53"} {"id": "task095-cb26fadff0124ca3922731526842dec6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.703 81.042 36.686 38.272 -22.868 -13.17 61.276 -46.565 45.836\n 88.765]", "targets": "88.765"} {"id": "task095-e3475c98a6064121a5754ea9bd717456", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.834 93.94 -2.55 -5.803]", "targets": "-97.834"} {"id": "task095-eb768166733b42c989c6fc4a1b6b668b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.913 11.617]", "targets": "-27.913"} {"id": "task095-513bd07aba5448fc86e1bf6baddf5a7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.988 -34.767 18.176 92.909 57.701 65.723]", "targets": "92.909"} {"id": "task095-cad21e3a807f4906ac19ac079adf2b50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.655 -40.871 -81.611]", "targets": "-81.611"} {"id": "task095-e66620c4681a44508ee9341faf1ff046", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.608 -70.738 -95.477 59.875 90.869 96.412 -13.789]", "targets": "96.412"} {"id": "task095-1b944feb322e47d0bb929156c81546ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.1 -38.424 34.471 32.373 53.775 86.356 57.316 5.059]", "targets": "94.1"} {"id": "task095-826542bafd91422aaae6d1772b3d28c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.691 77.971 17.186 -5.159 71.197 24.102 60.321 91.933 90.911\n -11.883]", "targets": "95.691"} {"id": "task095-eb95f2d0ffc445c7b9e392e46b10688e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.551 -73.472 13.221]", "targets": "-82.551"} {"id": "task095-0e0adc94609a4b28a6363d5c44bd54b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.052 -19.194 71.668 -7.375 -47.989 45.778 -37.585 -19.166 -27.198]", "targets": "71.668"} {"id": "task095-4efb4a9d99ba49829da6ebce58681562", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.87 80.01]", "targets": "80.01"} {"id": "task095-d956b8a1e0674aa4b47446b344308d27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.259 88.849 -55.974 25.773 -32.682 -61.927 94.093 17.824 45.575\n 11.966]", "targets": "94.093"} {"id": "task095-f75fc6bdeb594412ba2c9b6276d49f72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.496 -53.209 72.192 -57.281 -70.68 -9.696 34.073 30.531 -56.915]", "targets": "72.192"} {"id": "task095-d1c4b13cb16f4e5fa3dcbce2cb60fa41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.17 46.861]", "targets": "-92.17"} {"id": "task095-cbd2368d21094a28833c03575881d1b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[65.211 44.144 41.021 36.389]", "targets": "65.211"} {"id": "task095-f21dcda42e9346728055b0632c4ac499", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.181 57.933 84.318 -98.689 -37.399 75.018]", "targets": "-98.689"} {"id": "task095-f51a3a1edb0f4136971e22e1ce1513f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[32.927 28.572]", "targets": "32.927"} {"id": "task095-9ce02ab1f34948f88b2145c5830f3aa5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.028 89.498 -24.386 -1.275 29.559]", "targets": "89.498"} {"id": "task095-ea06055f39294432b497ee365ea5ef2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[90.057 28.726]", "targets": "90.057"} {"id": "task095-ce588f8cfea24f7192b00c95e665ca60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.417 95.959 27.583 -39.65 -92.316 89.796]", "targets": "95.959"} {"id": "task095-baca2ecc96814648977a4f20f2e03a80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.56 -62.357 -22.621 68.985 -96.347 19.122 -27.595 51.49 ]", "targets": "-96.347"} {"id": "task095-e2229d757faa4147a8d217f4a23fdb69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.894 -22.448 29.293]", "targets": "54.894"} {"id": "task095-24f239a37d584f5a9f7d1bebbe3fe010", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.83 1.076 39.45 38.213 -3.563 84.557]", "targets": "84.557"} {"id": "task095-0c1ffbb7558b44c2b8d5c54958da38f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.437 -86.535 -30.1 -89.514 -48.38 -4.046 4.663 97.169 -24.111]", "targets": "97.169"} {"id": "task095-a40dae1e64d24827a417043d27193691", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.311 -28.914 33.694]", "targets": "-72.311"} {"id": "task095-efc2aa8dbb7d493883611c975dea2b8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.141 92.724 -93.588 10.485]", "targets": "-93.588"} {"id": "task095-e06de655692342c3ac5eeaef3a14c021", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.126 -79.443 -84.952 -18.561 -8.966]", "targets": "-84.952"} {"id": "task095-de5be268e32842138a9d3c34ac464add", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.383 -3.834 14.954 -31.658 3.127 92.687 -70.627 -25.377 -70.839]", "targets": "92.687"} {"id": "task095-ceb113869ef545b7a3cd726bd3f4ac3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.509 50.223 -69.98 75.316 50.555 -18.482 -31.979 -96.435]", "targets": "-96.435"} {"id": "task095-a9e9bc8395cf4e18981d5e578d2c0362", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.151 -54.342 -94.745 69.465]", "targets": "-94.745"} {"id": "task095-819c000827a948edad1adf8796d1a5d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.584 -4.221 -25.11 -96.992 36.734 -76.947]", "targets": "-96.992"} {"id": "task095-51d2c594bd324ce4abf334a9625871a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.015 -69.672 59.36 21.729 25.493]", "targets": "78.015"} {"id": "task095-fe238dc6d5424425af667fc093723f75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[36.21 72.18 34.838 43.358 83.652 26.793]", "targets": "83.652"} {"id": "task095-6df7dc7716c84e9394db95e6971d1db3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.016 73.622 -13.637 37.833 60.31 18.549]", "targets": "73.622"} {"id": "task095-ad48dc3a2e2042e59be02b2c7f47312b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.047 58.845 -9.301 -31.48 15.462 -20.064]", "targets": "58.845"} {"id": "task095-124ee4021300449cb3a0affc8f554173", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.887 -5.228 94.289 -21.813 -97.289]", "targets": "-97.289"} {"id": "task095-912334e2b5734974a0e1cd4f913393eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.635 -1.769 -22.797]", "targets": "88.635"} {"id": "task095-338a5ccc56b147fc921d67af8222eae0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.515 93.93 -8.129 -84.107 3.337 61.95 ]", "targets": "93.93"} {"id": "task095-8a0f98d67e0f4e99b52f4c6c849c7ba9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.713 -27.172 -60.223 80. ]", "targets": "80.0"} {"id": "task095-c7b10b9701f647a8bc0a57ef2c17c8ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.906 51.558 74.416 -5.8 -47.265]", "targets": "74.416"} {"id": "task095-180ddf855b7c4752805cbaf7aad8a0de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.479 69.337 71.271 31.54 90.466 -28.769]", "targets": "90.466"} {"id": "task095-24814d2ba2fd4945a7990c12c2b3c4c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.839 62.692 -56.782 30.677 31.005]", "targets": "-87.839"} {"id": "task095-879fb373e94643ba91d95db21db8fa4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.622 -22.421 -52.252 -97.7 27.619 -96.775 -89.607]", "targets": "-97.7"} {"id": "task095-59765ec27fdb4a21b0d398e52d274343", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.563 82.884 15.744 -93.973 -1.985 -42.811]", "targets": "-93.973"} {"id": "task095-a7e75f5a0e14419b92ff0cc1f141465a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.088 23.141]", "targets": "-84.088"} {"id": "task095-79341e62efc74ea7a67046675843b3ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.068 45.274 -50.389 28.525 79.026 65.507 76.365 -77.958 18.031\n 62.974]", "targets": "79.026"} {"id": "task095-6de6454a13d844569555c5a8cf74a290", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[28.877 51.639 94.074]", "targets": "94.074"} {"id": "task095-69fd4c9402754ce59b9b4a4c067219e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.77 48.413 -9.822 67.528]", "targets": "67.528"} {"id": "task095-d4e12fb3a1d4459f926b48c1da8ee841", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.024 79.806 2.4 1.873 68.276 18.122]", "targets": "-99.024"} {"id": "task095-13fb63b036404411bc1d1b35c9245b9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.919 -28.369 -47.808]", "targets": "-47.808"} {"id": "task095-20fab7787e9a451dbe1768e81a99c6a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.331 66.372 80.387 15.459 17.662 -73.959]", "targets": "80.387"} {"id": "task095-c05e3fae8eac4947bcaa270da0f647ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.734 -33.154 60.023 29.25 67.603 82.831 -92.85 -16.932]", "targets": "-92.85"} {"id": "task095-72ac3074d3ae490b904cf4bdc96ec379", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.827 17.605 18.538 -5.401 -63.148]", "targets": "-63.148"} {"id": "task095-281fee81c105469b8528c395fa252c43", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.766 38.634 32.82 -67.231 -31.443 -13.908 -66.995]", "targets": "-67.231"} {"id": "task095-3354912e558e4f9796f20852ede229b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.939 2.513 -66.96 -34.256 -9.678 43.711 -64.371 -53.762 39.237\n 21.619]", "targets": "-66.96"} {"id": "task095-49cef5e4146a49ad8baac2404fbfd03f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.832 93.638 -95.554 23.834 -23.897 -53.992]", "targets": "-95.554"} {"id": "task095-a63372ee0f97454881e11e03f6bf5bcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.808 75.891 -19.542 -63.872 -69.807 -78.083 80.122 -82.774 16.288]", "targets": "-82.774"} {"id": "task095-6b8aecf3c3e54e55b6a206cfe7934ecb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.595 -4.715 -85.261 99.685 37.078 50.072 50.053 -91.69 -69.89 ]", "targets": "99.685"} {"id": "task095-ad3f963e28644c9993d60a1491d326e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.622 98.708 17.435 78.681]", "targets": "98.708"} {"id": "task095-f89a932cfbee48fd8b194fb2b4aa0e15", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.638 45.915 -92.061 29.128 -49.723 -92.704 -24.881 -30.556 -79.3 ]", "targets": "-92.704"} {"id": "task095-8038432221fd4715806c7ec0a582768a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.284 97.337 33.91 -22.564 -73.036 -86.825 87.919 24.796 -67.288\n -31.426]", "targets": "97.337"} {"id": "task095-7072ee5c3a1542dd99426388c5a5dba0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.49 -69.458 25.241]", "targets": "-69.458"} {"id": "task095-e9996159e4404be1ae1b31bad5bd0b4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.015 91.981 -34.283 22.751 -67.278 21.943 79.154 -63.486]", "targets": "-96.015"} {"id": "task095-9dd00b8ea3304571a536f28d132d2e5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.631 -46.546 42.062 -80.847 -36.234 -59.104 -67.466 -25.09 30.289\n -6.886]", "targets": "-80.847"} {"id": "task095-bfe2b358ae174328b697b6eaf0ee01e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.969 -54.733 92.842 52.93 51.514 16.486 34.864 19.034 -55.874]", "targets": "92.842"} {"id": "task095-c4f15560516145d1b4ee305e15394498", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-0.05 -5.582]", "targets": "-5.582"} {"id": "task095-0b1690ed4cf240bb9739dca3f87c84df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.315 -7.167 -6.807 -57.457 -58.003 -69.456 -50.752]", "targets": "-69.456"} {"id": "task095-83c2b6f81abd4c61944c0543ff46c2be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.41 -98.772 -2.144 -48.687 -57.358 1.071]", "targets": "-98.772"} {"id": "task095-97b81be5fa244870bc30b66ee179a9c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.421 15.895 32.447 50.153 98.54 ]", "targets": "98.54"} {"id": "task095-076a5307d24c4fed99c814ac174d49ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.607 -78.759 -24.679 -72.676 -1.485 75.923 27.547 51.52 -25.949]", "targets": "85.607"} {"id": "task095-e6d5a9ea02be461f8a7910ea78d5c75c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.936 -32.467 -67.578]", "targets": "-67.578"} {"id": "task095-16afabd6d5ee404ba8818d4b771e785a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.002 95.523 -25.751 -88.209 51.888 -64.953 47.267 -70.394 -32.615]", "targets": "95.523"} {"id": "task095-568bbaf3a5104b2b98658fc674ef272e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.659 30.187 54.936 -99.302]", "targets": "-99.302"} {"id": "task095-c0b113eee9004a50a8d3b3a4c1203eb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.678 38.67 -32.991 42.679 -3.446 -76.219 7.223]", "targets": "-76.219"} {"id": "task095-f03ab88e49f54f5ca3af3bad4d4b5b41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.896 -62.164 15.636 -97.87 85.564 27.395]", "targets": "-97.87"} {"id": "task095-d27a1b17cabe4ae7a27a9c94eaca141f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.261 57.897 28.485 -22.484 21.373 -54.032 36.273]", "targets": "95.261"} {"id": "task095-c06487929be74026a82fa15d70da7c7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.321 -2.749 21.948 -80.372 -58.763 -77.214 -13.895 -16.939 -90.387]", "targets": "-90.387"} {"id": "task095-cffc87fb12c44e82b2c8e916e58b7457", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.316 -62.931]", "targets": "-62.931"} {"id": "task095-d615a46f53e74d988162e23167725193", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.855 32.295 30.486]", "targets": "-47.855"} {"id": "task095-075a05587d014691a5ceb2f6f8836c20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.459 -54.464 69.073 9.42 99.51 47.109 -15.861 -52.781 95.792\n 68.443]", "targets": "99.51"} {"id": "task095-00ced5fb307746af9fab14cfbd969eeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.486 -35.944 10.847 -42.637 46.736 -56.756 -2.303 -73.535 33.903\n 28.295]", "targets": "-73.535"} {"id": "task095-96416ba73fac42f6ade522a0d424efef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.269 -59.227 -58.281 78.939 -51.396 -71.573]", "targets": "-89.269"} {"id": "task095-6e2d45754b994af492bb66cfec533e66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[48.055 8.928]", "targets": "48.055"} {"id": "task095-5a6bc10fd7d844159bce5267f3bf4581", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[24.906 26.408 -7.858]", "targets": "26.408"} {"id": "task095-9bd3de841cf640799d9024557cc06aaf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.111 49.874 38.933 75.34 -92.696 66.374 68.788 98.008 -95.719]", "targets": "98.008"} {"id": "task095-6a5267bcb9d94118b1c38bbfbd5fc5a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.452 -6.311 65.011 -45.383 85.7 65.457 66.148 -30.629 -85.143\n 29.616]", "targets": "85.7"} {"id": "task095-750942db562b49ee84660068360d1f8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.742 -19.732 22.532 -50.708 50.857]", "targets": "78.742"} {"id": "task095-a65d7e51f31e47a89c311b747bf71530", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[16.839 3.782]", "targets": "16.839"} {"id": "task095-7cada445e56a4d138ef61bab2713d345", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.293 -20.531 -9.564 -76.577 -93.533 37.593]", "targets": "-93.533"} {"id": "task095-b8c55d1969cb416f990589f4d6d895e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.344 -83.056 83.703]", "targets": "83.703"} {"id": "task095-ea416473eb924c7ebea7f9de7946b1f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.511 5.841 -39.182]", "targets": "55.511"} {"id": "task095-69c9a08b9cb442efb535768a79f71bef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.987 92.627 89.612 -81.08 41.779]", "targets": "92.627"} {"id": "task095-21c85eb7af434c0898512c88008e08f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.687 -82.579 21.256 65.808 27.293 76.516 -1.332]", "targets": "-82.579"} {"id": "task095-6f2e4c8f5b4b4363a8f522ae2eb5a744", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.332 -94.526 -43.786 -11.321 25.044 46.414]", "targets": "-94.526"} {"id": "task095-477841934ba5446c854da4b35f4ede6d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[94.091 76.548]", "targets": "94.091"} {"id": "task095-0505fbba6a5d47a0b6e61d2203c49ee5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.727 -88.822 25.777 -60.376]", "targets": "-96.727"} {"id": "task095-f5d54a2695004f258a193f1bf2b42cb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.172 -18.049 98.654]", "targets": "98.654"} {"id": "task095-a316289909db448c8439235a9c3028c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.294 -89.481 -24.773 7.877 -2.853 82.146]", "targets": "-89.481"} {"id": "task095-3133576757574809aea6d550631e2c33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.374 -54.06 20.328 27.411 93.679 67.3 ]", "targets": "93.679"} {"id": "task095-25e05bfd7e06444582d7fadcc4a6fca1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.277 -10.177 -22.736 -73.157 -80.393 -44.197 -81.026]", "targets": "-81.026"} {"id": "task095-281bd1f6ad244cdca9299088feaa78d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.99 48.424 24.161 -58.616 -61.054 93.367 82.525 -13.63 66.742]", "targets": "-93.99"} {"id": "task095-1c189132df694a75bf78cc86da1f8103", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.187 -52.947 -10.821 -31.071 -22.951 44.422]", "targets": "-52.947"} {"id": "task095-d653de4f89c64a509a820db564831de1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.82 58.899 48.168 -2.151 -61.517 -79.698 -38.347]", "targets": "-79.698"} {"id": "task095-a018aaa3b1c942f5929b7a740ad2c494", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.353 -59.852 44.728 -74.707 -32.752 -41.423 -91.143 12.839 12.339\n -48.399]", "targets": "-91.143"} {"id": "task095-c1889bbe74754b159feb9c03fa45679b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.24 -0.907]", "targets": "39.24"} {"id": "task095-c769a48402d141439fc412a24402172a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.789 95.856 -85.338 98.385 -63.089 64.365]", "targets": "98.385"} {"id": "task095-98ddcbb5868546209f62304fda073d1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.13 18.951 -4.407 28.3 -26.144 -44.341]", "targets": "-44.341"} {"id": "task095-e2e2507ebdba4bd8854953e3c56a82ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.391 -42.074 85.588 98.963 -99.751 27.116 -38.627]", "targets": "-99.751"} {"id": "task095-a518a0e8adc1465a9a6f9073d17dbd9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.301 86.628 63.25 -60.368 82.099 -65.995 63.159 -63.126]", "targets": "86.628"} {"id": "task095-842468ff7b394e1e8933d624168be5cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.698 -29.821 72.044 -20.957 -37.987 97.977 -43.717]", "targets": "97.977"} {"id": "task095-ffe0240b5849408caa7af368d424b93a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.711 -99.097 -99.475 8.164 -66.183 18.181 74.046 87.915 84.829\n -96.165]", "targets": "-99.475"} {"id": "task095-7f76f3c72bf745d7a40fa0ad25071bcc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.616 -22.712 -90.348 43.811 33.071 -80.628 -44.759 -98.707]", "targets": "-98.707"} {"id": "task095-d118733aacfe41a8a1ba5fd396003b11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.793 74.969 75.257 -89.731 45.44 98.872 -25.216]", "targets": "98.872"} {"id": "task095-058eb24950a843b1819fcf25836f17f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.321 -78.046 18.244]", "targets": "-78.046"} {"id": "task095-9bfe6ec9e9c949248aa75eec1de704ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.2 -3.937 -71.812 -83.256 88.886 46.158 85.027 -89.789 -25.191]", "targets": "-89.789"} {"id": "task095-3e823d9362fc49388315a5e2f4474568", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.313 24.056 46.083 20.442 -17.764 14.37 54.85 -54.331 -27.564\n -21.244]", "targets": "54.85"} {"id": "task095-412e7fba3fe54bbaaa853d5418037e0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.267 30.987 40.171 90.533 -13.222]", "targets": "90.533"} {"id": "task095-784e591624a74596a5418691c89b0a5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.434 -90.245]", "targets": "-90.245"} {"id": "task095-eb1e7a557fa14451b3d9bb206c569c8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.386 26.44 -67.032 -77.322 70.269 -72.068 18.047 -35.907]", "targets": "-98.386"} {"id": "task095-86082aac39504c30a119917c98f4f273", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.023 -98.18 ]", "targets": "-98.18"} {"id": "task095-50bfbe268a364ccf92d4e3458a00ea7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[35.319 76.861]", "targets": "76.861"} {"id": "task095-52df4524b0724d4e9470f0dff2cff413", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.944 -3.366 18.686 37.729 -20.513]", "targets": "37.729"} {"id": "task095-cd9343e3ac134255ba7993a6651301e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.657 -95.009]", "targets": "-95.009"} {"id": "task095-e52c52e0211441768c928a6016f267e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.242 97.191 78.52 39.94 0.181 95.712]", "targets": "97.191"} {"id": "task095-1d6fb43522d449a5a94044ec2e26c00c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.469 -52.475 63.541 -72.441]", "targets": "-73.469"} {"id": "task095-8e8083ef71de4394bc1e2c560679e4bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.034 -64.645]", "targets": "-76.034"} {"id": "task095-040303c25c334590b421ab73eca7f00d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.718 50.404 95.904 -30.76 ]", "targets": "95.904"} {"id": "task095-f7668d569a294410bd6004dd3115330b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.861 -43.227 36.271 -85.602 -36.589 28.24 45.264]", "targets": "90.861"} {"id": "task095-90107266a24b4771976b9a790332b8d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.085 -43.211 53.077 -12.221 -91.37 88.809 -32.67 4.19 74.305]", "targets": "-95.085"} {"id": "task095-e5f74ae0d9f744b598fe96be9f97ff56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.993 -18.76 ]", "targets": "71.993"} {"id": "task095-75cf7cf45b434d649ed3877abecd5104", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.803 18.205 -91.273 -88.599 -73.457 51.227]", "targets": "-91.273"} {"id": "task095-f47de3d7027444bc9cb883c2d8ef8fec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.653 99.186 81.673 68.857 -32.648 84.771 65.136]", "targets": "99.186"} {"id": "task095-290f6f9688f54c528d91db9771019221", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.506 -80.788 -78.438 20.986 -38.461]", "targets": "-80.788"} {"id": "task095-5820c8f3174f4a0d981a521779278811", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.869 -63.845 17.121 -55.988]", "targets": "-63.845"} {"id": "task095-0dacbbfb2fc140a4868f11ebb8ac53bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.293 23.664 84.963 70.033 -41.022 46.739]", "targets": "84.963"} {"id": "task095-c811d1288d454f39bfd7e68bab4e2aca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.272 32.83 37.588 -42.643 42.462 41.477 -55.188 67.516 0.927]", "targets": "67.516"} {"id": "task095-fdc13e073ad94c3ca6d5c64af97b18bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.406 -19.581 -86.176 -89.168 -48.291 -92.03 -66.765 67.801 -29.656]", "targets": "-92.03"} {"id": "task095-bf5a92603ffc45c6bd86ed7707b4c6ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.749 -3.813 54.476 56.407 99.474 85.844 -32.684 -50.085 -67.273\n 36.382]", "targets": "99.474"} {"id": "task095-463defb9b02549639d52a0b48ac912e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.901 -70.152 80.49 76.289]", "targets": "-99.901"} {"id": "task095-0b24c775ca0a4d56a06cdadb2278b0ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.763 70.459 -20.529]", "targets": "70.459"} {"id": "task095-36a7e663180549819e3f335e12aae633", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.536 -77.179 54.531 50.749]", "targets": "-77.179"} {"id": "task095-65bfc821fdf749c6b8a66ff3cc937798", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.456 80.136 -73.324 -62.96 58.579 66.828 40.338 -83.803]", "targets": "-83.803"} {"id": "task095-1ec3866479244be0a20674050e7e154d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.446 88.313 29.801 93.291 70.587 -44.139 43.072 -87.461 -95.46\n 80.737]", "targets": "-95.46"} {"id": "task095-d3ea17d1a7004446886eda0310a0ccb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.108 75.364 -64.776 20.391 48.821 -78.741 -94.983 62.648 81.079\n 33.891]", "targets": "-94.983"} {"id": "task095-a27d9a6893ba4ce6ba47e1d9e60f3a6a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.194 94.63 ]", "targets": "94.63"} {"id": "task095-9ef9887cf17f4724be469d82f4f9dc55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.067 40.617 -25.608 -46.112 77.161 -40.447]", "targets": "77.161"} {"id": "task095-f79c803dc1e4459fbf076af341eeb1d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.323 -30.111 -45.032 79.957 18.898 -53.058 92.248 -20.949 72.282]", "targets": "92.248"} {"id": "task095-4de040eba4894fc59739bd10765c03e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.68 -21.24 -91.792 -74.877 -5.778]", "targets": "-91.792"} {"id": "task095-6b0dcbcc99274fa099872fc8a81edc2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.708 -38.08 ]", "targets": "-54.708"} {"id": "task095-f2fd1a9a75e64d01be36a0456835fbac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.286 92.099 93.671 70.291]", "targets": "93.671"} {"id": "task095-8970f5a7ed3c4a25b6cb8ffab9802f8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.696 -99.995 24.48 -83.098 80.309 3.249]", "targets": "-99.995"} {"id": "task095-d01b6251d184474a84479b3558d742a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.095 -22.46 -3.056 36.845 55.228]", "targets": "58.095"} {"id": "task095-147b129cfebd4efd9e6e8bd4d1fee66b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.752 85.962 22.18 39.039]", "targets": "85.962"} {"id": "task095-47a4ea4c4b024ee78299a775d4e209ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.832 -18.938 -30.261 21.419 82.64 -31.18 9.505 85.547 -52.183]", "targets": "85.547"} {"id": "task095-14dce099c2314cada39034d0ecd4bef4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.717 -69.168 -8.801 -39.095 -24.489 5.076]", "targets": "-69.168"} {"id": "task095-4fe4bacb49a64172922dd75de29f8f03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.773 -71.385 -78.351 88.014 64.42 ]", "targets": "88.014"} {"id": "task095-014c298a9cff4b35ae691db5ca7eab63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.635 -28.575 61.892 -30.959]", "targets": "61.892"} {"id": "task095-413f1604777340fc88e82c6e089c76dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.955 80.72 -6.078 30.311 83.892]", "targets": "83.892"} {"id": "task095-2118a35ce8204388bcf06ce2d396e30b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.018 3.27 -77.549 -2.705 15.049 -55.627 -37.77 ]", "targets": "86.018"} {"id": "task095-e0b6655d9006446b86e93b84a81fc88c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.848 -69.667 -70.651 -42.492 -6.671 -37.058 -9.952]", "targets": "-70.651"} {"id": "task095-ed53ffadc148412ab07d8889ac11b31d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.568 -54.375 -81.044 93.673 -11.532 96.851 70.772]", "targets": "96.851"} {"id": "task095-5171f2c53bb84fe69d05acfb5fc8bc3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[47.632 24.634]", "targets": "47.632"} {"id": "task095-b17dbdcdf7b14e21a6bef9bd558a724a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.531 -47.021 -69.201 -55.61 2.641]", "targets": "-69.201"} {"id": "task095-a02eaa4214a24b1ea8fd21a0f7e253f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.47 -1.073 -64.117 -85.468]", "targets": "-85.468"} {"id": "task095-2f3a6aa62107425abd3757901ae58bdb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.124 -6.998 -40.779 -33.549 -65.158 14.517 -71.29 ]", "targets": "78.124"} {"id": "task095-7d064f18adb046059c7f6c2f42951690", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.439 -63.42 ]", "targets": "79.439"} {"id": "task095-e6aacbc2af9c4a6d91b1f8eb26e5d78e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.131 -15.265 39.684 98.81 -36.149 -24.879]", "targets": "98.81"} {"id": "task095-a3220d1d86da4ed79b5d03256049c7b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.07 -97.315 92.584 -87.116 64.531 -86.936 -48.915 -38.14 37.714\n 10.163]", "targets": "-97.315"} {"id": "task095-cfac7a6955c24fa08e04a4355c077783", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.704 83.859 -50.178 98.23 -27.27 75.452]", "targets": "98.23"} {"id": "task095-f2c969b692cb4dc6b559a501ac5717aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.405 74.237 -86.193]", "targets": "-86.193"} {"id": "task095-e79ee28b3eab47d2afa3f416a1e13392", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.109 99.571 26.491 59.549 79.864 -37.816 26.836 49.757 -64.528]", "targets": "99.571"} {"id": "task095-de3af268a435464593feec79abd1a1fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.732 31.232 41.11 1.094 -97.44 65.693 22.465 -27.621 -18.884]", "targets": "-97.44"} {"id": "task095-9b43d6b5d6294992b6d50b2334a7b5a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.576 -50.766 -20.629]", "targets": "-50.766"} {"id": "task095-3b178e3e32e240e99ed193a749fd0c8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.6 -44.637 -58.98 -95.372 -12.091 -44.561 -75.069 94.271 -53.333\n -29.026]", "targets": "-95.372"} {"id": "task095-674e1555962b423684ffdd9b5b27cbea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.587 71.532 81.588 -85.129 -43.202]", "targets": "-85.129"} {"id": "task095-5cb4c037b152462f8573d9eb52cdff86", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.278 83. 77.576 48.713 15.226 -15.693 93.368 -67.146 -34.157\n -48.011]", "targets": "93.368"} {"id": "task095-d7b61c0a86244707a10fa2925d01708d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.079 -12.014 -18.516 -70.922 85.963 -74.3 48.183 34.6 ]", "targets": "85.963"} {"id": "task095-42c988542f67482db5da8e255f9d30c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.88 97.353 -35.254 -22.052 12.531 67.779 89.056 90.181]", "targets": "97.353"} {"id": "task095-6212e6b3d59d40c2b3b87e9d00065bc2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.264 23.65 62.399 -65.997]", "targets": "-65.997"} {"id": "task095-5df77d1f9a7c4788bf1d75e0fa7597d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.278 -6.726 -22.571 -75.368 -54.96 47.001 -9.005 -56.392]", "targets": "-75.368"} {"id": "task095-d82559b4b5bf43a086d18dcaa36eb9ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.928 60.969 78.765 -23.027 -1.377 -63.31 77.343 43.985 -25.186]", "targets": "78.765"} {"id": "task095-a61704da2c59469792b40e16ff68b8cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.975 90.672 69.876 50.466 -51.36 ]", "targets": "90.672"} {"id": "task095-43c3c345719340bab1caa7833067793d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.821 -76.63 25.966 76.772 82.401 -84.839]", "targets": "-84.839"} {"id": "task095-879d0355fe3741c1aea376f2f15861e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.214 87.884 -14.454 -8.005 -95.681 -30.571 73.022 -58.512 59.314\n 12.341]", "targets": "-95.681"} {"id": "task095-d98eaba414124d579ce42589eccc17d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.752 63.679 -84.309 -32.292 80.968]", "targets": "-98.752"} {"id": "task095-92c7a33d4c0b4e15aa78c300bcec77ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.831 -34.371 -9.98 -45.188]", "targets": "-45.188"} {"id": "task095-088b23a9617346339db3d18bba19b12b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.835 -62.369 -35.857 78.406 15.782 21.619 15.617 85.638 20.71\n -87.219]", "targets": "-87.219"} {"id": "task095-a6721599e21a4c83a864e7407424ac21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.598 -53.628 78.155]", "targets": "78.155"} {"id": "task095-e9715b7660eb4986ae3f18c9effb6408", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.009 25.094 -24.422]", "targets": "-68.009"} {"id": "task095-04618dcf7981456587f7d00330a95161", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.959 15.192 -0.75 -30.729]", "targets": "30.959"} {"id": "task095-d2c00e588bed4c50810c35769ea14acf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.392 -28.556 -81.353 46.244 86.69 34.012 49.273 -17.647 56.669]", "targets": "86.69"} {"id": "task095-3c9bca937993431fbf427fa22fa0a298", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.002 69.426 54.205 -96.853 -85.706 65.47 ]", "targets": "-96.853"} {"id": "task095-3ff05b4b9a7a4deb84fb885f95313046", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.778 77.107 35.799 96.71 -84.954 52.937 17.293]", "targets": "96.71"} {"id": "task095-fd657ba6b06e4a1294bac59578a722f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.574 11.956 -31.166 59.219 93.559 -1.89 ]", "targets": "93.559"} {"id": "task095-6393fdf2973f4ec690d55aa656537177", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.682 -68.949 31.474]", "targets": "-68.949"} {"id": "task095-9868cee4b95f44a08e7249fdaf275ae5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.515 59.168 -46.213]", "targets": "-61.515"} {"id": "task095-2ee8b87de0104655a512f160003437d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[49.698 71.476]", "targets": "71.476"} {"id": "task095-e659473edf894c65b8f270e9eee9060a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-7.928 64.735]", "targets": "64.735"} {"id": "task095-020be59fc5e840f9ba938387c93a670e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.955 10.732 -14.681 84.609 47.939 -13.543]", "targets": "84.609"} {"id": "task095-3eb28ecb96f64f3f8c866f66f8f86514", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.471 53.959 60.734 17.763 -89.802]", "targets": "-89.802"} {"id": "task095-32d87a5d4d344d9693a3ce51b2819c55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.276 -86.774 -94.212 5.707 39.092 -18.045 31.176 -66.878]", "targets": "-94.212"} {"id": "task095-e7181efee4af4e389ea426d19173cacd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[45.057 43.6 ]", "targets": "45.057"} {"id": "task095-cf3845f239324ab885f0e3ace0fe6423", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.894 42.827 -80.07 48.263 62.184 -17.557 88.632 -40.487 16.079\n -35.682]", "targets": "88.632"} {"id": "task095-b7a7a19ca81c401fbb1867820a9cadc5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.723 8.694 17.684 -2.272 -64.644 0.471]", "targets": "-72.723"} {"id": "task095-95eff7aebab24b1b9580cecaa22379a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.52 -70.512 -44.452 34.923]", "targets": "-70.512"} {"id": "task095-5dbaa22fac5d4d6880275cf92100e016", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.237 -58.431 41.947]", "targets": "62.237"} {"id": "task095-1b9163424cad4089a2d5e4ecca4c3ffd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.869 -79. 39.277 -58.645 99.365 -66.154 33.684 -32.701]", "targets": "99.365"} {"id": "task095-1a223b21e8d04aa7974e769f0fcee820", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.175 87.827 -83.809 88.963]", "targets": "88.963"} {"id": "task095-f5bf133bee2748338623a509036cadb5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[52.982 35.919 48.268 28.965]", "targets": "52.982"} {"id": "task095-afee5dc8d9f74b75b2bda5a2c058eb89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.063 15.149 -27.936 79.022 -61.536 52.165]", "targets": "79.022"} {"id": "task095-43da82478031441cb2504eaad084359e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.028 -30.602 22.086 5.55 19.885 18.58 83.085 91.036]", "targets": "-99.028"} {"id": "task095-e2e0739cf2494b89aae3afc4eed2af31", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.05 -40.37 0.697 -1.205]", "targets": "83.05"} {"id": "task095-8c548566efb544e0a170e52daaacae39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.967 46.451 -43.78 75.432 -16.582 72.501]", "targets": "75.432"} {"id": "task095-fe0b54b9577547438bc282b1c70de024", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.853 -21.576 94.967 68.824 59.615 58.039 -47.909 63.061 -14.038\n -73.543]", "targets": "94.967"} {"id": "task095-ee878c2d142f4e0a904203ddf5d999e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.048 -19.075 -22.8 -22.636 83.134 15.535 97.558]", "targets": "97.558"} {"id": "task095-6da860f8738b469da34a6928dab89c78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.642 -92.434 -43.121]", "targets": "-92.434"} {"id": "task095-64e39ff853a84949b7c45df5166a6f57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.828 -18.324 -68.332]", "targets": "-68.332"} {"id": "task095-c71d524816b74fa4a2714926e2369c75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.978 29.575 -26.996 68.578 -10.803]", "targets": "87.978"} {"id": "task095-099fa1279a9e4fabb6ed155d8900b429", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.532 93.305 54.058 92.536 -85.387 -53.421 -38.136 66.038 -95.983]", "targets": "-95.983"} {"id": "task095-d4cdb34e8cf64ade90f57889c7ec171b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.206 82.657 93.795 38.685 59.143 49.621 56.515 77.882 3.283\n -93.073]", "targets": "93.795"} {"id": "task095-7a50469244364dac9fac73875ce90308", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[38.314 -1.848 25.053 14.606 28.646 17.881]", "targets": "38.314"} {"id": "task095-088b0152ca6441e0acebfb937ea062ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.128 -18.248 -68.464 -2.936 -58.713 -26.242 17.734 65.825 68.96\n 90.695]", "targets": "90.695"} {"id": "task095-39c47feb037e445499dd3763de70b5d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.981 -59.923 -70.917 1.503 54.339 75.274 69.219]", "targets": "75.274"} {"id": "task095-3609e392a4e54a4197e054e962809676", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.714 22.234]", "targets": "-24.714"} {"id": "task095-974ed109bbcf469695bb2b36bc96c905", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.377 19.875 70.87 -4.434 -47.436 72.788]", "targets": "72.788"} {"id": "task095-d979c3cef8be4fb7bb6cad5fccd86fc0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.817 -28.626 -15.01 46.899 91.649 54.362 61.407 -10.383 -95.087\n 90.368]", "targets": "-95.087"} {"id": "task095-204cfc45da7b42d79f9664acfcaa555b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.638 69.565]", "targets": "69.565"} {"id": "task095-5f1a2916df03451cac55e7f4f8b8891d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.093 -17.864 22.715 -71.914 19.165 -8.289 82.143 54.896 30.39\n 27.724]", "targets": "98.093"} {"id": "task095-47e033ee48d14158a5b801c77af0416e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.685 -33.142]", "targets": "-33.142"} {"id": "task095-e72ec36ac6434e3aa18057ca6700b9a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.52 23.008 -75.277]", "targets": "-75.277"} {"id": "task095-262141548ab74aa4bda607c8a5d6f934", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.249 53.602 -34.637]", "targets": "56.249"} {"id": "task095-65a88058396c45e7b5d8892232ef6b55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.218 -58.122]", "targets": "94.218"} {"id": "task095-d8cec4498a774c9eae5561c70b699996", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.808 90.432 -61.296 82.178 -37.978]", "targets": "90.432"} {"id": "task095-58709fa7ead64142bf2b12a9c273ecd5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.232 -90.792 -85.38 ]", "targets": "-90.792"} {"id": "task095-a3d444051f7b4e8280f33cfc5457bd8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.979 71.02 -26.888 57.368 24.476 -97.409 -46.713 92.877 -82.789\n 28.732]", "targets": "-97.409"} {"id": "task095-cf0605bae3ad446589cdc30244001b3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.99 31.367 -26.457]", "targets": "31.367"} {"id": "task095-8f0f0534b58b48478b8a2ebdde9d491b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.29 12.832 -26.088 83.625 5.737 34.911 -73.048 -25.556 30.081]", "targets": "83.625"} {"id": "task095-9e46dee0a54c4a3d8f0962bfe8225099", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.437 11.583]", "targets": "11.583"} {"id": "task095-fc42aba0a4c044ee8b46398671fb77e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.491 32.223 19.242 24.596 -65.547 44.753 -39.617 67.098 -82.053]", "targets": "-97.491"} {"id": "task095-48e8385eab85408faf60984a54d1fc1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.246 -1.112 20.701 22.729]", "targets": "-85.246"} {"id": "task095-11bcb1c6b2e348f999d588c33befd4e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.558 -28.168 83.96 40.573 -28.936 -24.652 49.671 12.328]", "targets": "83.96"} {"id": "task095-42c6cb8c994b4c23bd00c28a28d7e714", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.187 -86.487 -80.93 9.188]", "targets": "-86.487"} {"id": "task095-ea3321aa60da4977a83ab1e6b4a3d683", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.139 -50.636 94.248]", "targets": "-99.139"} {"id": "task095-798f5076ed304a88b9b9be29f613d4a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.142 76.519 31.388 -51.779]", "targets": "76.519"} {"id": "task095-ae39e7c0c0bf4601a3540470ad6fd9e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.628 20.111 -16.75 91.345 -16.553 -2.742]", "targets": "91.345"} {"id": "task095-2322ee94710841c7ae2f4dcf076410ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.788 96.573 95.697 25.76 91.167 96.403 31.491]", "targets": "96.573"} {"id": "task095-8b1d87db166b4c38be1a6398d95fbd30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.158 -80.702 -20.059 -54.032 60.254 38.498 -76.269 17.439]", "targets": "-80.702"} {"id": "task095-b5d75eaf161546128100aa2d79bf3d49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.998 11.077 87.449 12.553 -64.384 -16.254]", "targets": "87.449"} {"id": "task095-fb2cee23efe8444d8bebbbeba4ea0648", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.888 11.691 -57.26 -71.661 11.785 -62.655 -27.641 -87.2 65.41\n -88.236]", "targets": "-88.236"} {"id": "task095-f6803d3fb72b4d25b00ca893e250fc7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.628 28.013 -91.54 -39.825 -76.739 60.907 -2.402 80.154 81.944\n -63.188]", "targets": "-91.54"} {"id": "task095-89957f67917c47a68fd17b8ff9f6ff9a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.981 -30.908 91.111 95.834]", "targets": "95.834"} {"id": "task095-6288896f3e0f4d18bde1e4c1034720bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.876 -73.713 31.625]", "targets": "77.876"} {"id": "task095-c1e9bc6aef5c43fe9a6f01d136f8089a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.329 86.578 -93.574 93.155 -75.578]", "targets": "-93.574"} {"id": "task095-e563f1c7979849b1827836810744d2b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.209 52.956 -97.287 39.965 -91.664 -6.642 -89.95 ]", "targets": "-97.287"} {"id": "task095-24855bd7c8b345bbae2ba4aea956bfaa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.552 96.304 17.957 -15.759 24.589 23.212 -21.095 -40.249 -49.19 ]", "targets": "96.304"} {"id": "task095-e21231b9d103472ea6c34b30ab7f871e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.526 -23.23 -76.36 95.584]", "targets": "95.584"} {"id": "task095-5f8f68781b804a969d7d7cca1c05310a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.1 48.056 76.418 64.093]", "targets": "76.418"} {"id": "task095-a4100850f42f4603909a3ff866344f7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.201 96.882 13.357 51.045 61.89 38.907]", "targets": "96.882"} {"id": "task095-7ba96280dfd9433989a3c9d3a1494d48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.612 3.708 50.292 52.368 -86.789]", "targets": "-86.789"} {"id": "task095-edde69d5a0a1481ba7ce7d883b023754", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.712 4.996 98.477]", "targets": "98.477"} {"id": "task095-d180eb751b594223866a6a9b900a96f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.671 61.464 37.971 39.395 86.168 83.261 20.182 -85.926 70.387\n -87.182]", "targets": "-87.182"} {"id": "task095-31ebf1ac121a4c429e205e749badf7cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.662 11.115 -22.826]", "targets": "-66.662"} {"id": "task095-bffef79333eb48c5b8c62f3e02509c47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.041 -77.917 87.678 60.073 -79.526]", "targets": "87.678"} {"id": "task095-6696dc5a99d3400a94dcc2d44c011cb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.653 -19.752 -90.847 -9.011 -54.607 6.462 -94.231 -31.317 14.372\n 46.322]", "targets": "-94.231"} {"id": "task095-c4153b24fb3a40989554f105ef13817e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[19.836 14.101]", "targets": "19.836"} {"id": "task095-e503b4edb6b844a89f108693b689ef4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.883 8.032 39.924 9.459 -99.291 -70.461 -27.781 -10.945 -64.338\n -65.904]", "targets": "-99.291"} {"id": "task095-ae1e982208ae444898deeaa7d77cb553", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.184 28.513 16.944 39.178 39.196 -31.99 -5.656 -25.658 -61.773\n -52.228]", "targets": "-61.773"} {"id": "task095-428bff4e025f4236b5a8e60dc9e39202", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.246 -67.032 41.352 -24.399]", "targets": "-67.032"} {"id": "task095-b0bdf5e5b7b346929b921a9028caf5f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.665 0.598 -88.381 -36.883 20.967]", "targets": "-88.381"} {"id": "task095-0158e6726b44473ba27a33983d5d4de1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[57.181 23.073 61.227]", "targets": "61.227"} {"id": "task095-e1f14715197747cc8796964c93bd8671", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.619 -51.878 58.081]", "targets": "58.081"} {"id": "task095-2656846ba7b044868ca725bdb6e13e48", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.535 86.792 -21.548 -44.709 -67.487 82.96 -95.018 -18.287]", "targets": "-95.018"} {"id": "task095-be1f7d3b8a134f36a02f25b0c24f6d96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.156 -95.257 49.31 -30.601 -58.286 -60.846]", "targets": "-95.257"} {"id": "task095-f5fbaaba1ffa4117918abab7848d0a3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.087 88.126 49.13 -52.817 8.825 -40.147 -18.25 19.586]", "targets": "88.126"} {"id": "task095-fc0f97ce6ec747f5b144263604f33288", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.676 -86.012 38.766 66.171 90.924 -78.87 -67.033 -13.561 -37.777]", "targets": "90.924"} {"id": "task095-651483ba84404805b629c41d79ca361a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.366 -87.337 51.147 97.351 53.484 -47.78 ]", "targets": "97.351"} {"id": "task095-b3b86a0e76a84abfb0dd5185dc5ff38a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.776 -54.627 -96.629 28.862 -89.023 -15.586 -30.283]", "targets": "-96.629"} {"id": "task095-392e0d004d02421887ce553ac4dd5cfe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.229 -31.37 97.008 26.686 83.487 -18.76 -86.18 8.342 91.333]", "targets": "97.008"} {"id": "task095-6ecd2eea41434d5687158e2ceb1dfea0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.612 -33.711 -64.73 -7.972 -63.254 18.559 22.983 29.66 ]", "targets": "69.612"} {"id": "task095-e762309544964c9d8ff2f18f8cada6f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[56.353 39.062 83.993 76.873]", "targets": "83.993"} {"id": "task095-b500db706a704c62bb968c58443d2ad4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-3.453 46.649 27.504 -7.978]", "targets": "46.649"} {"id": "task095-0a03a5a7e7be450d9274eebe366f19b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.129 -60.946]", "targets": "-60.946"} {"id": "task095-327f22359e61485b85450848666dcee3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.288 77.468 -90.247]", "targets": "-90.247"} {"id": "task095-e07048cac8104bf0aa94df2758e8ac23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[27.668 36.998 38.528 64.061 79.412 90.041]", "targets": "90.041"} {"id": "task095-4d864d1357ee4eb0b7ce9382462ba139", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.634 39.28 81.123 64.013 83.126]", "targets": "83.126"} {"id": "task095-289db76801d14defb8adfaa5e189f912", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.398 -46.049 99.796 64.679 27.555]", "targets": "99.796"} {"id": "task095-60ba676afb414587acff117da643f467", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.856 27.276 -40.828 -46.605 72.234 -55.077 70.349]", "targets": "73.856"} {"id": "task095-4ca4e31250424b5691496f9a5cd36bbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.363 -48.78 -79.241 97.54 69.816]", "targets": "97.54"} {"id": "task095-8bfef4b8600245719b8d5308594c87e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.787 35.133]", "targets": "-54.787"} {"id": "task095-9d8508f410be486e9b39e2df4b73d271", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.699 -5.677 43.302 -0.888 47.531 42.202 19.952 -18.041]", "targets": "96.699"} {"id": "task095-69cb1dea26ad4888a8e495704db105c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.237 60.883 77.9 94.416 25.549 15.272 59.592 -66.279 -48.736\n 77.473]", "targets": "94.416"} {"id": "task095-79ccd6aee16c40c88986b30eaa96296f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.861 -36.027 -44.585]", "targets": "-99.861"} {"id": "task095-2f18a97f683f48fe9eafe70cbdcb4aa2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.421 -55.347 34.77 11.057 -44.011 -12.664 55.737 72.523 18.318]", "targets": "72.523"} {"id": "task095-da86418ab0424362805f77996de1116c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.559 -9.315 -37.153]", "targets": "-96.559"} {"id": "task095-eddce413b8ef42a0806fdd1c3418da16", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.587 -24.512]", "targets": "-66.587"} {"id": "task095-4bf152a3d6ed43bbba20295f66632410", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.979 29.866 -3.622 -43.496 -89.486 62.599]", "targets": "-91.979"} {"id": "task095-c9bcb51254fb4b97bd3eb432cfafebb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.975 14.997 72.446 -69.114 33.305 -97.566 -87.677 10.272 40.059\n 55.528]", "targets": "-97.566"} {"id": "task095-ab3625e4d21749c99bd9272e47857454", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.113 46.99 -16.288 80.56 96.066 6.254 -56.373 -55.57 19.441]", "targets": "96.066"} {"id": "task095-b09e76471dbd4c81b002532eef04292c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.198 36.421 58.055 21.972]", "targets": "-79.198"} {"id": "task095-9956d4bbb8fa4523951e01899037794e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.982 -66.138 -2.323 -87.769 -24.259 21.368 58.925 -88.159]", "targets": "-88.159"} {"id": "task095-4785da9b3c4a4b079db4cedb7b34019d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.909 39.289 11.086 -98.719]", "targets": "-98.719"} {"id": "task095-5195461a13484bcbad0ef28472f01b8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.776 -24.492 -27.376]", "targets": "53.776"} {"id": "task095-589662e081b74112bc47e24c289cbac8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.886 89.484 1.172 77.763 31.036 23.374 -99.635 84.807 42.699\n 58.305]", "targets": "-99.635"} {"id": "task095-eeb2c1805b18401d96d7697b56a64b62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.514 -37.271 8.864 -8.339]", "targets": "-37.271"} {"id": "task095-336d58adb1dc4ecc994f10f45f923d9c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.724 -96.367 90.671 76.1 64.038 -68.557 -30.154 8.022 93.585\n -95.85 ]", "targets": "-96.367"} {"id": "task095-12acb14ff66b41d0a2e2aa727b23a470", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.058 91.795 -63.544 92.683 50.803 -97.348 -7.081 77.639 4.782]", "targets": "-97.348"} {"id": "task095-1bd3594b904d40148947ae8277451ac9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.517 -85.307 38.12 -76.227]", "targets": "-85.307"} {"id": "task095-eaa360f304a944dba681170c9531beed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.182 63.248 -16.236 43.093 64.624]", "targets": "64.624"} {"id": "task095-2a33694d97fc460c85b0a294df2b9b4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.035 42.045 85.759 47.115 -65.587 -16.58 99.254 0.374 15.317]", "targets": "99.254"} {"id": "task095-09b5eb766c9c4f22abc41d6d7f5cca72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.742 -0.367 89.512]", "targets": "-90.742"} {"id": "task095-49215aa10b1e40dd99ebd917431b3be1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.867 59.452 -27.229]", "targets": "59.452"} {"id": "task095-b3fbffd386a042bfb3537a728b3a7a2e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.209 -22.928]", "targets": "89.209"} {"id": "task095-c52e734358bf48e5898e33d6c33e08fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.473 -70.319 99.144 32.902 55.943 54.732 -6.516 48.14 ]", "targets": "99.144"} {"id": "task095-91ca5865f6994105ab23823b2f2b7626", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.597 -74.02 -94.447 -61.364 94.152 40.219 48.075 -85.361]", "targets": "-94.447"} {"id": "task095-fda096ffaf2a4e1b989a0f56852a6ca7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.435 77.449 -29.67 37.369 17.022 94.162 -38.839 24.842 94.782]", "targets": "94.782"} {"id": "task095-0c421f47d74e414ea2b2bddf0205e953", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.964 83.767 53.445 -15.272 33.217 16.433 -26.236 -9.989]", "targets": "-91.964"} {"id": "task095-433a0574e4fe41efb4a29c04c11e3a31", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.232 75.212 -88.504 -73.8 64.273]", "targets": "-88.504"} {"id": "task095-14e0c80ee76c4b6f941c97c00e041562", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.99 -19.489 -91.205 -43.321 -73.536 74.64 ]", "targets": "-91.205"} {"id": "task095-313da496683745eeaa24e13dc22f6e8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.281 67.396 -93.284 -10.782 -40.646 -51.806 79.302 71.635]", "targets": "-93.284"} {"id": "task095-08c79d33630543408030ebf6e28e3b45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.722 -87.263 22.142 -87.242 86.898 -8.816]", "targets": "-87.263"} {"id": "task095-3398647edf84459dbd5071e24e41d00f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.735 -17.266 -85.906 80.052 -73.802]", "targets": "-98.735"} {"id": "task095-0f6a4c707aee4d1db7ee1a52cdd4dbfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.327 88.242 -56.412 -28.927]", "targets": "88.242"} {"id": "task095-3c160c4ee36e4a0f9315cd6fa689b73e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.756 -0.194]", "targets": "-61.756"} {"id": "task095-2704633c34be46cbb4bd15b556c56c55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.041 16.307 -12.662 -8.338 -19.934 -27.501 -70.042]", "targets": "-70.042"} {"id": "task095-e4ea377e86b64bf88b5dac91d47d94a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.933 53.019 -34.757 42.313 -21.715 23.794 -7.6 26.701 82.625\n 50.245]", "targets": "82.625"} {"id": "task095-9c995ee0c4114cc2aeaedc657ab86e3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.779 -2.865 -95.096 -48.066 7.552 94.985 -63.638 -19.533]", "targets": "-95.096"} {"id": "task095-60c2468ce7b64b6695375fc334b6bdc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.293 -22.13 -26.231 32.849 43.756 94.645 20.612 -49.76 -13.061]", "targets": "94.645"} {"id": "task095-4b4e0fe80acb486ebab960e99f0b8f25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.047 -82.212]", "targets": "-82.212"} {"id": "task095-087f95729e714fa8822ddf59fde7a44a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.96 74.982]", "targets": "74.982"} {"id": "task095-86227ae5335f42b88abbfc0eae9a3166", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.509 28.981 64.83 ]", "targets": "64.83"} {"id": "task095-a3ec7fa5474a460ca1117e7c1fb3a0aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.576 -89.814 -97.638 49.215 29.896]", "targets": "-97.638"} {"id": "task095-5f116ba58132485a9e7751fb1e7d81fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.568 34.794 -85.163]", "targets": "-85.163"} {"id": "task095-e38fee17f18e4f7fbffa32b283e52f62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.138 -47.463 22.306 89.982 66.802 65.298]", "targets": "89.982"} {"id": "task095-abda68893f654353bc0b59de1066be6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.05 70.494 44.447 26.831 -94.826 -85.909]", "targets": "-94.826"} {"id": "task095-3d6cf98fb8a14edba6fc3930e2e84bc8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[66.644 59.528 76.717 69.786 48.867]", "targets": "76.717"} {"id": "task095-1d1c33b10a604631a5d7187c967bb902", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.236 -15.006 30.46 61.292 76.642 -33.048]", "targets": "96.236"} {"id": "task095-b5e99532d18044a2928424eb648dd709", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.199 77.172 -52.585 79.292 66.155 -90.094 -99.644 -46.52 -2.446\n -64.956]", "targets": "-99.644"} {"id": "task095-ffac4ad12e4b4dc19f11caca0f9c1b9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.779 86.034 20.436 49.901 21.018 28.752 -86.599 -5.476 36.064\n -21.478]", "targets": "-86.599"} {"id": "task095-73e47cd242694a99b8ef01f334201d81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.508 97.828 68.193 87.564 -0.243 -15.942 15.499 71.143]", "targets": "97.828"} {"id": "task095-be6e15148d5d4b1d8daca7f92c99f379", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.287 4.228 12.936 -56.12 ]", "targets": "-56.12"} {"id": "task095-a96677c74816421f9f53516a2b4e96ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.076 36.468 48.024 -37.583 -94.913 -75.229 40.39 -28.431]", "targets": "-94.913"} {"id": "task095-1fc47263920843f8a6da97c2c94cbfd6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.965 -81.738 -62.999]", "targets": "-81.738"} {"id": "task095-9026233133ba4fc58bcb76f66942bcbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.854 70.861 41.9 12.591 97.512 -39.705 91.59 56.412]", "targets": "97.512"} {"id": "task095-f36ec0bacb4b4896bc7a166f6333bfba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.945 -17.32 68.789 -61.139 2.4 53.39 94.012 15.031 -44.734\n 51.928]", "targets": "94.012"} {"id": "task095-404ff3b0dd3841fd95127808b8eccac1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.526 39.01 84.804 11.649 52.125]", "targets": "84.804"} {"id": "task095-2077cfdf2de146afbcaf530a03e84d7e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.379 11.42 -88.309 -99.786 37.289 -29.053 -18.272 23.293 8.293]", "targets": "-99.786"} {"id": "task095-e4cdc3ed180c4f51a15f36002047d8c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.86 -66.502 -43.739 89.221 58.351 -48.178]", "targets": "89.221"} {"id": "task095-d209de83ecf84d00a1507b4689e72cf4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.522 -97.775 55.438 -84.324 22.75 24.472 -96.449 -7.122 -52.46\n -23.535]", "targets": "-97.775"} {"id": "task095-2f7585ebf2b94024bd21ba4062cdb650", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.632 31.51 -56.884 -49.552 42.252 6.304]", "targets": "-56.884"} {"id": "task095-e8095a81e7bb4a82b50b50c7a44755a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.731 95.083 -83.215]", "targets": "95.083"} {"id": "task095-fe395c053083404ebc678d7b953f8ce1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.585 -4.883 -60.191 -33.13 -23.163 -76.943 -42.406 91.615 31.875]", "targets": "91.615"} {"id": "task095-cc0142ff76f94ec8997778b1404124dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.917 -30.908 78.12 93.161 30.709 22.309 75.774 50.032 -23.249]", "targets": "93.161"} {"id": "task095-8fbafb8fd9054d72acf96f021f978a18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.194 -38.273]", "targets": "-43.194"} {"id": "task095-55563554bae04c4e9e010374e4b276a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.699 -38.648 -82.686 48.837 -30.189 -93.343]", "targets": "-93.343"} {"id": "task095-38f9d0b2636b41d79b0a98b236f668fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.214 -90.326 68.484 -63.299 -88.645]", "targets": "-90.326"} {"id": "task095-e69fb1fb9174468ba60c6a40705d0aa4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.179 -50.681 12.834 16.361 3.78 -64.859 89.024 97.816 29.35\n -89.4 ]", "targets": "97.816"} {"id": "task095-e0fa966ce9324f178cab21ca05fc2f09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.046 -58.101 83.212 -62.085 -50.696 19.478 14.448]", "targets": "83.212"} {"id": "task095-1213422694d64334b51c0e4325b37ea4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.965 -26.327 -44.182 -8.185 -81.439 -62.146]", "targets": "-98.965"} {"id": "task095-82820203acc74140872e01608e6aacd7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.012 -78.091]", "targets": "98.012"} {"id": "task095-dc3b6b8288a04ac4a737469fdf594482", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.81 20.187 13.05 21.849 -80.896 -84.833 58.852 63.658 63.862\n -61.276]", "targets": "-84.833"} {"id": "task095-c5b639c2d3884cfabf51d3355100839e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.114 48.448 -14.183 27.607 -50.238 70.12 ]", "targets": "-96.114"} {"id": "task095-2d142c168e9e47179cd0556bda8a5437", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.459 -68.759 -53.403 -34.28 -88.553 -19.456 0.651 0.258]", "targets": "-96.459"} {"id": "task095-2f506b3c16134f4ca7b3344081adfd20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.344 9.149 -63.496 32.329]", "targets": "-84.344"} {"id": "task095-7bd08011fe27429bba0304a80d8b35ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.031 -68.288 -17.796 20.239 -11.609 -24.49 28.882]", "targets": "-68.288"} {"id": "task095-e357d650c28a48a591fe0cf5ad8eefb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.319 -40.769 9.582 -93.75 ]", "targets": "-94.319"} {"id": "task095-d18f2b4fd6e440a98f514226cef1de81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.605 -1.358 -84.418 34.752]", "targets": "-84.418"} {"id": "task095-8c325aae32b74839b119e4a58d551d9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.931 -60.711 81.204 -3.805 88.479 63.667 8.261]", "targets": "88.479"} {"id": "task095-4ec0bd2c2c9048da9014909d7ea20272", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.847 -50.823 -62.778 21.819 21.712 -19.897 -9.301 15.455 74.201\n -88.885]", "targets": "-88.885"} {"id": "task095-01725ba8067e432fbb3e7f6a31566d59", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.597 47.555 -63.565 35.86 6.711 50.866 96.439 3.497]", "targets": "96.439"} {"id": "task095-302c69e7abe1497abc85de6a8400aa00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.902 -57.523 38.451 -59.415 -47.572 63.029 -51.324 -39.772]", "targets": "63.029"} {"id": "task095-f03b59485b6c4f34bf0e1ee254b25adc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.971 -99.134 29.646 64.357]", "targets": "-99.134"} {"id": "task095-752a831865714d82978ee880aeeb947c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.397 35.921 40.208 46.13 -13.027 42.366]", "targets": "-73.397"} {"id": "task095-845c2a1b2fab4d83a7c6f6e7adb8666b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.21 29.772 -73.79 37.241 -24.573 -33.293 41.376]", "targets": "95.21"} {"id": "task095-cc39812666364ce683a0eff048955e72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.533 34.145 -99.216]", "targets": "-99.216"} {"id": "task095-a47739690670457d923142f1f8377802", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.946 -2.781]", "targets": "21.946"} {"id": "task095-909037176ffe407f94290a7b58f150c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.68 35.082]", "targets": "-98.68"} {"id": "task095-049b01f31a124e9c8f0edea3d86da006", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.3 -36.991]", "targets": "-72.3"} {"id": "task095-940f0bdbdee64fac941b2f761f868cbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.248 57.314 46.724]", "targets": "57.314"} {"id": "task095-1fa1949cd6af43a9a027a11cc92dd520", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.281 -58.967 -88.073]", "targets": "-88.073"} {"id": "task095-758b9888a8cc48bba021d56907974ff3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.184 -71.506]", "targets": "-71.506"} {"id": "task095-754329f82eb14f1ab7cb44558013a5b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.661 -7.995 -21.962 83.856 -72.274 -4.595 -62.768 -77.846 -39.438\n -76.427]", "targets": "83.856"} {"id": "task095-68964465d4544a218341af19e6c11602", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[32.842 99.126]", "targets": "99.126"} {"id": "task095-d85fee56d4214fb2ab66fa46309ab27d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.538 62.874 -1.256 44.47 -36.889 -39.318 -39.582]", "targets": "62.874"} {"id": "task095-cbbbdc34328046f8b938d6ba2773faec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.012 15.482 67.182 69.525 -58.569]", "targets": "69.525"} {"id": "task095-7f9a7a2fb6c745d5a9be636363751cfa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.568 -65.802 -94.16 90.291]", "targets": "-94.16"} {"id": "task095-2abe655266044698a0897d12550d3934", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.444 -20.044 -57.389 55.025 78.85 -37.358 12.267 96.978]", "targets": "96.978"} {"id": "task095-782a9e85d53f43dfbaae1cfbffea8c7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.508 84.177]", "targets": "84.177"} {"id": "task095-01fc33816ba64c389b82a97a009b70b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.952 -32.938]", "targets": "32.952"} {"id": "task095-67e6b2d9903c4e428d54d0dd9bbe8871", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.218 56.932 -79.079 35.082 -85.635 -4.219 -22.471 94.355]", "targets": "94.355"} {"id": "task095-a2880dce0e1c4326bb4580b1b46d99c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.596 84.536 80.064]", "targets": "-84.596"} {"id": "task095-770c7d9f30044a8fa3f1937e5164eeb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.4 -81.538 77.268 3.369]", "targets": "-99.4"} {"id": "task095-f1177567c90949c6994e43fccee7403e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.082 98.121 70.425 26.182 14.426 -59.625 52.155 -74.931 -84.646]", "targets": "98.121"} {"id": "task095-0c1704672bfc4076a3b5a74d73cb9bc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.573 72.778 -98.956 38.699]", "targets": "-98.956"} {"id": "task095-2b8a4815cfc840a0b93dbe60c6f0c66b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.399 -52.553 -99.377 81.401]", "targets": "-99.377"} {"id": "task095-dc8cd48f9fd348d584c9b9b0db8b690d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.987 -32.035 -55.891 -41.777 -92.453 50.888 -29.251 2.564 25.004\n -23.759]", "targets": "-92.453"} {"id": "task095-7a81052410cd49379a77dd48042f0b90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[93.02 11.741 38.408 43.899 80.299]", "targets": "93.02"} {"id": "task095-4f981ffd83404cd0af361fb1f998cc22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.231 -30.767 -89.949 -86.506]", "targets": "-89.949"} {"id": "task095-a5b1e275fd1144d2ad59f247b6df05e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.773 34.305 68.856 89.805 75.698 71.75 -99.37 -8.561]", "targets": "-99.37"} {"id": "task095-f5bc6602c2c54028bf223a4b4491796f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.758 98.301 -35.085 47.639 65.956 -5.477 -44.422 69.359]", "targets": "98.301"} {"id": "task095-0df0bbd759ba4f9ebcd3b786a8a7fe0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.519 12.589 23.631 29.268 -18.199 -64.327 -76.829 -76.68 68.269\n 47.759]", "targets": "-76.829"} {"id": "task095-49b050a0e23543d7823108b81533746b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.195 -67.655 7.281]", "targets": "-67.655"} {"id": "task095-10d53df6d885413282e4dc777a669b91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.887 54.164 63.864 54.951 -15.801 57.821 74.371 17.42 -42.28 ]", "targets": "74.371"} {"id": "task095-e175ffc1655642e08d67ddb94b7b6dbc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.168 -77.285]", "targets": "-77.285"} {"id": "task095-9ec5f77b229347a78af568ca2ded315c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.221 -22.826 -22.412 -27.737 68.187 -65.415]", "targets": "68.187"} {"id": "task095-f1e4f4b3218e4075a8a0b059ff5e669c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.846 24.385]", "targets": "-67.846"} {"id": "task095-633d570b3e12471683ff2be838cb985d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.508 42.08 ]", "targets": "44.508"} {"id": "task095-ad536c26f48644d5a046b5d7dd1e9312", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.554 -9.79 99.709 -50.203 61.438 -52.291]", "targets": "99.709"} {"id": "task095-a417ad15b0ce48b5adb0fa9f7d864dad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.642 -84.829 86.703 -26.556]", "targets": "95.642"} {"id": "task095-d2ca48c7a1c54f7a8f0f18f41a6b5c34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.557 -86.334 -42.817 -50.559 -17.354 9.031 67.427 -11.091 -6.548\n 45.94 ]", "targets": "-86.334"} {"id": "task095-8ae0e0c1a5824a80b76b7f2931e0b90c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.977 -66.374]", "targets": "-72.977"} {"id": "task095-1d1684cf78a64d418405ffbd8acc0735", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.997 -64.874 40.588 6.763]", "targets": "-64.874"} {"id": "task095-528faf9fd1ad4c22b660b58acacb6713", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[14.412 27.297 76.528]", "targets": "76.528"} {"id": "task095-663a4386945c4c4c92acc55f687252cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.245 5.838 4.379 -10.275 -75.315 -61.994 26.332 -51.464]", "targets": "-75.315"} {"id": "task095-83706fb61ea7458d9730d11ad75042aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.849 4.248 38.036 -19.451 -69.76 48.084 -17.446]", "targets": "-69.76"} {"id": "task095-ed8282601deb43f4bc09b1ac0139c83d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[26.656 74.925]", "targets": "74.925"} {"id": "task095-307a6644e49446c3b2833ffd8e5e9683", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.762 19.116]", "targets": "-62.762"} {"id": "task095-09f75c688e6b4e24916b34005650a688", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.143 1.466 -92.818]", "targets": "-92.818"} {"id": "task095-2d248aeb1d684d159951de548ed14c81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.347 -55.855 -84.143]", "targets": "-84.143"} {"id": "task095-ef0a8d9ff0a0493a8c2cb2574793db54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.366 -59.202 -17.817 -19.255 -56.051 16.647 38.65 ]", "targets": "-59.202"} {"id": "task095-7eeae956d2904edd95b815731f1a5d2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.259 93.276 -16.502 -17.509 -69.594 -96.646 -64.906 -82.279 -57.427\n 12.699]", "targets": "-96.646"} {"id": "task095-916a8e61a5d84a01a19886722c86a8c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.976 81.047 -92.551 -33.639 40.534 87.23 99.182 -6.73 -34.329\n 57.779]", "targets": "99.182"} {"id": "task095-bb140a79e4d340059801c274018e97d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.644 -38.129 -24.586]", "targets": "-38.129"} {"id": "task095-8970a32b5e52489d93bb36e03a687711", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.634 83.025 -48.028 93.407 94.41 -41.847 -13.426 -27.08 ]", "targets": "94.41"} {"id": "task095-44c7e0a9bd0d43b18d342ba13e766595", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.588 91.106 16.385 2.794 87.883 39.158 27.362 -64.882 87.075\n 98.113]", "targets": "98.113"} {"id": "task095-6e7a7651a1394aceaab82b3cbeaa34b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.997 91.862 -11.224 -66.066 73.906 53.211 -14.571 -19.078 51.91 ]", "targets": "91.862"} {"id": "task095-07f20300322b4fe6b58f87719abba00a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.829 -80.243 -61.686 -77.164 -55.895 30.281 -29.241 11.774]", "targets": "84.829"} {"id": "task095-030adb1194324bb3aaff3173046c1c5b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.277 7.877 -57.697 -36.457 5.49 51.203 38.427]", "targets": "69.277"} {"id": "task095-664ea4f8696c42c79d5d4fe92f18817a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.013 -16.249 -71.106]", "targets": "-71.106"} {"id": "task095-4ef5b4363a80454798b5f003924223e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.81 1.632 4.486 -34.002 96.61 ]", "targets": "96.61"} {"id": "task095-f3013396b4204216a783803310bca5d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.815 48.152 -17.321 47.24 58.814 -19.88 -88.974 -89.882]", "targets": "-89.882"} {"id": "task095-01780ca3769d43e9a860521545b39757", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.598 60.256 35.186 -8.49 -67.253 70.279 -60.408]", "targets": "89.598"} {"id": "task095-20beea8d114e4031b811bacd794b2fda", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[11.097 58.452 -6.394]", "targets": "58.452"} {"id": "task095-2eca2392513a4eb2918186945ad3bf12", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.011 64.693 -99.68 ]", "targets": "-99.68"} {"id": "task095-ed720df1e9aa4e5daba6e1f23faf66da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.842 -66.905 10.704 37.825]", "targets": "-66.905"} {"id": "task095-dd3164ee3b7140d2a3fe1c51c32d894c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.889 -56.519 -26.604 99.735 64.853 40.597 70.983]", "targets": "-99.889"} {"id": "task095-1fe6d4fb33634e88a3f99e1d295d928b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.887 31.866 27.478 -40.017 20.892 57.139 -10.277 -1.28 47.256]", "targets": "88.887"} {"id": "task095-eb5aff8984064294bf9703a3f61b202e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.58 82.651 -53. -25.613 13.37 85.33 ]", "targets": "85.33"} {"id": "task095-b238cea6d4f4424bbe5fb7485da9a84e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.175 38.797 -19.74 29.547 -29.281 92.726 -72.85 52.109 65.414\n -7.532]", "targets": "92.726"} {"id": "task095-98d10a43eff245bf972e8e3aaad1ac34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.404 -79.645 61.486 -51.113 -27.619]", "targets": "93.404"} {"id": "task095-6744603de2e2434c8d07b33341d43945", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.724 -10.099 -2.861 91.916 31.523 36.651 -49.904 12.939 -55.521]", "targets": "91.916"} {"id": "task095-5c911918624c4b27814898a90c49cc66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.969 -45.531 -63.751]", "targets": "-63.751"} {"id": "task095-d43dea2232ac4d01bc39b2416b8334dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.718 78.539 95.717 11.25 -10.703 -29.856 42.536 -91.48 ]", "targets": "95.717"} {"id": "task095-9f43bb5057f94e3ab53a7a4ffb125a54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.259 31.221 -52.754 -94.291 -48.686]", "targets": "-94.291"} {"id": "task095-c99a42dba0b64288a176626cc30a29d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.665 -61.586 99.048 -80.05 60.156]", "targets": "99.048"} {"id": "task095-b3c7e29534e14e34a695852760b05970", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.013 -38.618 -75.497]", "targets": "-75.497"} {"id": "task095-d51160fddb714f3bafb0352d22a5bee2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.724 -32.682 30.617 -18.385]", "targets": "-32.682"} {"id": "task095-109e03d258b146ec846b1d218788394b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.776 4.528 32.693 -96.139]", "targets": "-96.139"} {"id": "task095-1f1615ba365e4fae993866a0a191493e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.758 -73.23 ]", "targets": "-81.758"} {"id": "task095-bfe14340c58141d5aa7a33b9e92ae100", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.978 -98.072 67.202 32.82 63.056]", "targets": "-99.978"} {"id": "task095-1b986628bcd748e586d2c0f39c289176", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.663 -69.264]", "targets": "-69.264"} {"id": "task095-0d64aa8102d44adc9cae936c968b85a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.709 30.185 -87.758 77.468]", "targets": "-87.758"} {"id": "task095-60b895e546c74e52bf9a6106f3d86c7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.741 88.272 -72.04 71.249 -98.402 97.267 -25.17 1.085 24.179\n -99.463]", "targets": "-99.463"} {"id": "task095-92925b3ea279423a9a74c694c158344a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.131 -91.09 42.58 -63.231 -48.304 37.984 16.046 -45.117 -1.01 ]", "targets": "-91.09"} {"id": "task095-f8a06d6355a2444fb6e82ca2fbfcbd58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.175 -29.253 5.596 -69.167 -55.376 84.438 -12.764 62.18 -44.639]", "targets": "84.438"} {"id": "task095-4f6e010db3554a4ba57e974ab1ba7eeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.212 -93.037 -16.493 74.981 50.958 -52.698 20.823 -25.696 74.917\n -32.267]", "targets": "-93.037"} {"id": "task095-0ec43e5d6a6a4988bff2af75626542c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.134 43.649 -1.607 0.647]", "targets": "-78.134"} {"id": "task095-c300e3461e244878911df9c85057b79f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.419 -9.791 -59.969 -82.097 -35.944 58.619]", "targets": "-82.097"} {"id": "task095-03895d6963b046c58fb98ca9a4e84755", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.088 -81.582]", "targets": "-81.582"} {"id": "task095-980bf3cf913e4d1ba95accde94bd696a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.214 59.417 28.717]", "targets": "-89.214"} {"id": "task095-00e049e7bb8c4794af4421b0eefe0ec1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.307 -65.363 -66.767 -32.209 3.08 34.325 54.169 98.174 -30.786]", "targets": "98.174"} {"id": "task095-790981702a4140b4a961abe2500ebf53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.192 4.56 38.586 18.2 16.439 -42.168 80.834]", "targets": "81.192"} {"id": "task095-b7bb5ed9688a47b78516c7d4a4208828", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.444 -99.341 -38.179 -95.844 -81.615 -74.203 -15.749 -35.613 54.251]", "targets": "-99.341"} {"id": "task095-8c36361b1ea4455d97032939b0557f8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.489 -61.556]", "targets": "-61.556"} {"id": "task095-36b910c5adad447586005e316da12eb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.065 -4.967 -50.336 -1.702 -16.392 37.296 -69.775 -63.583]", "targets": "-69.775"} {"id": "task095-b6b86ebdbfce4f2c97badff07634b8f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.556 -69.757 -21.337 92.402 -82.482 91.221 76.859]", "targets": "92.402"} {"id": "task095-ae2a843de3ae4189be417f95f6675d90", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[99.468 9.58 56.649]", "targets": "99.468"} {"id": "task095-06642e17b09f412a8bcf66b3c5e829c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.748 -43.408 65.877 26.443 89.429 60.322 -54.438 1.164 -87.532]", "targets": "89.429"} {"id": "task095-5b4bdfe94fa742b993da998a2d1fe611", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.769 -12.914 3.362 -6.546]", "targets": "-76.769"} {"id": "task095-ffacebc71c2540209e9dec2c44eb9364", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.286 -79.461 -75.809 -88.259 -85.134 45.675]", "targets": "-88.259"} {"id": "task095-95c0ba54e3d04b7293092531d1c4ad53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.521 48.124 -58.397 37.197 55.528 -87.222 20.836 86.409 -3.473\n -61.206]", "targets": "-87.222"} {"id": "task095-d50965f2a67c4d82b191a37154fc711b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.031 -44.854 -1.081 42.773 -9.782 -22.87 96.068 96.678 9.894\n 29.326]", "targets": "96.678"} {"id": "task095-0c9474a1e36844659934d88b73ce8779", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.747 71.401 -55.346 31.524]", "targets": "71.401"} {"id": "task095-fa8438b746f44930b18df1368c8c2d2b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.37 -2.304 22.118 83.615 41.506 -98.513 2.52 -49.742 1.931]", "targets": "-98.513"} {"id": "task095-d9db7c8626744202ab010f8a64dcf1c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.722 -64.863 60.329 -7.466 -21.616 30.897]", "targets": "-64.863"} {"id": "task095-1422319a8ce949ba86ae48c4ebfcb8e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.479 -72.673 -21.639 -6.613 -12.791 -0.354]", "targets": "75.479"} {"id": "task095-4c03bef925024dcb8173317572888745", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.675 -8.822 16.768]", "targets": "-67.675"} {"id": "task095-c053b5b3a7904e5e8f8bd223f5b83eb8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.6 -24.3 96.882 -84.365]", "targets": "96.882"} {"id": "task095-83394918ef46423d9e6bf81a9544518f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.283 53.99 -7.069 2.511 -42.144 44.797]", "targets": "53.99"} {"id": "task095-c8fd2912c31c4fa99db6fc8ebeb14ab5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.097 83.548 77.413 -61.949]", "targets": "-92.097"} {"id": "task095-39fd565c92bd43eaa05eb4a591f640b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.659 -56.575 32.997 40.098]", "targets": "-56.575"} {"id": "task095-e4662b84bdac4119a8cd873202680799", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.369 67.794 17.727 29.193 54.428 -94.688 -6.153 -20.474 60.569]", "targets": "-94.688"} {"id": "task095-954c6c7a82d3489589db7d86efda960a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.413 90.341 -48.784 -42.989 21.637 -9.342 77.998 -80.775]", "targets": "-93.413"} {"id": "task095-cb2e7491e9aa478d868ce2d71dc1cc3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.549 -1.562 10.444 36.675 66.01 44.598 -13.993 -49.018 -74.854]", "targets": "-74.854"} {"id": "task095-925a1a603fee4157a7cca0e124a84af5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.63 -87.569]", "targets": "-87.63"} {"id": "task095-bab98dbe29054ae9a3f3ee33016a6aff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.273 -61.921 -37.703]", "targets": "-61.921"} {"id": "task095-a37b2e8849d34103992ad59b60b464eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.392 67.059 67.516 -49.785 -53.643 59.07 -25.339]", "targets": "67.516"} {"id": "task095-6fbf9a51f0ab4bd9bb95edd35dc49aea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.888 96.511 73.6 -83.395 2.208 -38.491 -3.608 14.695 33.987\n 14.447]", "targets": "96.511"} {"id": "task095-5d82e4ec49e64bd58705d259ce2955ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.153 13.495 64.91 -32.742 15.412 36.314]", "targets": "64.91"} {"id": "task095-3fc293438abf47a68f4546be2f056d4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.233 -37.511 -83.138 -63.439 -48.708 -34.359]", "targets": "-83.138"} {"id": "task095-9e75e8b39d1344b68c164d0dcbe00f68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[61.253 77.897 37.045]", "targets": "77.897"} {"id": "task095-9d44e591154146758540f8129bc251c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.119 45.555 79.189 -53.965 76.339 92.204 -8.849 94.092 -99.925\n 10.583]", "targets": "-99.925"} {"id": "task095-228d0b755e8a4813ab553d605a7981ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.281 -64.26 -58.1 31.931 -40.833 49.27 44.668]", "targets": "-95.281"} {"id": "task095-3eeb9117281b43bbb6dab62dd7f7da24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.139 -6.329 82.211 -8.373 24.582 -84.317 15.234 -78.978]", "targets": "-84.317"} {"id": "task095-9537831a43514cda9651d5c72b30efd2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.733 -38.803 -70.509 39.857 50.193 92.293 39.871 65.227 58.715\n 72.376]", "targets": "92.293"} {"id": "task095-d6dfd5bcf0af4f73b1ffa33cf9858bde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.761 59.51 -23.046 95.183 60.686 38.113]", "targets": "95.183"} {"id": "task095-2598162a868d4975860e4f6e226c0e2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.357 -88.709 31.31 -27.24 -72.193 66.816 44.975 40.453]", "targets": "-88.709"} {"id": "task095-782d968abf5042ff999594f41b2c91d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.591 -20.454 -93.265 54.308]", "targets": "-93.265"} {"id": "task095-a7a86a47e52a45ca9c041133cb293b16", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.986 -99.746 -49.754 -22.779 -35.449 -2.653 -22.783 17.296]", "targets": "-99.746"} {"id": "task095-8202dd6145394afaa6e690f8e85e7729", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[64.274 72.764 49.693 -9.707]", "targets": "72.764"} {"id": "task095-6cab8d8b5b4f48a2b611567734be91c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.175 57.665 5.36 ]", "targets": "-95.175"} {"id": "task095-051fbf24c74f44ac81124178c149e33d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.424 44.187 12.056 1.844 -42.632 31.509 -53.67 ]", "targets": "-69.424"} {"id": "task095-e43b2999fdb24016a1e10566b6b3fece", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.093 17.098 43.819 45.609]", "targets": "45.609"} {"id": "task095-da4340e563bf4c29a43173b0074211ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.119 -31.699 34. ]", "targets": "-39.119"} {"id": "task095-2c8641815f0e45068620b14920bdce5e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.358 20.837 84.226 -78.074 -82.425]", "targets": "84.226"} {"id": "task095-5bb2a2d6669843f49c7899033b2103fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.258 55.389 -67.208 8.827 15.108 -28.045 -94.243 10.955]", "targets": "-94.243"} {"id": "task095-8fd25ccb236243e7b22654b672e46c24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[28.669 8.343 96.432 20.183]", "targets": "96.432"} {"id": "task095-b0e135adaf4547ce9735ab3eb2f73c89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.24 -45.44 -31.724 51.481 72.856]", "targets": "72.856"} {"id": "task095-d0d8d011420341439666b5a009d09eb5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.96 -49.684 89.63 -83.13 84.079 -94.253 99.399 -97.852]", "targets": "99.399"} {"id": "task095-50c438cad1124c9ead7ca089c0212540", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.643 56.8 -77.242 -48.164 -27.173 98.524 -86.883 -79.972 51.219]", "targets": "98.524"} {"id": "task095-f0ee067e779d41c78c6e67b6a8345c84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.501 -46.866 -2.657 -69.823]", "targets": "-92.501"} {"id": "task095-4393536940cf4f48848f5a9a9db649ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.664 -81.327 -47.378 -84.164 70.182 59.867]", "targets": "-84.164"} {"id": "task095-0aee8b33d85c4242a7f10aa5e70aa97f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.147 2.313 49.47 -30.691 69.827 -14.829 -94.532 -42.7 ]", "targets": "-94.532"} {"id": "task095-0376fc8d50b34a22bfccf79fcf5bf004", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.82 -43.235 -83.474 -4.783 -28.359 -94.991 91.228 -87.069 84.508\n -96.358]", "targets": "-96.358"} {"id": "task095-77955efce91f4a999892f355b6c27314", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.72 -95. 45.017 -78.229]", "targets": "-95.0"} {"id": "task095-7994e87b083044518407f02fcb86b21e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.918 33.859 -21.809 30.597]", "targets": "57.918"} {"id": "task095-33eadce0f9a843e2b3009041be3d7fe5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.173 -95.454 -28.089 95.984 27.222 34.188 15.825 -90.725 99.981\n 70.859]", "targets": "99.981"} {"id": "task095-1512e5293e134e63aa0d441447216163", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.842 -49.339 -73.769 -39.425 1.046 -3.184 11.193 11.074]", "targets": "-73.769"} {"id": "task095-e3474c47e4884ddca4a9af09d6f25f3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.226 -0.96 -69.289]", "targets": "74.226"} {"id": "task095-cc37dff1ccc342939d0151571e578710", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.068 -86.291 70.814 -22.488 97.061 -89.099 24.156]", "targets": "97.061"} {"id": "task095-53f2ee4a253042499ee9891747b1921c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.839 74.48 6.014 -84.925 86.998]", "targets": "86.998"} {"id": "task095-388ec819f46e4fad83d217afa50011bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.095 27.802 -60.119 -87.386 -19.426 20.778 42.709 41.597]", "targets": "-87.386"} {"id": "task095-30fa3c1d53c843b28e3eb12b62eee1ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.514 42.615 -10.861 -85.863 -35.564 84.803 57.793 -5.523 40.57 ]", "targets": "-85.863"} {"id": "task095-8aad82fc54e24918949d35d872f959d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.599 37.712 28.854 36.085 -15.64 73.278 56.688]", "targets": "73.278"} {"id": "task095-009bf60af38e496695012ee020a94314", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.056 -26.136 8. -64.667 -62.106 91.621]", "targets": "91.621"} {"id": "task095-0f0d705448e64bafbace77597f650809", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.338 29.036 -5.888 -19.501 -99.683 -35.717 -27.021 -66.784]", "targets": "-99.683"} {"id": "task095-b1fb99e134c64839a7381198ed779f13", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.574 -98.536 -34.132 62.331 -53.021 -15.671]", "targets": "-98.536"} {"id": "task095-0a6bf569eb394b799a7ae31b80209b8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[40.428 12.957]", "targets": "40.428"} {"id": "task095-be96a0f2529b4c968d202e6dfc644b91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.208 23.039]", "targets": "-39.208"} {"id": "task095-4543f134ee484b27b84d0cec7ea40af6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.703 -18.382 -26.63 ]", "targets": "75.703"} {"id": "task095-3f1068787e274fc5a58b1e632962d6e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.376 -41.808 17.916 -60.981 -48.364 20.459 41.875 79.873 94.886\n -1.402]", "targets": "94.886"} {"id": "task095-1f3a57a1b71b416897d688ef23fd8208", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.801 -19.273 91.635 -14.36 66.252]", "targets": "91.635"} {"id": "task095-6232af895f584e6d82e7be24e1e29cfd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.394 49.978 -87.072]", "targets": "-87.072"} {"id": "task095-afd027e922e44ed7b057fcebe434b469", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.636 -19.487 -4.668 -29.071 33.606 59.092 -60.841 26.907 74.077\n 53.768]", "targets": "74.077"} {"id": "task095-60124622332c476fad605bb10266fbf6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[44.197 58.243 35.009]", "targets": "58.243"} {"id": "task095-04bf2a54d77a4b0cab13385d336ac33a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.659 98.094 -52.216 -78.681 64.067 9.658 -41.691 46.537]", "targets": "98.094"} {"id": "task095-05c44a2d0ee24a28b4700a4918e87773", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.475 -54.552 -9.378 71.175 -86.635 -68.775 37.607 67.549]", "targets": "-86.635"} {"id": "task095-20a58d752d1e4d75a4064c54afcacb0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.837 -62.741 17.348 72.495 37.591 12.618 -2.739 78.007 -21.908]", "targets": "78.007"} {"id": "task095-d7eec0009d284e2194909c2ca81071d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.644 65.407 -85.647 52.661]", "targets": "-96.644"} {"id": "task095-e3785ddb723e4cbcac780f1322726006", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.741 -29.71 45.471 6.692 -37.476 -58.877]", "targets": "-58.877"} {"id": "task095-0d297a7a69914d1482b843a38a9caa11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.044 28.934 85.992 26.168 20.014 45.259 40.101 -43.837 23.158]", "targets": "85.992"} {"id": "task095-a84fd8b5d99649dbba96c7a88bdab1ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.221 29.818 -8.17 -97.82 -35.115 -17.93 -37.653 -38.163 99.049\n -11.046]", "targets": "99.049"} {"id": "task095-563f7a25b68546fdb8f2fe1635150122", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.036 43.653 -34.241 98.594 -35.869 90.276]", "targets": "98.594"} {"id": "task095-304e0c2c1766445894cc27d99a1e49eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.686 -22.965 65.793 -85.519 45.472]", "targets": "-85.519"} {"id": "task095-f082d7ce04714a22a115483189caa3d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.709 7.336 87.983 51.161 -80.23 ]", "targets": "87.983"} {"id": "task095-f6a30c81109b4f58b7140c144a3f34d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.909 37.926 -33.689 -74.269]", "targets": "-74.269"} {"id": "task095-e9254e60ea3d413da29538fc033aadbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.67 -92.169 75.243 -13.855 11.806 72.168]", "targets": "-92.169"} {"id": "task095-34133824deaa497f98586f20bc1d59e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.957 -22.462 45.019 96.794 -25.999]", "targets": "96.794"} {"id": "task095-42193701e7094485ab22059ea6a9928e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.581 -75.631 97.235 76.675]", "targets": "97.235"} {"id": "task095-f1ad38dff5f44e09bfb524a3541b1887", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.347 -52.516 -31.714 50.14 -81.939 -21.909 77.272 -35.66 -56.845\n 50.116]", "targets": "-81.939"} {"id": "task095-263c80b28ed44a78bbcadf5dd35674f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.468 45.823 55.11 -79.784 92.142 74.758 -59.844 61.433 68.455\n 9.585]", "targets": "92.142"} {"id": "task095-fdefc5c046344219b6cbac15358cfff8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.142 23.898 -24.858 -53.249 37.183]", "targets": "-53.249"} {"id": "task095-07410031d41b45609327949b4791023e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.771 94.328 62.175 40.745 -67.276 -60.82 -92.84 76.532 -10.982]", "targets": "94.328"} {"id": "task095-6081719e810047e68909a7bd1e65f450", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.096 2.299 -2.083 -27.341 -56.492 85.15 -81.879]", "targets": "85.15"} {"id": "task095-ac42451d54a34a69a3bc6b61e8106842", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.96 -46.146]", "targets": "-46.146"} {"id": "task095-06088a1a0fff416584a2f692c1cf24a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.716 -99.919 22.983 -67.134 -90.522 -21.501 53.998]", "targets": "-99.919"} {"id": "task095-dce47dd9e6c246219e84d231324a0fe4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.536 -87.016 -74.505 -80.578 84.91 ]", "targets": "-87.016"} {"id": "task095-45c876f258a94fe29fcd59bd89ee59fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.329 -38.152 -86.785 12.824 -90.416 4.809 54.273]", "targets": "-90.416"} {"id": "task095-946d68d32fd344b398fe88e7f96b5674", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.876 -74.201 13.777 -8.871]", "targets": "-74.201"} {"id": "task095-e91912505dd040a1afae217d7bac05d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.78 -71.656 -88.988 32.959 40.389 -84.965 19.384 -80.623 -1.969\n 71.545]", "targets": "-88.988"} {"id": "task095-5db16381a2b6436c811f108e7e9442a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.409 -71.837 -37.148 29.132 -3.549 52.395 43.559]", "targets": "-71.837"} {"id": "task095-aa9ede16ff8b4c579f8e2f5c13e00a29", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.455 28.07 15.077 87.839 -73.679 -48.251 6.795 -24.498 56.369\n 6.992]", "targets": "87.839"} {"id": "task095-8709b684da2649d992589ed7d87bb3e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.696 54.385 -80.759 52.853 -23.459 -15.752 -26.378 -57.211 93.823\n -24.537]", "targets": "93.823"} {"id": "task095-6c131c2a0af942cb98d527f76e866c33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.608 42.239 11.092 46.506 24.152 31.602 87.465 78.141 -58.025\n -5.959]", "targets": "87.465"} {"id": "task095-f2ad3066f9164f1fb46f119776b47579", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.179 20.265 14.923 37.96 -40.463 -16.275 6.853 -23.467]", "targets": "-40.463"} {"id": "task095-1ce9eba75ad64b9689ce278f19352b1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.002 93.63 5.994 -40.942 41.801]", "targets": "93.63"} {"id": "task095-5700bd3b25ae401d83004a71dcbbc199", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.164 -87.82 -3.886 4.583 80.654]", "targets": "-87.82"} {"id": "task095-ff73914de0e2428c82f1950df477c527", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.657 -4.319 -98.541 -2.982 -75.799]", "targets": "-98.541"} {"id": "task095-89bd8fb2d2744f49ad47b7e8a9675236", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.522 -88.794 -76.332]", "targets": "-88.794"} {"id": "task095-6fb3e7ad3b234813bfa575500bf8e635", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.262 -16.055 -42.382 91.704 59.749 -22.458]", "targets": "91.704"} {"id": "task095-a5d4acb393dc493f91ca4692014f5dee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.477 47.127 89.851 -22.703 -1.74 ]", "targets": "89.851"} {"id": "task095-95825162531049938be260024f8c2036", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.93 21.53 59.436 -12.018 13.858 74.179 -57.63 -20.471 -87.446\n 50.9 ]", "targets": "-87.446"} {"id": "task095-138d409b8ecb4cf296ff9921956dc86b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.556 -54.08 63.429 -31.549 21.797 -83.08 -45.08 ]", "targets": "85.556"} {"id": "task095-f55fdc459bc04f94bacb8955763d9735", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.512 -65.828 -2.543 28.336 25.415 44.93 ]", "targets": "-65.828"} {"id": "task095-85d773384b884f73ad5935f2329a2e6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.135 -43.467 -21.766 -85.887 -49.199 58.32 -16.446 29.418]", "targets": "-85.887"} {"id": "task095-4f530ee86b3d46ef993b23164413f9e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.471 14.576 -95.979 91.127 52.83 80.603]", "targets": "-95.979"} {"id": "task095-f41f8427cd5649b6a9a3cd19bd114867", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[85.01 2.201]", "targets": "85.01"} {"id": "task095-4dd81d9f21fa45659ca3c6b36129eb24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.927 19.047 -8.035 -52.126 -66.955 -59.83 22.375 31.251 49.19\n 89.085]", "targets": "89.085"} {"id": "task095-8f2c1a4fd9fe46deb6df7afdc016539a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.624 29.474 -82.872 80.51 ]", "targets": "-82.872"} {"id": "task095-d427ae28335848bb9b85b867688904e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.178 26.09 -75.301 -97.175 -20.22 80.288 -78.492 42.184]", "targets": "-97.175"} {"id": "task095-6e2e434d0e4641f3988018d808d9ddac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.829 -35.366 82.458]", "targets": "82.458"} {"id": "task095-56da8a594f1d495aa1a24968992d0a6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[33.295 76.653]", "targets": "76.653"} {"id": "task095-c4e8e567075f4557a2d9b42c84d6706b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[15.658 -0.203]", "targets": "15.658"} {"id": "task095-758b50efe4874963a5a04d54224635c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.019 -67.998]", "targets": "-67.998"} {"id": "task095-232d3e20b086451594db19c04d11323d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.357 -66.806 -9.222 48.777 -28.427 70.198]", "targets": "70.198"} {"id": "task095-8b9f985352cf4640a42b154854207251", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.098 33.855 1.619 67.47 -30.62 87.654 -44.033 -42.541 81.058]", "targets": "87.654"} {"id": "task095-62864c7a5d0d433497eaea5c02f43473", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-4.205 46.797 78.352]", "targets": "78.352"} {"id": "task095-82c188608e36441080a780afa72c888d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.421 -88.531 83.22 -54.229]", "targets": "-88.531"} {"id": "task095-ce75cdc6bf164d3f8054b1bfc3f2b8df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.118 -78.397 15.527 97.888 -45.375 -20.589 74.49 ]", "targets": "97.888"} {"id": "task095-bc97e26b5b6746d4b6a86715e0c1381b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.242 24.374 -44.649 -1.856]", "targets": "-44.649"} {"id": "task095-1a2b08260ece4e0abc7ba0563dfcc3fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.256 -32.562 -93.386 -31.574 -98.515]", "targets": "-98.515"} {"id": "task095-324aeb4cdb294b819f912dc85213ea1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.887 -10.122 -87.165 93.113 -11.369 -55.82 ]", "targets": "93.113"} {"id": "task095-02eb7be2a66343749132687d3d15c5d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.612 -66.179 6.431 -22.711 13.389]", "targets": "-82.612"} {"id": "task095-10584f254fa94e19a3a79bc3fb235536", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.072 -59.164 -74.247 -79.874 17.2 -0.228 -38.201 74.757 67.62 ]", "targets": "-79.874"} {"id": "task095-ced73f3e825445538393a9c64e3c61ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.8 -74.298 -77.634]", "targets": "-77.634"} {"id": "task095-3d75dfd703154fffbb246f5d239eb2a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.821 28.09 -97.22 -37.999 -22.691 16.804 -88.527 99.245 -4.064]", "targets": "99.245"} {"id": "task095-d843cf0e4afc4f1ca74d147580214e2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.675 -80.089 25.831 -46.988 -89.604]", "targets": "-95.675"} {"id": "task095-9b618cb254a44a05acf214f99fa931ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.616 2.429 81.987]", "targets": "81.987"} {"id": "task095-54d11a8818134178943919601448af3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.797 88.368 60.117 -97.46 -50.839 60.753 -79.624 -46.724]", "targets": "-97.46"} {"id": "task095-4162f4504833492b92a52edf6db50cf3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.128 29.283]", "targets": "51.128"} {"id": "task095-9bdd754eeef8498c9edeb9b98fb722df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.111 46.281 -22.519 -89.531]", "targets": "-90.111"} {"id": "task095-f01a7e0834074713869402b0622d8fc8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.683 -81.01 26.203 23.084 -32.19 -6.038 -40.125 -0.783 0.376]", "targets": "-81.01"} {"id": "task095-9ac94f2bdc1a4bb9b0fdaacace8200bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.222 -66.197 5.801 47.587]", "targets": "-66.197"} {"id": "task095-0ddcc65272b84cf1a783a93501468df5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.678 -94.776 -46.493 -5.824 -92.716 32.675 42.442 98.904 94.047]", "targets": "98.904"} {"id": "task095-332c1adab02e4b18ba4ac9c1b9c88b38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.985 16.982 27.568 -95.018 14.25 73.962 48.348]", "targets": "-95.018"} {"id": "task095-5f09c1ce3bd14f0aa809d89fd7a829b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.316 -12.624 -50.149 -18.239 -72.066 73.659 21.59 88.253 88.501\n -23.128]", "targets": "88.501"} {"id": "task095-b5520b8d219c45429a716ebcd3980e25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.84 -17.359]", "targets": "-17.359"} {"id": "task095-0f0d73d7aa6943378013ea305f9be006", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.263 -90.31 49.684 36.842 -6.737 3.235 -63.834]", "targets": "-90.31"} {"id": "task095-b80abd41933c46a5b39fde33ddead744", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.246 95.862 19.067 -75.604 94.843 -68.031 69.63 79.002 39.013]", "targets": "95.862"} {"id": "task095-5fd7966c5ec54aec95eeb7614abd4da9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.404 41.097 27.896 62.276 -66.492 -18.456 -99.685 93.655 -27.305\n 57.801]", "targets": "-99.685"} {"id": "task095-899e31f4550b4841a97a049756ce3d5f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.753 -17.794 -54.316 35.334]", "targets": "-54.316"} {"id": "task095-0b1746553cc94413bd132c9db339aab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.207 44.176 97.271 93.412 -15.723 -49.389 63.605 76.136 -46.168]", "targets": "97.271"} {"id": "task095-02f394d0c7f741c4a0dc94bab0c5ac56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.925 -18.741 -1.476 12.63 ]", "targets": "-18.741"} {"id": "task095-970f137756d34c8d8836e1b45cfb06b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.268 37.256 25.248 -44.961 -6.134 85.222 -91.493 17.188 99.149]", "targets": "99.149"} {"id": "task095-d8fbfc8a84594a4ba13fbfa7f9b25c5b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.001 -19.118 -52.082 -34.747 -40.296 29.323 -72.726 -21.277 -84.442\n 36.109]", "targets": "-84.442"} {"id": "task095-416ad371b67b4387a9e688dd0dc7f382", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.092 -50.059 -47.85 -16.873 -95.812 -86.55 34.992 69.768 98.676]", "targets": "98.676"} {"id": "task095-7a9267a4eff542afb70447ee383a7099", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.606 62.644 18.251 -81.977]", "targets": "-81.977"} {"id": "task095-5248ca3259f3400aa6cc3adc6d480fce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.965 31.871 -96.124 -14.115 0.693]", "targets": "-96.124"} {"id": "task095-77f0afaa7b8344e2b37deed938d8b235", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.504 -23.1 -49.248 -54.952 -33.385 -97.723 -42.937]", "targets": "-97.723"} {"id": "task095-c5d8069dc6cb43aa9f67d437af1077bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.549 -99.608]", "targets": "-99.608"} {"id": "task095-467e9a3951604f41a60f8a2f09b7a97c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.421 55.804]", "targets": "-60.421"} {"id": "task095-1b21b6ffbb684983a0b9636feb0067f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.014 47.426 80.054 74.083 53.054 -4.262 -54.698 44.258]", "targets": "80.054"} {"id": "task095-c61bb976fb0a43d3a8cdc1e4cd1de35f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.39 -67.048 -42.243]", "targets": "-88.39"} {"id": "task095-582dfa322b664d8b8442196e44a45fb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.179 -43.295 -88.041]", "targets": "-88.041"} {"id": "task095-c1ac7c1075104f1abf3f7eb5e2e60f0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[62.77 5.933]", "targets": "62.77"} {"id": "task095-b1d7718c28814080987bed9ad66f5ea4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[15.351 74.374]", "targets": "74.374"} {"id": "task095-bfe4bb648ce1457f9e08f757e00a2532", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.585 -87.612 -59.199 -86.963]", "targets": "-87.612"} {"id": "task095-8aebbf370ae44aa3aff6cb63442f024c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.042 15.374 -53.952 -12.922 46.488 66.472 45.239 -59.249 10.252]", "targets": "66.472"} {"id": "task095-ac8b932993a441bc9d03901c2f668e72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.733 -68.008 -25.282 -39.091 73.806 1.334 -4.268 95.372]", "targets": "95.372"} {"id": "task095-5d423b92909941fbbc680d325098fab6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.121 -44.016]", "targets": "-44.016"} {"id": "task095-5b80aebb3e71427f92a5f41a01f1f46e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.297 66.411 -39.546 27.07 80.816 -1.986 76.905 -48.517 -75.288]", "targets": "80.816"} {"id": "task095-07c1d7d02d8b40508fedbf08de85e8f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.619 -93.863 -65.899 23.05 6.631]", "targets": "-93.863"} {"id": "task095-f3a0800c331d450eadefa49bf48c16e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.697 -34.926 65.406 -37.782 19.346 -68.065 -82.214 29.7 -54.76 ]", "targets": "-82.214"} {"id": "task095-7b125dd0ed314fb882782aca1b5150b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.679 -39.258 63.399 -72.657 -79.02 -26.68 97.303 1.099]", "targets": "97.303"} {"id": "task095-1dd58a72d33341be9a13c9ded21e262d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.286 82.461 -65.979 -10.664 -73.823 -85.947 -75.926 66.839]", "targets": "-85.947"} {"id": "task095-99d1c67f06d744f4bf24189ee23ad4af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.211 1.741 -34.73 -90.094 35.362 -38.976 51.662 23.026 -63.826\n 96.5 ]", "targets": "96.5"} {"id": "task095-b0c969347ddc407791ce1497bde340a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.593 63.863 -18.528 49.401 -1.112]", "targets": "63.863"} {"id": "task095-cbe0ef79458e4599945cd88cb068811a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.857 25.406 -50.627 -2.939 -97.298 55.994 33.661 32.092 90.587]", "targets": "-97.298"} {"id": "task095-177cb4a7462f4193915ead658a4a34d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.479 -7.776 -10.823 -73.007]", "targets": "-73.007"} {"id": "task095-01acb3f7cbb04327b4b18f699c721ec4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[52.986 23.002 93.148 37.224 -1.012]", "targets": "93.148"} {"id": "task095-9b95b001fa3f4acbb227d7ec3df31f62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.678 57.065 -41.785 -14.263 90.784 -20.326 -88.249 98.821 60.695]", "targets": "98.821"} {"id": "task095-4cac289896ed4526818fda14faf1c7d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.355 -78.405]", "targets": "-78.405"} {"id": "task095-0a084cc23c1c4030ac36a4990d38d9cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.989 52.769]", "targets": "-73.989"} {"id": "task095-9abed8c221d84815a7857de49c335f30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.096 -20.591 -71.442 -78.136 -65.084 43.427 53.595 42.462 -49.167]", "targets": "-78.136"} {"id": "task095-5cb37913bd9241068eadb6d5e3447916", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.349 -27.835 71.767 69.426 -55.548 35.205]", "targets": "71.767"} {"id": "task095-aae46c66481a44bc9965d43003c037e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[35.955 97.349]", "targets": "97.349"} {"id": "task095-843190aac9ae4b38b4250c9e0228196b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.606 -42.849 -60.3 -0.338 -10.155 11.841 -25.404 8.099 -86.451]", "targets": "-86.451"} {"id": "task095-74515b8a1aab4ee5b51aecbcd9b8c50e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.846 -31.558 69.073 -92.682 -52.406]", "targets": "-92.682"} {"id": "task095-c6dc41ca34e4488c8943cae3edc80f0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.878 22.626 79.76 ]", "targets": "79.76"} {"id": "task095-fd75a609425142c78f77cf8aca0ef036", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.323 -87.484 89.933 77.389 89.13 -23.567 89.632 11.705 -60.279\n -41.87 ]", "targets": "89.933"} {"id": "task095-d97591fe671340df89aa80d0873127d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.709 -91.857 79.282 59.355]", "targets": "-93.709"} {"id": "task095-e0aee5893226450397827155986abb04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.848 -0.462]", "targets": "-86.848"} {"id": "task095-fb50c509b0384972b1a978ec5b4cd8fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.82 86.786 90.085]", "targets": "90.085"} {"id": "task095-31cca3eba01b48de8308324dae0dc194", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.748 80.517 -26.703 20.647 3.052 40.772]", "targets": "80.517"} {"id": "task095-3fe85e4382e24c04bab24bb6d0f6407b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.585 -60.042 44.136 -73.412 -2.444 15.683 -24.381 91.123 -67.325\n 17.168]", "targets": "91.123"} {"id": "task095-19c8873c0c5849dc871c655b7453265e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.234 -53.97 68.599 -8.859 88.034 -22.473 -44.109 -96.968 23.491\n -59.789]", "targets": "-96.968"} {"id": "task095-cb68481f7be3444d99b81e0c392dab27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.408 40.647 -22.998 -58.581 93.02 8.657 43.392]", "targets": "93.02"} {"id": "task095-330a33fedee34ca79e765d3b8610fc47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.736 -73.897 -1.703 93.755]", "targets": "93.755"} {"id": "task095-fd4c9ea672664c21879ad38d83ec45ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.426 -71.421 60.207]", "targets": "72.426"} {"id": "task095-4c0b820969544e43b2d02ef7b7d3a1dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.78 -56.087 -98.303 60.915 88.858]", "targets": "-98.303"} {"id": "task095-e9d46a0b45c046fc9b62927419242d4d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.312 1.896 16.206 35.393 -11.496 80.054]", "targets": "80.054"} {"id": "task095-24fe234267a941928d33716e03620945", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.426 45.474 -43.141 -43.032 81.162 -74.56 36.007]", "targets": "81.162"} {"id": "task095-4f7a4465766148c1a829fcfbe97b5bef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.913 -48.15 -27.111 -54.556 -5.503 64.802 24.925 -5.372]", "targets": "77.913"} {"id": "task095-8c8d8cbf1fab495795b9a8196fe13beb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.85 -54.388 91.566 -24.612 -13.143 83.413]", "targets": "91.566"} {"id": "task095-834ec1e809c14c87b6a6597ce1c9dacc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.076 -48.798 96.489]", "targets": "96.489"} {"id": "task095-636208dc0c44475a9bd6270a400cae7c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.249 21.677 -36.509 22.636]", "targets": "-36.509"} {"id": "task095-a5ea717f46a94948a33a60b79101a077", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.157 78.225 13.14 ]", "targets": "78.225"} {"id": "task095-53b049fded0e4b448a7740a6f3efcfdc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.124 27.734 -53.615 -2.307 -56.695]", "targets": "-56.695"} {"id": "task095-42b2a73352c24ac180891b6c8df795ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.692 -15.934 -83.829 60.014 -49.834 88.691 -8.123 -13.042 -70.512\n 42.889]", "targets": "88.691"} {"id": "task095-8c974493559640a6b07e7dcfbc0fccf4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.367 -5.207 -52.333 69.155 30.47 11.576 52.422 -66.436]", "targets": "83.367"} {"id": "task095-c7bf5116f8f941c090d68031740a09a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.289 87.722 -98.864]", "targets": "-98.864"} {"id": "task095-233033c721624ddbb2a3f1b0e6c2b9e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.03 10.308]", "targets": "-96.03"} {"id": "task095-30026465452246d2a1afc4e3651b82a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.014 -59.995 73.944]", "targets": "73.944"} {"id": "task095-e9f5f46754de47f894b4a30649732f1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.415 -64.544 77.194]", "targets": "77.194"} {"id": "task095-82a55cd90c1e47febf326f8537fc51ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.606 -12.674 -91.107 73.209 77.862 -29.268]", "targets": "-91.107"} {"id": "task095-afcb8df61a7d46aab65a1be41c0f6038", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[76.564 49.535]", "targets": "76.564"} {"id": "task095-f55e5755acfb4e718a30895b869f4dcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.561 50.641 -93.104 -96.705 16.942 -15.904 38.084 -91.66 42.479]", "targets": "-96.705"} {"id": "task095-a4f1e6bed324425f8f531d365b972e44", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.618 -28.584 75.485 66.554 63.394 -24.125 -47.243 91.662 6.016\n -54.512]", "targets": "91.662"} {"id": "task095-6b85047db39c44cbb4425084881bbfef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.225 -95.696 72.705 -75.452 -73.467 -62.75 11.231 -86.132]", "targets": "-95.696"} {"id": "task095-a7585785fa0a4833a0c9c9f09fa351cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.586 -75.097 74.193]", "targets": "96.586"} {"id": "task095-6039e7326d144db39b32de354353fd9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.323 49.393 56.267 -10.978 -91.589 29.088 -0.719 -99.152]", "targets": "-99.152"} {"id": "task095-d45d502f68d747cd9562b16f4c8885fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.337 -4.471]", "targets": "-4.471"} {"id": "task095-ba8610b415d44d6b9966df067b0d8db4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.565 -85.506 43.47 -62.767 55.131 -80.966]", "targets": "-85.506"} {"id": "task095-ed7305ef595d45a695e617cf7a6e3ea8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.245 55.769 36.65 26.771 -95.773 30.797 74.994 -3.495 39.513\n -82.911]", "targets": "-95.773"} {"id": "task095-e4ff3f31ff2c4d1d95c12a83ab6fb2a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.089 48.055 -50.946]", "targets": "-88.089"} {"id": "task095-e64156cb50ac459f86d48ec7430596ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.018 39.655 -21.487 95.455 59.544 8.224]", "targets": "95.455"} {"id": "task095-d024b264e6134ca49111078a015b1242", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.306 59.002 -74.755 1.626 39.909 96.062 -92.247]", "targets": "96.062"} {"id": "task095-ef51dd9a9e4342eaa93a3751115d7f47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.658 -72.763 29.061 -13.169]", "targets": "-93.658"} {"id": "task095-2e4bfb4c47764a8f92c0fb3b58e0580a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.283 69.208 -34.996 86.004]", "targets": "86.004"} {"id": "task095-7ec909dd9b8c4bfda3de920e297dc8e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.904 -5.441 67.102 -47.291 21.311 -10.327 68.615 -91.524 -96.114]", "targets": "-96.114"} {"id": "task095-b67cbd8b756a4486a6108239151d73a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.306 57.641 19.894 99.287 -32.114 28.694 96.613 -41.849 96.664\n -97.38 ]", "targets": "99.287"} {"id": "task095-bbb1bbd8862745c18a6102de19c759e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.064 -88.508 24.037 -7.358 -99.954 96.304 -96.354 -99.691 -93.112\n 2.486]", "targets": "-99.954"} {"id": "task095-18bced8376b740ce9b89fb70881cde78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.893 9.259 95.211 -15.001 -62.379 -45.218 -78.384 -28.582 -48.121]", "targets": "-98.893"} {"id": "task095-2d3e8a87c62a46ceb95ecacba69a78b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.858 -90.916 61.079 12.33 69.075 5.969 -83.297]", "targets": "-91.858"} {"id": "task095-883f444799454815930e4082d5fa36cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.252 34.714 65.65 22.222 22.62 -9.148]", "targets": "65.65"} {"id": "task095-7a524c9d0f974afcadda57dd7cc3b5ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.356 29.28 43.169 -89.289 -92.518 89.873 95.866 85.042]", "targets": "95.866"} {"id": "task095-701d11111bf44f4ea4b9dbcbd2842258", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.924 95.033]", "targets": "95.033"} {"id": "task095-ead6be81a0164714866cd9a31473e09f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.974 -43.072 25.947 23.613 73.991 63.722 -8.569]", "targets": "73.991"} {"id": "task095-ae087add4ffc4cb1b525afd3f6937bf3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.904 -60.817 0.6 36.561 -76.291 -17.28 ]", "targets": "-76.291"} {"id": "task095-13620cb1e82541e28f7fcbd76514e9cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.483 -75.446 -42.102 -99.362 35.017 32.191 -17.684 -24.16 39.004\n -8.469]", "targets": "-99.362"} {"id": "task095-fe89c69c52a94f378b5e5bcf9b710ebf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.576 36.636 -28.404 91.368 -49.404 -48.105 -2.631 80.869 -4.866\n -65.481]", "targets": "91.368"} {"id": "task095-0d04dd93f48b49b4ba2f884daefe504b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.749 -66.363 -31.066 -74.725 72.128 69.661 11.098 5.592 -81.604\n 66.209]", "targets": "-81.604"} {"id": "task095-b956e49b9eae4597a3d8fee0542542f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.817 -6.629]", "targets": "-6.629"} {"id": "task095-e3fd2adbe6c24d9aa8bdb6b997364a99", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.264 -75.68 9.406 -15.865 -27.363 -42.336 0.323 -97.741]", "targets": "-97.741"} {"id": "task095-27bed1cca3354c6b8484378bb3d4e91e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.361 -4.108]", "targets": "-11.361"} {"id": "task095-38b61b647d464feeb60d4bbd661281db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.298 83.113 35.999 77.465 92.832 92.843 79.436 -41.57 -90.856]", "targets": "92.843"} {"id": "task095-d052e634a3c44fd8a692d8ef3d81ebae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.773 -87.242 45. 30.285 -96.229 30.118]", "targets": "-96.229"} {"id": "task095-b1a7c7049fca474892d67bab70415930", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.533 97.27 -45.662 97.247]", "targets": "97.27"} {"id": "task095-6617f3a73ba548b2b5acb89715a26382", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.714 -88.694 -35.984 -94.909 52.072 20.104]", "targets": "-94.909"} {"id": "task095-ac7f5a04ca9d4d33a28d2bb030fc9f53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.997 42.683 25.557 97.771 -68.564 -16.319 -32.422 44.343 24.078\n -29.939]", "targets": "97.771"} {"id": "task095-c694fef05983417aa03a9b8a95e0b6dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.869 -59.303 -30.322 92.289 -49.619 89.141 -71.51 69.041]", "targets": "92.289"} {"id": "task095-0c640cecf1c24e5a8faaf687eb3965d5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.288 79.668 -34.581]", "targets": "79.668"} {"id": "task095-7de5161d828946c88190e30ac1c98aa7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.494 -93.824 79.335]", "targets": "95.494"} {"id": "task095-a308528a13d24f068b08fc624d8f417e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.376 -18.814 -49.913 -42.438 27.228 75.863 30.978]", "targets": "75.863"} {"id": "task095-046a5ab9580b4bbfb497705fc7d785e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.549 91.443]", "targets": "91.443"} {"id": "task095-7b7a87a4f17f41b6b2d90d99ecf0fcdf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.377 -73.782 -58.734 76.302 -10.678 -50.511 -2.799 91.638]", "targets": "91.638"} {"id": "task095-21053143302b44f6a4e8db23edb2d75c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.877 75.863 -68.889 33.867 78.267 53.604]", "targets": "78.267"} {"id": "task095-48983b77ad384626862b56042ad4a9cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.706 -75.641 -68.549 -8.198 -65.417 -44.801 -35.284 88.551 89.141\n -3.539]", "targets": "89.141"} {"id": "task095-0e04798414cc44c096b5fbc9870e404a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[83.301 48.25 ]", "targets": "83.301"} {"id": "task095-9bb63bb4c09941a4bc8d45c2c1619e09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.364 -55.406 75.33 -43.124 5.088 0.373]", "targets": "98.364"} {"id": "task095-37fa00807d55440480816a34e5009da3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.606 45.52 -80.06 83.495 76.397 10.208 59.48 73.27 23.049\n 91.287]", "targets": "93.606"} {"id": "task095-48b1b07c727b4966b82ab12f4f850582", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.383 -45.345 54.872 93.56 52.016]", "targets": "93.56"} {"id": "task095-9d7bc47d8f114eb6ac13ee39b6e28466", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.193 -1.011 -66.588 -89.356 5.929 -70.235 -26.944]", "targets": "-89.356"} {"id": "task095-41327836a25046bcb8cc31901a19edf2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.795 25.366 83.021 -11.955 54.866 43.02 -9.196 -95.037 -42.982]", "targets": "-95.037"} {"id": "task095-65a720aeeac04096a5432fb87a4adc8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.49 -11.467 48.729 -66.306]", "targets": "-66.306"} {"id": "task095-50dc51a998af495da8c34e2ff3cf65fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.371 88.914 -49.282]", "targets": "88.914"} {"id": "task095-d9adea1f114e451aa879972f2cc2868c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.385 -35.244 80.102]", "targets": "80.102"} {"id": "task095-f80396dc5ce146b5992547d4d78141b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.403 -42.177 -91.24 -25.11 -20.345 -44.234 -42.9 ]", "targets": "-91.24"} {"id": "task095-70e64763c2b74c6892e6c2549a8bbcad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.206 50.16 4.972 48.659 4.628 -33.874]", "targets": "50.16"} {"id": "task095-8aa1d7ed0fe94b028f0c70b6a8fe0877", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.223 33.658 59.661 -96.319 63.751 -86.528 -32.773 -6.308]", "targets": "-96.319"} {"id": "task095-e21a1f5a05044b9cad9e5f6c855d5880", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.863 -81.586 -8.713 23.17 -68.569]", "targets": "88.863"} {"id": "task095-56ab29138a3a4e199a763a98e4e4b77d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.427 10.64 32.384]", "targets": "-47.427"} {"id": "task095-2a503231854f419ebdfcbef0694efdbb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.786 43.796 11.873 -66.654 14.192 -75.185 -37.097 15.343]", "targets": "-75.185"} {"id": "task095-6fcc0290286b40dc940de912f1e5ec3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.278 -18.662 25.169 -8.833 72.381 -87.152]", "targets": "93.278"} {"id": "task095-2aadbc72dea54508ac93233774377595", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.408 -0.282 -57.344 60.438 1.421 42.976 -82.967 -50.693 30.627]", "targets": "-82.967"} {"id": "task095-5fb75a58c14c4c7882f04b7695707433", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.1 -12.735]", "targets": "-69.1"} {"id": "task095-05d9b8ae470148dcb6bb085aa2459d04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.106 5.74 -19.906 2.497]", "targets": "-19.906"} {"id": "task095-09a3065d3bf9410d8bd4c8d28a3427e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.749 61.556 -43.464 -50.297 -33.441 -57.433 -60.98 -16.289 -53.961\n 40.798]", "targets": "61.556"} {"id": "task095-178b91c3834b41d093b6cc1f64e865b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.141 33.068 21.496]", "targets": "33.068"} {"id": "task095-af29d1c6c2284166b5393b6a0b6b2134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.374 -95.492]", "targets": "-95.492"} {"id": "task095-3d5f5d212d7546aaa612d43284c2fb2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.679 58.817 77.443 19.792 69.549 48.903 95.97 ]", "targets": "95.97"} {"id": "task095-94d494e1925a4f42bbcef76ddb7f35ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.535 -82.611 36.557 -60.227 -19.247 -65.668 -97.081 25.492 80.174\n -3.897]", "targets": "-97.081"} {"id": "task095-17982a164f244d9495e3f1cf4f288baa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.049 6.238 81.783 -27.057 86.676 -55.172 24.706 74.461]", "targets": "86.676"} {"id": "task095-fe788613571849749c4c914c808378d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.799 -80.009 -10.618 1.641 -56.904 13.085 -81.304 13.18 ]", "targets": "-81.304"} {"id": "task095-47619c896d604e84882a21d205709eb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.407 -93.34 -96.833]", "targets": "-96.833"} {"id": "task095-f338605d75bf4a498b694cb37d4bbda2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.212 -93.956 84.526 99.104 -60.723 68.977 30.337 -81.767 5.207\n 48.876]", "targets": "99.104"} {"id": "task095-b93ac79f01c44ea2b8eccab7846175ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.327 -94.793 -93.151 78.936 77.905 -37.517]", "targets": "-94.793"} {"id": "task095-00981e07a08546f5bfe15a6e290015fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.376 73.192 16.664 2.915 70.577]", "targets": "73.192"} {"id": "task095-16bf4becb8bd4d5f969d0d3387a9c0b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.72 -53.745 -10.665 -68.163 -79.544 -54.647]", "targets": "-79.544"} {"id": "task095-ac335b7abc824eeb9a54f9c25ae9b144", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.817 21.813 -26.581 -79.845]", "targets": "-79.845"} {"id": "task095-fe319aa23c3f42ca892f8cbff8e220c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.737 -62.564 15.377 19.143 93.402 50.649]", "targets": "93.402"} {"id": "task095-a7c969121b284111b7f5c42e97be3682", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.534 -85.167 43.115 -24.477 83.875]", "targets": "-85.167"} {"id": "task095-79734560bb434b16918dda8caaf6c3ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.512 -32.692 -51.48 50.212 -82.409 -77.472]", "targets": "-82.409"} {"id": "task095-1c66b695142946aaa380c62d4c51885e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.527 65.594 27.932 -25.913 83.654 95.143 25.209 -62.569 80.121]", "targets": "95.143"} {"id": "task095-958f0d5fd57847c695b64392f039f2d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.364 -74.523 90.651 -79.942 18.451 57.977]", "targets": "90.651"} {"id": "task095-a3f5386da88d40a0ae409e8c1a75fd39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[46.256 31.055 83.932]", "targets": "83.932"} {"id": "task095-17aaaaddf22f4620929e364a1876fe67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[92.235 78.08 7.296]", "targets": "92.235"} {"id": "task095-cfc3dfd9e7324d028da6f5c49fa825ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.443 -83.438 36.659 12.866 -82.372 -32.028]", "targets": "-83.438"} {"id": "task095-c644e1566df44714994d64dd58cd10b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[50.417 -3.929 80.237 80.63 ]", "targets": "80.63"} {"id": "task095-0d0b26677fe24615ac723d89cea729c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.607 66.924 -57.212 -54.357 73.079]", "targets": "-90.607"} {"id": "task095-e6c8060fc1324b548b65c88d84c7cb0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.582 -67.51 27.353 84.966 60.634 96.66 -26.069 -8.362 9.327]", "targets": "96.66"} {"id": "task095-3a4d8c31c97e44f493140ce504d23615", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.945 92.441 -25.102 -34.304 -5.336 0.715 -71.265]", "targets": "92.441"} {"id": "task095-80c1899a67804678b72211734e90f056", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.376 89.207 80.571 -21.56 17.589 -70.379 78.095 -40.513]", "targets": "89.207"} {"id": "task095-4d762ad4abb544bc9c8736b1cda6e64e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.954 -55.811 -80.879 26.456 87.59 -37.772 92.469]", "targets": "92.469"} {"id": "task095-ba03eefcedf84803af86a85d0dea1ef4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[18.446 -9.245 -0.35 1.15 ]", "targets": "18.446"} {"id": "task095-05f45465b8bf44c6a9d0edaa4ba004a3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.971 -73.831 -45.751 85.087 8.214 33.447 24.566 -18.269 73.944]", "targets": "85.087"} {"id": "task095-11163030aee640ce996567f7e452e2ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.161 -46.03 -99.257]", "targets": "-99.257"} {"id": "task095-4dc298d62d4641bfb535735f4f682977", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.468 -78.861 31.106 -52.527 -97.246 -79.256 57.284 62.103]", "targets": "-97.246"} {"id": "task095-548a306b880c46d3be597dcbb8b0a043", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.242 95.706]", "targets": "95.706"} {"id": "task095-a506bd9ebf264cffb9d576ea1e452122", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.875 53.332 12.757 -81.764 -56.119 77.407 -85.345 85.424]", "targets": "85.424"} {"id": "task095-c2d63e015967498688a1e6a826e4ac76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.327 -6.892 79.057 98.888 15.713 75.044 59.187 -68.395 -85.582]", "targets": "98.888"} {"id": "task095-d4bcd5c9af97442994dc7f33216ba045", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.61 -11.587 -92.144 -90.222 28.221 -90.303 -28.76 ]", "targets": "-92.144"} {"id": "task095-65bb690dcfab4eed87a8f2d2379ffaa8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.194 -88.455 -0.428 82.018 59.85 ]", "targets": "-88.455"} {"id": "task095-b872a609e786456f996c13551546c134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.106 45.399 37.996]", "targets": "-46.106"} {"id": "task095-9d0d21e33a6b4c26bcefa0b629c201c2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.231 -67.609 -10.269 9.52 60.214 21.055]", "targets": "-92.231"} {"id": "task095-12de2f11e0d9413fac6896d21a75d355", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.093 64.149 -48.364 66.402 55.698]", "targets": "66.402"} {"id": "task095-d6ae45b188a44b0cb16f5f521f5f86b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.852 -34.321 -12.924 -22.245 30.632]", "targets": "-51.852"} {"id": "task095-32f2f7d89ac249cfa63ccebab0bd0c28", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.328 39.644 67.854 -18.258 25.685 17.401 -45.868 -47.717 -48.812]", "targets": "67.854"} {"id": "task095-f151645482a64376941b747e2b4a2998", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.997 -19.787 93.464 92.29 -64.122 26.752 -57.486]", "targets": "93.464"} {"id": "task095-c1bec9f40c3a4186981eae95989a2173", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.881 76.494 6.603 -37.511 13.453 -99.584 -58.849]", "targets": "-99.584"} {"id": "task095-f60b82f74acb4146add481c149ac6255", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.849 -90.756 -86.902 18.292]", "targets": "-90.756"} {"id": "task095-14c0a97370824a37b40bd9a52137bbbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[70.748 14.842]", "targets": "70.748"} {"id": "task095-b319274d33b34eca959dae7e31694e64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.096 -89.657 57.242]", "targets": "-89.657"} {"id": "task095-5c79a811be644bffb7f46d8b8ba3d1a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.46 55.664 57.642 -20.185 78.161 57.276 -76.363 -14.462]", "targets": "-82.46"} {"id": "task095-76103e2056b04346a417f06da065e2ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.706 43.347 81.164 86.575 17.965 -95.916 88.475 96.929]", "targets": "96.929"} {"id": "task095-afcf6bd7563f48e9aa9bcd21a1ea86cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.984 -42.41 -92.274]", "targets": "-92.274"} {"id": "task095-7ad93252327c485195fe0aa9d3e70411", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.702 -89.383]", "targets": "-89.383"} {"id": "task095-b440755f748c40678f9a6d9d16ca7124", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.428 -58.925 -93.349 33.023]", "targets": "-93.349"} {"id": "task095-fba236163aa34099a37b2423e98296a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.247 -34.264 38.83 -15.515]", "targets": "38.83"} {"id": "task095-c94eb04911de40dcbaa8bcf891f09aa6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.364 75.328 -32.75 -94.413 -76.785 -35.737]", "targets": "-94.413"} {"id": "task095-165c16f7ee9d49d4a159e7b6250cc296", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.493 44.383 90.416 76.539]", "targets": "90.416"} {"id": "task095-6bcfb856377047488421d9e06148d96f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.904 80.484 40.687 51.405 -3.584 -94.785 99.864 12.903 0.401\n -35.783]", "targets": "99.864"} {"id": "task095-ba90fdccf02e40c4903140b39ddd145a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.005 -43.688 -6.425 -19.352 -70.77 38.091 -20.363 -4.56 -76.111]", "targets": "-76.111"} {"id": "task095-c17d82379fe044acb5a0fcafaddc77cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.273 23.741 -54.086 42.612 -23.17 -18.238 37.205 55.34 ]", "targets": "55.34"} {"id": "task095-2585b2ada03044168c1c4ccae5cd317c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.95 -35.512 63.785 20.342 25.574 -4.608 74.17 -62.816]", "targets": "74.17"} {"id": "task095-366fb4f683d14813af13dc488cd70404", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.588 -93.007 34.383 -50.304 54.134 -89.367 95.895 -78.133 -85.392]", "targets": "95.895"} {"id": "task095-797821a9470044cdbbbbacc065127a00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.514 -71.404 3.273 30.638 -90.522]", "targets": "-90.522"} {"id": "task095-e585695a95fa4b94b75661ce175fb4c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.835 97.119 78.001 85.832 16.868 1.246 -73.84 93.202]", "targets": "97.119"} {"id": "task095-b57dc576092c4a2abbea6feb2ebc1b06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.837 27.986 -3.678 -80.729 -39.512 19.625 57.747 -78.455 -3.842\n 58.874]", "targets": "-80.729"} {"id": "task095-cd174ed4af09443d9d85f4be93ebc849", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.378 92.863 81.653 -60.459 -39.53 37.148 -98.348]", "targets": "-98.348"} {"id": "task095-7892a2994eeb45818c1408281cd51bf0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.165 82.847 11.858 10.65 ]", "targets": "82.847"} {"id": "task095-b41a0740d94145d684daf7ab63f8f3cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.599 7.208 -32.222 -94.914 70.308 -96.639 -74.369 62.58 44.071\n 14.195]", "targets": "-96.639"} {"id": "task095-89a328c813664484a831d7d15dc9d8f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.03 50.909 43.332 -12.953 9.207 -35.861 20.207 -79.433 -80.292\n -26.259]", "targets": "-80.292"} {"id": "task095-f964254161984f8283a1e7338eb3e3b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.583 39.43 36.241 43.002]", "targets": "43.002"} {"id": "task095-a8a70dca84324c5eb5d84e0ebae814b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.173 65.097 -10.408 99.704 44.527 10.892 -25.674 5.151]", "targets": "99.704"} {"id": "task095-8dc2936bdb7b4b8c81dc4655e9b4a70d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.383 -65.271 23.969 75.776 49.426 -23.885 19.68 7.283]", "targets": "75.776"} {"id": "task095-de4501f4ec7248dd8ed352b3f0dc751e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.292 -94.272 -5.806 -27.761 11.084 93.631 -7.433 -32.669 88.736]", "targets": "-98.292"} {"id": "task095-30a7508edc584f77833243b4fac920b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.077 -68.376 90.173]", "targets": "90.173"} {"id": "task095-ace7486a87da469782e132f47cb38bd9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.484 -54.127 57.028 -90.02 9.084 37. -62.775 14.844 -69.995\n 51.81 ]", "targets": "-90.02"} {"id": "task095-ced4180e7db04929b685e86d7ef9f049", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.577 5.603 60.544 42.019 -97.367 -62.719 49.516 12.182 -52.416]", "targets": "-97.367"} {"id": "task095-7c3f834c5afb4a3b94ccd98ac614325b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.418 69.441 -35.826 55.926]", "targets": "69.441"} {"id": "task095-134ff82a5d7c42d68dd67a2ca40e7ac5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.567 -43.855 39.236 43.434 68.603]", "targets": "68.603"} {"id": "task095-3a4be6ff67af4a00b4e1fbfb21e80ce7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.675 -80.334 -66.526 -23.702 -5.262 81.279 97.181 65.892]", "targets": "97.181"} {"id": "task095-b79681a371914aff9b7d649a1cbe49bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.325 27.592 38.565 7.26 ]", "targets": "38.565"} {"id": "task095-32df0e70db9548c69bbf3c5fcf187e8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.179 -88.728 -30.357 -42.597 42.816 9.778 75.871 -35.686 26.486\n -0.297]", "targets": "-88.728"} {"id": "task095-40334ab479844ab88305f215034e2c2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.098 -47.968 -37.308 21.553 86.201 -69.116 60.005]", "targets": "86.201"} {"id": "task095-8e31ce79294143f1b9de5e9a723cc1dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.61 -16.667 -65.116]", "targets": "-65.116"} {"id": "task095-495108aa18564864952241955847672c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.794 -74.788 -94.548 37.315]", "targets": "-94.548"} {"id": "task095-f2224984cbf5413bbf29722e3fdd5549", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.566 27.448 90.658 -27.997 -78.776 -80.608 -1.011 33.722]", "targets": "-95.566"} {"id": "task095-6c4ed6a2ee8342a9b01d33a64ced0647", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.976 -58.807 18.315 -98.042 -64.395 35.845]", "targets": "-98.042"} {"id": "task095-ece0a97b66bb4b04b016e0a79655c8ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.528 37.213 -61.566 -17.233 -18.007 81.023 58.171]", "targets": "81.023"} {"id": "task095-a171c01fbd1d4263801bb2962176c194", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.618 -28.297 55.014]", "targets": "-75.618"} {"id": "task095-f64a3210b2264737aaaf03e72f025a3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.274 1.561 78.825 -6.899 -89.546 -14.584 -47.078]", "targets": "-89.546"} {"id": "task095-3c2f943b939e4a3d9a8d1dcf2b104058", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.825 -40.416 37.223 78.651 -8.183 -66.865 -66.147 55.979]", "targets": "78.651"} {"id": "task095-7927387334154e5eb0d5814fe23ee26d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.194 54.38 -87.745 -96.464]", "targets": "-96.464"} {"id": "task095-9e1a2938abe348c3bb6250aaeabfa0eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[89.658 51.126 58.666]", "targets": "89.658"} {"id": "task095-6bb40f9ce02a49a3838a0a1c81982bdd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.325 -91.643 90.493]", "targets": "-91.643"} {"id": "task095-e17ccb988e394db5b779990b8db8ede4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.705 22.676 -23.651 -56.812 -91.868 73.333 -21.422 -6.665]", "targets": "-91.868"} {"id": "task095-1b3c45afb6ef4db8834deb35db6cd63d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.726 66.329 -65.213 -85.688 -90.006]", "targets": "-90.006"} {"id": "task095-273a6b4fca6e4da29dc7572e1dfe4870", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.177 64.297 59.395 -83.293 -30.697 24.379 39.975 81.503 29.638\n 23.924]", "targets": "-85.177"} {"id": "task095-5a587e9b91124b5aa8213840037759e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.606 80.145 58.139 73.346 1.558 60.443]", "targets": "80.145"} {"id": "task095-bc566f435d304c44bd98bf664ff2197b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.699 -30.243 -56.345 6.146 -12.183 -71.066 -41.65 78.637 62.536]", "targets": "78.637"} {"id": "task095-c69cf9f4546d44888f1a301fbbcae11b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.363 73.893 -76.251 15.556 7.042 -95.284 -24.857 51.371 3.113\n 61.059]", "targets": "-95.284"} {"id": "task095-5b1bef04e73a453d92eba5b4379fed8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[97.75 40.335]", "targets": "97.75"} {"id": "task095-3c3d3e6417b048a795ab73202ccb0218", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.097 89.027 -50.611 94.965 38.474 -51.268 48.423]", "targets": "94.965"} {"id": "task095-d9f4d2693a47451e91f38f41ac9ad77e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.344 79.833 35.127 52.949]", "targets": "-81.344"} {"id": "task095-84d98010f4564e81a6ca94ee54c1d250", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.04 -71.519 60.353 -41.295 86.194 -19.382]", "targets": "86.194"} {"id": "task095-6626761bd2ed4f1cbd27e03bbfded4d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.98 -32.866 -67.591 25.605 -2.298 -3.331 -2.778 -76.15 ]", "targets": "-76.15"} {"id": "task095-01804aff55a14e10a5cf19bfb6a12dbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.302 -24.55 -45.744 46.416 78.242 19.636 -84.067]", "targets": "-84.067"} {"id": "task095-0c3543110cb748eb88e16a8b42aeaaa1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.896 81.204 47.029 92.697]", "targets": "92.697"} {"id": "task095-e975b5dfba12468284132c7612f711b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.54 35.324 -50.423 41.392 -73.668 -13.067 11.786 -71.505]", "targets": "-73.668"} {"id": "task095-6868af936f8f48d6a76b1973d5249f33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.71 -0.936 89.776 25.707 49.397 -89.748 -54.626]", "targets": "89.776"} {"id": "task095-2027c4bcb2bf40ec9791b6c4b03300d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.836 36.799 -95.43 94.49 -96.303 -58.636]", "targets": "-96.303"} {"id": "task095-644f6d8efa5e48b6a833f2b0372f597a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.872 -81.01 83.954]", "targets": "83.954"} {"id": "task095-40d1e78b2c9446dfbe127a8313707d64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.807 -13.415 -79.081 41.452 94.144]", "targets": "94.144"} {"id": "task095-966e48afee83426dbeb3ca3d7e0ed43f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.508 -46.677 2.884 22.888 29.289]", "targets": "-46.677"} {"id": "task095-3917d69822c24bb0b997368e81cf97fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.589 38.046 -34.543 -62.453 41.432 -14.281 0.133 82.816 33.511]", "targets": "-94.589"} {"id": "task095-cc195a5e316749cd9d7ea5a996cb7c0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.158 7.987 -57.259 14.072]", "targets": "-57.259"} {"id": "task095-f1d1adef36c04b7ea6ca30b6adcfc321", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.646 -8.116 35.303 99.83 77.919 -29.217 47.411 -50.282 -4.98\n 83.917]", "targets": "99.83"} {"id": "task095-fb97abc19adb4f35896812e50fc73889", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.338 -14.231 -96.81 25.548 14.644 -67.041 -42.359 -59.024]", "targets": "-96.81"} {"id": "task095-7abfc88a08a2411093792aea717a8080", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.009 -44.321 -19.001 93.737 -45.393 6.233 86.538 -71.733 -2.644]", "targets": "93.737"} {"id": "task095-35f7cafdcade474a95679adaba56f558", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[78.767 5.178 25.813]", "targets": "78.767"} {"id": "task095-9fefff30638e47cea0cb02d4b0629ce0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.019 -66.689 58.93 -55.862]", "targets": "-87.019"} {"id": "task095-f8fb2e3197c049cbb7f6d82e2b49c668", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.604 -80.502 93.064 74.155 74.329 65.065 3.538 17.899]", "targets": "93.064"} {"id": "task095-97eb6453cba24aeba8f3475c6cc5d440", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.578 7.773 -84.753 -45.165 19.393]", "targets": "-95.578"} {"id": "task095-4d7e7d048da7428087df1db80a29acb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.929 41.428 -65.35 -28.714 1.104]", "targets": "-65.35"} {"id": "task095-0c38e3c4a4f244ac89a7bf8afdccab46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.575 -1.652 87.823 92.946 65.588 62.784 21.394]", "targets": "92.946"} {"id": "task095-15ed76d06254481bb24cb3fb84a5123e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.73 35.708 40.144 38.143 -46.207 -87.206 1.486 -46.693 -4.311]", "targets": "-87.206"} {"id": "task095-37881d5328894406a641197cbb658c1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.422 77.212 94.214 -7.989 30.501 36.384]", "targets": "94.214"} {"id": "task095-a313eebe510a4ca0a51d23308a6e04eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.24 -26.42 28.48 71.671 69.524 -2.724 -63.387 69.023 29.301\n -34.214]", "targets": "71.671"} {"id": "task095-8d836f4cf27840d197dd2ab8cf914a4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.71 49.693]", "targets": "-92.71"} {"id": "task095-b3cc763012f5498f93f16e9f97effdb5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.953 7.925 -35.151 -16.68 -39.776 -87.59 -22.146 -97.347 -77.331]", "targets": "-97.347"} {"id": "task095-37b19e1f94c5457fa7e38b45ecd13fea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.619 -27.425 -30.998 -11.777]", "targets": "-63.619"} {"id": "task095-bf278338ae454b2b8f4ce569a60068b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.545 39.689 -93.808 24.396 -79.992 84.421 -10.202 -59.12 63.473\n 13.416]", "targets": "-93.808"} {"id": "task095-eb91ef58582a4a70b7b6d68f39018ff8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.21 40.551]", "targets": "40.551"} {"id": "task095-514165128ab94ffda265788059bde488", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.218 11.568 -35.518 69.858 91.416 97.006 21.304 -84.722]", "targets": "97.006"} {"id": "task095-7038c31a1b014996bbb85e0cd39327e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.078 -46.527 -86.867]", "targets": "-86.867"} {"id": "task095-a7f18d9e8363437fba3246026335cda8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.073 23.056 82.334]", "targets": "82.334"} {"id": "task095-fd1a5c1724cd46f9b33400cc53d1a0c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.52 85.839 -83.346 93.451 -66.694 -18.969]", "targets": "93.451"} {"id": "task095-5451a7e00b9049c5b3f0cd67bad6b2a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.615 -28.362 -85.818 -10.6 90.492]", "targets": "90.492"} {"id": "task095-dd7024fc3d494b1cbc15ca7526abe0cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.982 42.85 46.797 37.069 -45.83 -83.167 71.282 10.19 68.179\n 26.829]", "targets": "-83.167"} {"id": "task095-6dec8bab2ed44892b8e4af625a506b8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.153 -42.68 89.878 31.425 17.569 -22.696 -17.75 52.234 -70.112]", "targets": "89.878"} {"id": "task095-9425713e97bf4c969b503c1da9566c71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.983 -98.813 46.584 57.843 41.205]", "targets": "-98.813"} {"id": "task095-385a12abdd9d40e69cd19a0ade6106b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.234 91.394 -92.745 70.341 30.281 -55.676 55.482]", "targets": "-92.745"} {"id": "task095-d71542fb5c244e5d9b9c4aced3397c59", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.664 -1.337 65.27 57.101 17.399 84.761 23.608 69.27 -26.217]", "targets": "84.761"} {"id": "task095-1c1f82f107484949b4800b46adeafbde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.501 -90.369 -10.706 -2.556 24.898 -51.153 -44.114 -4.274]", "targets": "-91.501"} {"id": "task095-8b64a39377ea4a7d9160ee7fc0bcb6a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.596 23.72 0.762 -8.686 -52.405 29.905 -47.267 19.955]", "targets": "98.596"} {"id": "task095-6e2fd86f394d483a8fa3726d875539d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.065 13.985 -40.814 -94.943 -0.235 63.483 11.547 -89.752 81.926\n -50.789]", "targets": "-94.943"} {"id": "task095-5a5ffd4c97b64a168532fec36db90429", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.183 -87.357 -91.534 -63.87 56.835]", "targets": "95.183"} {"id": "task095-3154898f9858432eb0b3f195eb06fcb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.74 50.825 -37.099 50.649 -79.545]", "targets": "-79.545"} {"id": "task095-5ab825fb6bd242048e6534e822fde3dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.512 84.546 -70.32 67.661 -76.799 -60.747 -70.559 18.575 -45.745]", "targets": "84.546"} {"id": "task095-a62ccc5c6406474eb013f0a1aca7092a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.912 -80.901]", "targets": "-80.901"} {"id": "task095-996a416395b74a6baec6770c735a288c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.198 -10.62 28.379 42.033]", "targets": "-50.198"} {"id": "task095-44e43a97dfcb4dc3bb3899c328bfc3bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.358 48.387 60.539]", "targets": "-70.358"} {"id": "task095-105f099da45f4937bb55a95065762466", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.095 82.896 -88.664 -74.784 86.206 72.986 -41.198 7.482 5.893]", "targets": "-88.664"} {"id": "task095-50b39c2ee6aa4182b77e09c2162d52bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.782 -10.117 -75.154 -39.897]", "targets": "-75.154"} {"id": "task095-69987a9617264a428d6da15711dd0b85", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.876 96.747]", "targets": "96.747"} {"id": "task095-4b46cea1416d4259a76206a1b61c9705", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.88 -35.579]", "targets": "-35.579"} {"id": "task095-74dda0b7a2a845de9c37984bfd1d433a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.005 39.151 21.552 -49.286 -69.131 -57.456 77.603 -49.525]", "targets": "77.603"} {"id": "task095-781739d2f4924247aa88722822f9da44", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.257 -84.498 18.584 -94.293 5.79 59.474 -84.254 42.069 -93.1\n -91.171]", "targets": "-94.293"} {"id": "task095-84f43a211e1b4775a819981def2f74bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.414 50.48 -42.444 13.326 69.464 -50.232 -0.59 -20.053 9.911\n -8.973]", "targets": "69.464"} {"id": "task095-9ccd47768b644078955551bb3b0a498e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.387 74.08 -42.656 45.943]", "targets": "74.08"} {"id": "task095-8c10d6c05e0249ea8b8915e1ce8cbe50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.603 -57.67 -63.894 1.066 -37.471]", "targets": "69.603"} {"id": "task095-762c92cfddb84a73b3eff06e57f60d14", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.623 48.56 93.986 -20.927 27.624 -47.142 -75.639 49.636 48.558\n -21.838]", "targets": "93.986"} {"id": "task095-1cc1244d63d7403191310bbf43b992ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.67 66.653 44.636 -54.677]", "targets": "66.653"} {"id": "task095-71cc87f75e87498a8f29f89b78f363a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.012 65.535 38.562 64.158 -25.72 91.156]", "targets": "91.156"} {"id": "task095-dc1982cec1c9499280ee23e64b6ca3a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.355 -58.129 -88.263 -1.411 9.848 -74.514]", "targets": "-88.263"} {"id": "task095-b78392ce898447cead675e06a9b15a69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.951 -36.327 -83.708 20.927 -95.763]", "targets": "-95.763"} {"id": "task095-a3b7b987fa1446e387366549666ac8ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.014 74.266]", "targets": "74.266"} {"id": "task095-ca38c722a35248f6be9f44d4a3843251", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.427 -53.445 35.651 -76.328 25.949 73.937 -86.5 -78.344 -29.352]", "targets": "-86.5"} {"id": "task095-5ace29d6f4a244449e8227c05b798d33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.432 97.77 -34.022 -80.191 15.071 8.63 ]", "targets": "97.77"} {"id": "task095-a7076713cc9a4e14b38e20524a262880", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.507 96.43 86.667 94.204 -78.055 -79.834 -19.927 -38. 9.274\n 8.569]", "targets": "96.43"} {"id": "task095-2cb460024813451193537925347bc8c3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[85.274 -4.702]", "targets": "85.274"} {"id": "task095-a4031b182a424daa8798cf34863760b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.402 -39.993]", "targets": "63.402"} {"id": "task095-cba08b5c26f34afeb70d834d3f81a3b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.807 34.722 -68.031 -93.184 85.914 -79.068 43.312 -42.405]", "targets": "-93.184"} {"id": "task095-8679af5332c74ad488c7ac6e4a0d742a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.225 -85.094]", "targets": "-85.094"} {"id": "task095-a713ac4ba69a4488875992c7b7a35a01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.928 42.095 -94.719 -71.185 56.839 72.215 31.23 -10.557 -57.1 ]", "targets": "-94.719"} {"id": "task095-777f2b67e68744b6a024bf6d45f63c66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.912 -91.456 -87.215 -30.136 -55.847 -73.563 20.309 18.558 56.307\n 17.652]", "targets": "-91.456"} {"id": "task095-9d408959c11841178eccbfb153111c98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.443 16.655 10.117 65.004 88.991 41.101 -19.987 80.143]", "targets": "88.991"} {"id": "task095-5313e260cc59465781a2a33fac2627a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.888 -59.534 -63.565 -79.564 -0.451 80.002 53.918 -2.549]", "targets": "80.002"} {"id": "task095-4a68bbada85c4236b4314170b9971b36", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.334 -72.551 53.223]", "targets": "-72.551"} {"id": "task095-2b16c6a808fd4de7974988c9fd3aaf69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.522 -42.866 90.712 9.231 61.19 -62.434 -57.921 -29.83 ]", "targets": "90.712"} {"id": "task095-8e0af852aef34fc384b703c05f372735", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.839 -23.098 50.045 -75.459 10.135]", "targets": "-75.459"} {"id": "task095-39bc1835ccd24646b82c9af07636f2ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.287 -47.19 -29.69 -39.008]", "targets": "-47.19"} {"id": "task095-cb2d1b2413354465b321f5494d9bae9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.434 -74.82 -22.685 -71.988]", "targets": "99.434"} {"id": "task095-91b824da42c24abaa603983bc75af1b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.364 -72.034 -13.106]", "targets": "-72.034"} {"id": "task095-c090dc560d934d91a5d6a2c351982964", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.729 -80.022 -67.275 -60.365 87.461 33.998 -92.152 -84.7 -83.895]", "targets": "-92.152"} {"id": "task095-9667b7e2214a41db834f5494ef6e2fcd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.983 -30.938]", "targets": "-73.983"} {"id": "task095-799fc29b2f8e44518008dca851817337", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.658 -64.188 -19.544 45.376 -80.113 49.885 -78.313 -2.751 -10.856]", "targets": "-87.658"} {"id": "task095-1783ce86bdef477481f2acd08e0883d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.415 65.579 -9.984 87.129 -85.73 68.345 -39.62 4.978 -2.948\n -4.541]", "targets": "87.129"} {"id": "task095-ede5d38c95654ce1aaa353e08a85c40b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.449 54.451 29.094 -38.236 -12.291 -4.232 -93.059 -83.134]", "targets": "-93.059"} {"id": "task095-59e377e9771c4f5b81dc0cb1db397fa1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.238 36.889 -28.884 -50.026 -0.094]", "targets": "-50.026"} {"id": "task095-524caec173a7428c989b7ae31e958768", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.906 15.826 15.628 62.511 67.387 -27.292 77.076 15.331]", "targets": "77.076"} {"id": "task095-6af6c6bd9d1c4f59b06c7299aaa0f06e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.271 -49.136 -88.303 -43.868 -44.807 -23.047 -6.991 90.458 80.208\n -9.298]", "targets": "90.458"} {"id": "task095-04656fceec634ad3bfeaa0af90b81253", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.786 58.729 -27.677 -28.553 -88.441 -74.284 -11.643 92.124 32.58\n -28.87 ]", "targets": "92.124"} {"id": "task095-2c8a41554b2a493d84e53598ba0d05b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.393 48.568 -34.165 -76.877 -88.51 61.973 57.334 6.283]", "targets": "-88.51"} {"id": "task095-ecf02b6214b64a299803a21feb823ca1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.588 57.992 -60.923 -7.504]", "targets": "-60.923"} {"id": "task095-6e163d80e79e4027b4fdf1232845a412", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.145 -77.829 50.506 17.84 -2.968 -51.892 -19.839 -50.057 82.909\n 98.328]", "targets": "98.328"} {"id": "task095-b46904eff87b4724a129551d770fb300", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.474 -69.185 14.279 -88.286]", "targets": "-88.286"} {"id": "task095-2a5ba1ab1ee84d9c9357e5b70d2ef42d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.561 -36.066 47.046 -18.973 -85.196 83.657 95.091]", "targets": "95.091"} {"id": "task095-5789bccceec94be58cd05550733b23a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.675 -89.473 -62.522 2.85 31.466 88.417 42.079]", "targets": "-89.473"} {"id": "task095-68206a0f6e4e49be9ad96b84eb03db27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.445 -2.965 -51.061 -37.984 39.552 21.417 11.719 85.556]", "targets": "91.445"} {"id": "task095-2ae755d46c844624b83edf8492e0ef55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.582 76.007 -43.35 ]", "targets": "82.582"} {"id": "task095-070980c277eb43be96fc53fbc7a9a310", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.637 61.557 98.433 98.973 -2.979 98.722 -34.291 5.314 -40.702]", "targets": "98.973"} {"id": "task095-2923fb4d78e44cf7b569bea7393ecc0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.539 -96.772 -71.815]", "targets": "-96.772"} {"id": "task095-73e45d185e784401a39970bfcb561436", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.202 -82.603 -73.211 3.333 98.64 -52.193]", "targets": "98.64"} {"id": "task095-8133b0caf5354e68a049fb44fc3ac183", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.784 69.105 -70.524 -98.673 11.058 -40.418]", "targets": "-98.673"} {"id": "task095-f9583df79ccc4a44913c29d3bd045aee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.083 -7.835 37.526 43.531 -60.997 -66.726 -74.936 -38.885 -95.716]", "targets": "-95.716"} {"id": "task095-e1e7908848d944d68af016101fbaa457", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.271 -62.805 21.276]", "targets": "-62.805"} {"id": "task095-a03f9f1a86784912a33f8097bf169869", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.74 77.16]", "targets": "77.16"} {"id": "task095-8ca15265f82e4fb6a2c4c67fe4f698b1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.425 -81.54 -81.788 -94.817 23.374 -69.644 -16.076 -27.866]", "targets": "-94.817"} {"id": "task095-e4a29cb11cfb48e584c723051ac17bef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.15 69.688 77.868 66.648 59.071 -28.747 10.688]", "targets": "-86.15"} {"id": "task095-e3d333e512a0447792a1aaf429ac587d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.462 -59.636 -56.083 3.33 56.057 -36.458 56.779]", "targets": "-59.636"} {"id": "task095-36f10480fb2941e4aba757950034df44", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.326 44.472]", "targets": "-69.326"} {"id": "task095-2f817425d50f407fbab2f9c423a6dda3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.501 -22.405]", "targets": "-27.501"} {"id": "task095-955d79fd19f64f108508257c23c8d19f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.365 -74.036 42.462 9.354]", "targets": "-74.036"} {"id": "task095-95e32f2a4ee04a7cb62c06af463f1e4b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.482 28.429 63.692 53.207 -20.128 58.183 86.898]", "targets": "86.898"} {"id": "task095-e381a58fe0db4009bd14d8d5287e21b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.038 -33.053 -83.508 66.346 -69.651 -92.063 89.257 -85.477]", "targets": "-92.063"} {"id": "task095-a6c8665bd4cd403eb434058aa57dca38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.722 -63.06 51.448 87.59 85.004 21.787]", "targets": "87.59"} {"id": "task095-dfc92ff2c1f1411f84eee980fc95d1d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.468 11.694]", "targets": "11.694"} {"id": "task095-dfb5cb61ebf74ffe8b5098ae2a179591", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.179 21.907 66.474 -5.822 -22.4 -5.509 56.105 -53.614 57.707]", "targets": "66.474"} {"id": "task095-78187f32768741e4b4ffa57f867c597b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.362 -68.612 28.157 -76.588 -78.808]", "targets": "-78.808"} {"id": "task095-7f80b7f8d31642448ac1a0c528eaf17c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.966 -20.193 30.702]", "targets": "41.966"} {"id": "task095-af13e4e3e59e4f64a009a8a90e881bcc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.748 96.886 -86.281 -97.171 42.83 29.252]", "targets": "-97.171"} {"id": "task095-fdcd08e9c9444070ac55bc27a4e4fea0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.317 -12.228 39.251 -83.203 55.428 29.008]", "targets": "-83.203"} {"id": "task095-8f8c5a2cf28847638420fbf7b746c9b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.109 -53.167 5.713 -31.349 87.623]", "targets": "-96.109"} {"id": "task095-569ab00b4e3a4f2083945be224197653", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.673 -96.598]", "targets": "-96.598"} {"id": "task095-ec0394520e7b40b1823fe78e223ac039", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.149 80.394]", "targets": "-84.149"} {"id": "task095-43be6aaab5c6475c9b12b120f6be22e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.018 98.202 41.158 3.958 -25.108]", "targets": "98.202"} {"id": "task095-599664d59f6f42758a6bba7382759153", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.92 69.978 81.844 99.4 79.16 -64.093 24.968 -62.361]", "targets": "99.4"} {"id": "task095-1c56ded120354f76883b5d37f2b4fe03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.294 33.015 22.301 7.512 16.643 43.536 47.925 -92.523]", "targets": "-92.523"} {"id": "task095-943a6ea744c64aa89482936619e5df88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.513 -8.759 23.066 -0.772 -45.969 -7.217]", "targets": "-45.969"} {"id": "task095-5497dcd5826f42c4bc683abcdcd34a03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.085 82.223 23.872 -21.945 -40.888 83.28 96.579 69.978]", "targets": "96.579"} {"id": "task095-e6fa0a667c0440699d15f42086991aa9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.443 2.217 -24.729 -51.473 50.017]", "targets": "53.443"} {"id": "task095-ab845e7250bf42cbaddd6b0bd6513e91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.518 46.033 3.35 -18.48 15.751 59.788 -72.538 14.247 -26.545\n 81.195]", "targets": "81.195"} {"id": "task095-b1c397e67d3140119089cfeefa0ea887", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.179 -2.135 67.431 41.622 -89.021 69.185]", "targets": "-89.021"} {"id": "task095-7dd655d90df341f190f1f0f4b2a190a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.308 16.165 25.389 49.253 -76.146 -95.725 11.776 -86.575 -20.268\n 91.111]", "targets": "-95.725"} {"id": "task095-ca0c8b1daa284b9899596c6d8a248f15", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.238 68.023 45.589 -88.846 54.546 81.934 -98.611]", "targets": "-98.611"} {"id": "task095-64dea16b4c464f1e8cde73596aa4f870", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.923 -40.517 11.244 71.371 -37.003 -16.548 32.809 45.557 -98.529\n 5.016]", "targets": "-98.529"} {"id": "task095-83c860c60b1449f8a89827edf4914dfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.721 -72.701 -51.616 47.282]", "targets": "-72.701"} {"id": "task095-8fb80872bd294ec192e05cd5c70b0037", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.122 21.415 -38.905 32.905 -23.913 98.968]", "targets": "98.968"} {"id": "task095-8c282641e67c44699e441f1c06c22e78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.398 -98.779 -8.442 -94.171 94.768 83.257 96.657 -27.191]", "targets": "-98.779"} {"id": "task095-94cf5d0657884c54b402258d5429a863", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.028 -84.554 28.539 -73.721 -32.172]", "targets": "-89.028"} {"id": "task095-175683b128974766ae1c4a04272ae4d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.301 -25.455 -1.949 -72.733 71.553 26.922 -8.266 -11.555 38.684]", "targets": "-72.733"} {"id": "task095-4b7e3128bfbc4d5ca8ec9d7fcaf334ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.73 45.024 -97.524 33.07 19.612 65.841 79.626]", "targets": "-97.524"} {"id": "task095-804748a257e54b2ca16b57416d45dc88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.116 -55.146 -28.814 -65.214 41.766]", "targets": "-65.214"} {"id": "task095-d8583bf7dbb748bbb5fe2774c881be3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.253 -37.399 95.667 -4.53 98.951 84.636 -68.073]", "targets": "98.951"} {"id": "task095-5c94222a673041b780ce8998a14c89df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.538 -31.737 97.39 83.626]", "targets": "97.39"} {"id": "task095-7c03e7da023a414ab21b697d351e246d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.645 -24.538 52.074 -56.918 63.693]", "targets": "63.693"} {"id": "task095-c9b03cdc60124b0e9b15da015f6b518a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.176 -8.94 -85.741 92.255 51.424 -98.602]", "targets": "-98.602"} {"id": "task095-8531edb469af4faabac063891ea98597", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.15 46.011 -38.579 -8.756 47.707 -43.664 -21.785 -42.44 88.682]", "targets": "88.682"} {"id": "task095-cf5698673b294d868a4369fcbe938773", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.78 72.607 67.133 -59.227 77.919 25.598 -47.204 -80.401 -71.961]", "targets": "-80.401"} {"id": "task095-3b47eaf7f2eb4aaa90f4aff8eedea1e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.55 -80.798 69.045 21.704 13.212 -81.338 -88.348 70.428 -39.563]", "targets": "96.55"} {"id": "task095-48d88979b6c54198960683867b242cf4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.977 10.585 -86.167 45.408 77.255 -35.095 -79.318 -0.468]", "targets": "-86.167"} {"id": "task095-92a3f9597cbe442fa993219d30724d57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.97 73.412 -35.616 -76.518]", "targets": "-76.518"} {"id": "task095-604b876ea8d54f46ac8a01792c61af03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[67.317 67.828]", "targets": "67.828"} {"id": "task095-4a4e34837b6841cf8bb892dd1c9fb80c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.905 99.086 -82.479 -74.721 -34.004 48.001 96.098 88.01 44.022\n 89.568]", "targets": "99.086"} {"id": "task095-8b6f2e7714914896b1586909e38a7033", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.916 81.106 86.445 57.122 -52.806]", "targets": "86.445"} {"id": "task095-c00b93844a134d0c9e88cb70f956bbf8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.158 -17.282 -75.28 ]", "targets": "-75.28"} {"id": "task095-8dd4c74b0a604bd186672fb6ff730b93", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.709 74.689 25.214 -81.616 -30.187 -22.271 -70.559 82.389 27.669\n 54.024]", "targets": "82.389"} {"id": "task095-808d260cd7d146b69db94cb6da37b7b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.147 -24.875 -64.468 48.768 -26.339 91.764 -66.03 -41.009]", "targets": "91.764"} {"id": "task095-3b654568e6b64b53a9daedf089145c92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.66 18.34 24.369 -90.505]", "targets": "95.66"} {"id": "task095-4771142d933c4186aef3a42d8a60a291", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.162 -42.874 -41.069 -90.498 -27.374 -95.32 9.729 52.825 2.361\n -95.217]", "targets": "-95.32"} {"id": "task095-137b164fc41b4c5098f78b0d34e3b5f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.429 86.374 16.746 -78.312]", "targets": "86.374"} {"id": "task095-f6f5fc37b0f44b23b675bd0dea032ef4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[30.648 79.562]", "targets": "79.562"} {"id": "task095-5a95bf4a3de24fb189a6c6e6b5ceee0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.886 80.795 30.228 33.663 85.333 -33.977]", "targets": "85.333"} {"id": "task095-f6479112736c4e3d9ebdb4a5cfe659a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.352 49.882 -67.113]", "targets": "-67.113"} {"id": "task095-01240285e97847c7b89047ff2c566d97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.888 -33.272 88.216 -5.827 -95.674 70.03 ]", "targets": "-95.674"} {"id": "task095-c55aa465354548cb9fd2c964c8b52981", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.055 64.421 24.439 -17.426 -4.174 98.888 -4.566 96.606 94.695\n 0.669]", "targets": "98.888"} {"id": "task095-28dcec036a0544cc801925c4d291d282", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.275 -73.367 97.092 78.798 -14.466 -27.335 57.46 -36.905 95.647\n 97.399]", "targets": "97.399"} {"id": "task095-4519e9d4a99e41d1a4af095e73455b1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.866 23.526 50.665 13.868 -83.166 46.734 94.343 23.221]", "targets": "94.343"} {"id": "task095-03c99db1b67e4ff0af78772bcf024cb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.979 24.831 -56.854 -35.989 7.078]", "targets": "-56.854"} {"id": "task095-7a526b2cb85c407694930664e039fd34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 15.722 89.906 29.342 -14.961]", "targets": "89.906"} {"id": "task095-ae71f0c2737741ee9443858346b41d7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.592 -47.449 32.257 -11.815]", "targets": "50.592"} {"id": "task095-adbf8ae724e741bfae564d502fefe0f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.548 -61.564 83.888]", "targets": "83.888"} {"id": "task095-e5f7e67dd14f47e8b8cf313bd6df2f5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.556 -44.874 -57.437 18.153]", "targets": "-57.437"} {"id": "task095-e6e2be283ef44ba998f85fc334969bda", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.909 -74.272 33.621 89.508 87.168 -28.37 ]", "targets": "89.508"} {"id": "task095-57294ff9b80349c68fb6a1083224eee0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.964 -84.446 4.017 -96.331 57.359 -10.724 94.981 40.367 -62.77 ]", "targets": "-96.331"} {"id": "task095-6e66e507e6a04d5e96a6903abd005846", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.455 -44.646 56.061]", "targets": "-79.455"} {"id": "task095-894073d100234310978fa610eb8daceb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.427 56.169 14.311 8.875 -41.623]", "targets": "63.427"} {"id": "task095-9453f1c77abf4bd685df8264b74a50fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.177 22.293 35.136 98.558 94.795 -60.669 -92.379 22.227 -79.362]", "targets": "98.558"} {"id": "task095-89a63338414d49fe9d37d6feeb7370b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.182 -77.849]", "targets": "-97.182"} {"id": "task095-9ad8f64c329e4014bd2e7dee5915f9d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.631 54.09 ]", "targets": "54.09"} {"id": "task095-ab3e6e11f90e4487a4346a42f8137b21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.47 63.992 77.993 -25.42 38.168 -48.146 -61.732]", "targets": "92.47"} {"id": "task095-7daa9f528116485fa1af6f6f2f64a78a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.135 40.804 73.684 -84.482 32.103 30.15 -57.247 43.101]", "targets": "-84.482"} {"id": "task095-afbe24d14b9e4808b3af91096c335ccd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.552 67.578 79.864 -21.503 50.486 -89.144 -99.93 -26.474]", "targets": "-99.93"} {"id": "task095-bfd617155e53465c84318da2ea8a3c47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.277 -70.514 -49.289 -87.412 24.368 6.31 -77.747 44.373 38.43\n 62.068]", "targets": "-87.412"} {"id": "task095-e7a04c80099448d4be91d2ff0ad3a952", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[84.937 -7.016 19.29 ]", "targets": "84.937"} {"id": "task095-3540a83a5bea4a1e8d722fc2e15db317", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.697 -77.596 64.945 75.779 18.43 39.482 -45.846 73.832 -60.165\n 56.196]", "targets": "-77.596"} {"id": "task095-9869c68a96374a01bc2c2856d93c6c47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.791 60.08 38.219 85.537 -89.087 59.96 46.385]", "targets": "-99.791"} {"id": "task095-0646524c4f68424f89def825fb066066", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.774 -70.987 -61.368 -88.49 ]", "targets": "-88.49"} {"id": "task095-d0df91a3c12241db83833100a58fce12", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.409 -48.859]", "targets": "-48.859"} {"id": "task095-94cd6fa37c684355b86956e2070fa364", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.869 -53.967 89.428 42.484]", "targets": "89.428"} {"id": "task095-a03cebf204e142018f4e5f33aa01b51c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.583 56.932 45.439 99.405 82.944 -43.547 -57.993 -74.523 -17.126]", "targets": "99.405"} {"id": "task095-a79086a6b5304861955528d325324e7f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.412 -33.245 46.863 -69.954 -52.941 -90.773 48.756 72.948]", "targets": "-90.773"} {"id": "task095-1f19280922f24e8b972bc7be59d5c325", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.519 -43.309]", "targets": "-64.519"} {"id": "task095-90abfd9f17534192ba7d01dc54201c1e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.166 -28.739 52.268 91.116 -44.811 -92.952 -90.138 69.318 75.541\n -62.123]", "targets": "-92.952"} {"id": "task095-93ad1635f35a4283a2490fdb3543176f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.523 -28.039 11.114 72.71 -97.739 -86.374 13.222]", "targets": "-97.739"} {"id": "task095-bf096bfa5db748859ea4cc4b3741de62", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.898 73.567 75.025 70.966 13.415 -52.885 -60.005 82.627]", "targets": "82.627"} {"id": "task095-759abfbf347f4651b44811959faf85d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.419 -58.662 -8.74 71.554 -76.143]", "targets": "-83.419"} {"id": "task095-14428dcfd75441c388e796ceec422634", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.436 54.886 71.512 -45.626 -97.862 4.169 -81.215 -29.561 -44.912\n 96.109]", "targets": "-97.862"} {"id": "task095-4a6a751570414155b8806bfbe453618e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.768 -71.887 -70.202 -30.038 -94.181 -41.637 96.072]", "targets": "-98.768"} {"id": "task095-9279a286930646a4b73a4ac0bbbba218", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.805 50.889 -52.189 13.782 54.652 80.008 -73.599 -51.023 8.23 ]", "targets": "-96.805"} {"id": "task095-075f11e27a79494084d9ed45e2bcbd04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.508 41.134 6.964 -36.028 47.314 41.717 87.721 61.693]", "targets": "-91.508"} {"id": "task095-9359f617a45a40bc81e213e180a51a1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.732 -56.008 -19.235 23.62 91.684 -44.688 -32.389 -54.456]", "targets": "91.684"} {"id": "task095-fddf87758ec64a0292a129dab3cee276", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.48 -84.646 -92.866 17.01 41.287]", "targets": "-92.866"} {"id": "task095-93bfc70380a94644ac4f8a7f709b5b50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.525 -67.651 -43.389 93.247 98.431 -43.2 60.444 71.526 -87.034]", "targets": "98.431"} {"id": "task095-c5b638155fdc467b9a6df77c634b6b18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.829 -46.461]", "targets": "-46.461"} {"id": "task095-abb7d70d9473493fb19b5a1e8413eeef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.934 18.904 -40.424 76.657]", "targets": "76.657"} {"id": "task095-ef20437a0f694535842c56fc09491c23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.39 -48.643 -14.242 64.353]", "targets": "64.353"} {"id": "task095-1b36105235ca47dc8389ad96a2172f3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.551 91.932 -94.326 -51.075 39.888 -22.462 -88.301 -77.109 -82.21\n 68.578]", "targets": "-94.326"} {"id": "task095-8af8faafe8fe4c1b9ba0c376d5a5a768", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.214 81.483 -46.733 -39.01 96.98 64.38 -10.576 -27.592]", "targets": "96.98"} {"id": "task095-75913793634149e5bab3665476fe4c66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.69 -96.947 -12.026 72.102]", "targets": "-96.947"} {"id": "task095-a57b78961f9a4d8b9cfe75d013d8bb1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.832 -86.107 93.418]", "targets": "93.418"} {"id": "task095-cf513a5ea54e487493caa683c4d3a7b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.98 -9.849 -3.616 12.343 -51.19 -5.591 -32.113 45.846]", "targets": "-88.98"} {"id": "task095-a5cff563836b46ea8faf48c2ee546a07", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.682 76.293 -67.12 83.291 -67.972 -77.269 21.393 17.277 35.408\n -6.132]", "targets": "83.291"} {"id": "task095-3f65cf19b3ff4d219616ce798e883bba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.388 -78.435 86.738 6.166 20.856]", "targets": "86.738"} {"id": "task095-59001c3266f44855a414f40a6c226a35", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.281 -96.242 98.848 28.698 35.977 -77.205 -4.774 26.909 -93.823]", "targets": "98.848"} {"id": "task095-e51bfd9b9c2349c29c056fa0d53b9ba2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[93.08 72.329]", "targets": "93.08"} {"id": "task095-8fc1cb5dfe28447b8a0408d579166554", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.57 26.809 75.256 49.688 -28.985 23.756 86.907 -94.608 8.801]", "targets": "-94.608"} {"id": "task095-06ba4ab4ba0d4b4caf4e5bdc8b0c4fbc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.082 -14.872 -51.879 -13.101 0.229 -80.666]", "targets": "-80.666"} {"id": "task095-36a42beb8ba44303bbf779c30a67a331", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.582 30.039 -92.019 -38.986 51.29 4.164 -98.725 94.077 21.693\n -58.878]", "targets": "-98.725"} {"id": "task095-d0e84729cf244e879cf4ca6fc069e623", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.628 63.334 46.545 -94.573 94.907]", "targets": "94.907"} {"id": "task095-809559c5d8794a6db8086134cf4b1823", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.756 58.115 -13.249 24.356 6.2 -48.43 43.634 19.38 -53.303]", "targets": "79.756"} {"id": "task095-dcc53acc125c474982872b34d537d904", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.428 34.17 -47.942 -82.635 -64.058 -3.172 5.437 -37.703]", "targets": "-82.635"} {"id": "task095-0679801e0c40494490aa86a858042606", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.292 -78.33 -72.025 -38.665 -18.385 -10.239 51.462 -94.671 37.988]", "targets": "-94.671"} {"id": "task095-fe846afbece74348abf4479b938c376c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.864 -39.26 -59.604 23.427 55.485 -81.071 -63.855]", "targets": "-81.071"} {"id": "task095-0612a2f61e1b4b74b3c35ec9051d2392", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.5 89.694 -22.223 -5.548 -9.899 62.729]", "targets": "89.694"} {"id": "task095-62daaebbabfd44ed8cb6b0f5b958c552", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.382 -94.044 -31.592 52.361 53.838 -20.576]", "targets": "-94.044"} {"id": "task095-5adf3879402f42fcbaeca8ae51206b9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.68 -38.177 -74.538 -57.331 48.652 -62.051 15.696 -3.96 -47.438\n -25.459]", "targets": "-74.538"} {"id": "task095-b1ffaddc0e7c40c481cfcccd319f2a40", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.281 -29.168]", "targets": "-29.168"} {"id": "task095-fae311b189964d3cbc55f494fe5fb3a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.816 6.108 -75.006 -58.041 90.696 1.162 45.828 -73.754]", "targets": "90.696"} {"id": "task095-086e520bc9a54ed29f8dff3301ba22f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.573 -41.066]", "targets": "-80.573"} {"id": "task095-145010bb14a347e4a7c27e201faf2b1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.243 -78.387 1.083 -95.32 ]", "targets": "-95.32"} {"id": "task095-0c87d198a8db4af49dc8c13de0e11a6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.143 42.14 90.658 36.933 28.369 -42.818 61.209 32.506 88.107]", "targets": "-99.143"} {"id": "task095-e6a8a926d24b425a9f52d86f8527a4ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.235 58.428 -34.121 -50.522 -23.311]", "targets": "58.428"} {"id": "task095-8f5310af6b964e2291390cca879c0878", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.805 -53.37 -29.387 4.3 20.707]", "targets": "-53.37"} {"id": "task095-c80df8bb1d6345b6b34f4e6fd8c50ddb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.553 9.176 52.427 -51.589 -71.58 41.379]", "targets": "85.553"} {"id": "task095-486574565fb34469b39e6f3f23481d30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.148 49.582 -56.957 -10.811 34.853 -34.267]", "targets": "-56.957"} {"id": "task095-35669f1e89fb4ad39cead204f61a6813", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.541 59.431 -68.385 76.621]", "targets": "92.541"} {"id": "task095-46f8690594c84020b62eaf918576a2a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.53 0.304 -51.422 22.477 89.957 -15.744 -95.023 -78.932]", "targets": "-95.023"} {"id": "task095-9061a043b7cb4ff49811ab1823a47a45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.974 -58.118 -54.393 -6.449]", "targets": "-58.118"} {"id": "task095-fa2f8cbb20314828803c632e2932914d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.73 -64.607 56.132 -3.14 -24.793 -26.478 31.781 -43.289 -88.858]", "targets": "-88.858"} {"id": "task095-7214bf157970406d89c5f48c8df671a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-4.837 28.996]", "targets": "28.996"} {"id": "task095-1bb15af9c0e94b259aace9abfefec5b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.989 -37.604 70.703]", "targets": "70.703"} {"id": "task095-283589cc5cbc482fa0c7f62e1267f55a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.418 -31.787 97.67 25.876 67.857 39.621 -0.767 48.485 -34.828]", "targets": "97.67"} {"id": "task095-7a8acab4256a46168f03fffae28268b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.38 -90.94 -29.283 56.402 -72.492 20.978 30.983 48.643]", "targets": "-90.94"} {"id": "task095-f5b5f9e38da049d8900a25c3778ee7b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.633 54.811 -68.189 63.754 11.691 51.827 16.612 68.708 57.445]", "targets": "94.633"} {"id": "task095-71552019eb98470bb5aefa203e7c4c0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.429 53.513 84.887 42.449 95.26 -14.724 -36.839]", "targets": "95.26"} {"id": "task095-565115c6de5d4755921f6e6664b1ef23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.489 -8.981 -90.701 -17.784 -94.451 -81.042 23.786 85.443 6.733\n 5.25 ]", "targets": "-94.489"} {"id": "task095-3ac0a53b499442c99718de8f61ead3ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.234 -46.086 -70.016 -98.167 -97.156 -87.411 5.714 77.725]", "targets": "-98.167"} {"id": "task095-e9d92862084e4081ac87c804338a7494", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.977 67.184 -26.122]", "targets": "67.184"} {"id": "task095-09d536038b144ddc946857be697b85b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.663 -68.008]", "targets": "-68.008"} {"id": "task095-88a0076d10b94733824c256bc64b1387", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.39 2.451 -44.201]", "targets": "-44.201"} {"id": "task095-dcd6db1ac2de4a5897553fbfc1fa1f9c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.048 78.289 -16.306 23.869 27.42 -41.534 96.362 97.415 83.398]", "targets": "97.415"} {"id": "task095-adc79c2560a5420096f60fe994482c56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.636 -15.533 28.152 65.261 -36.688]", "targets": "65.261"} {"id": "task095-3db792117a05419a9b5386fa56b95112", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.338 -23.253 -64.393 76.51 -32.109 27.636]", "targets": "76.51"} {"id": "task095-1b7e9b3eff074952ab92dd9e714ca23e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.626 52.435 50.002 -60.894 56.121 57.844 62.42 ]", "targets": "62.42"} {"id": "task095-1a83993f64014b2ea711c0153de9096e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[93.435 48.381]", "targets": "93.435"} {"id": "task095-c3de7a857cde45668533f01a6afaba72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.683 70.716 -29.107 2.122 23.187]", "targets": "70.716"} {"id": "task095-810ca36796bd40278bb620cd02b677a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.867 -15.24 -92.705 -88.084 82.921]", "targets": "-92.705"} {"id": "task095-e77ef8ed8b0d4cc195654593bfd214b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.669 87.846 84.935]", "targets": "-89.669"} {"id": "task095-7a3ef633bebe4e40b4fcabbb5a32a9ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.698 28.22 -94.718 -75.886]", "targets": "-94.718"} {"id": "task095-17da5e6062c349e7bbc600ca33c2c9db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.937 -40.776 12.267 -31.912 -26.32 -7.952 66.536 -26.901 -14.869\n -63.848]", "targets": "66.536"} {"id": "task095-0c85744c76654ab1bf2a639c90f5c9bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.299 -75.253 24.2 -56.237 -79.645 -5.74 -76.405]", "targets": "-79.645"} {"id": "task095-4a1755b68e984acf95bd8b049b17f69c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.066 39.027 -36.184 53.861 5.74 73.614]", "targets": "73.614"} {"id": "task095-9a9bd1634c014d7a97f2d8dd48e588bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[98.295 50.103]", "targets": "98.295"} {"id": "task095-62b5d9b269c146578944488d39c0e6fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.222 -24.778 51.418 -11.286 -13.106]", "targets": "51.418"} {"id": "task095-baecd821227e48f9bc81df6ddfa6a330", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-7.968 44.265]", "targets": "44.265"} {"id": "task095-8837397855f542ad89c36a43a0cc4294", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.349 -43.886]", "targets": "-90.349"} {"id": "task095-e5641b3175744c8ba3661967c496fd37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.982 -86.956]", "targets": "-86.956"} {"id": "task095-beb7a447899c48d8b7ae7265675b293a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.788 84.947 1.031 41.049 -64.986 29.581 42.806 -72.208 -2.365]", "targets": "84.947"} {"id": "task095-af095086fb21432bb51055b13d747fda", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.085 42.003 -26.669 -80.031 -90.287 -89.248]", "targets": "-90.287"} {"id": "task095-1b75b41b017a48b7815b259ea2f9674b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.536 49.89 75.095 -3.476 -34.265 -29.999 35.403 46.262 -1.874]", "targets": "75.095"} {"id": "task095-4ccfb6a5f6434234b6951f3cf9ab0bc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.744 45.998 -1.748 -15.398 25.119 86.32 -15.836 -23.442]", "targets": "86.32"} {"id": "task095-7afde33c9caf48e0981759f317984ad2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.033 11.507 93.245 -74.257 70.062 73.261 -4.604 -57.229 -44.653\n -38.561]", "targets": "93.245"} {"id": "task095-39bbacba81ff4cad9fd0db68d2602213", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.183 28.591 -73.084 -51.415 97.751 34.979]", "targets": "97.751"} {"id": "task095-655d733a1808490f9fd1a7e37c528bb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[88.248 90.695 21.855]", "targets": "90.695"} {"id": "task095-b79ed8b3477549b4b581aafde2e7e3f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.115 -25.204 -38.722]", "targets": "-38.722"} {"id": "task095-868ae2c2aef44de986f4818c735d9464", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.319 5.957 -62.101 -88.296 27.401 -25.248]", "targets": "-88.296"} {"id": "task095-a6a43ca8fcb8453eb23aebccd2755d04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.001 16.996 -62.063 56.137 54.765 -17.47 12.36 -20.619 -37.429\n -39.172]", "targets": "-72.001"} {"id": "task095-766d9a505895478186ac01006c1e7d94", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.193 84.238 -30.767 -42.194 43.377 12.532 83.326 -86.941]", "targets": "-86.941"} {"id": "task095-731082277e2a40b4afe7a4dac89c8f40", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.278 63.913 -84.585 -97.887]", "targets": "-97.887"} {"id": "task095-907340d8f3094d9090128632742ae84c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[40.86 25.248 4.938]", "targets": "40.86"} {"id": "task095-72f54bf7dc274ddabe9325493470d54a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.344 68.27 32.848 12.802 -81.8 -79.548]", "targets": "-81.8"} {"id": "task095-6e09412b0c924e9288e91ef02ab4cd94", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.856 -17.862 -76.365]", "targets": "-76.365"} {"id": "task095-b9ef75fde90a439da6c9016272694586", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.268 -16.711 94.46 78.809 70.692 73.179 26.857 -30.166 -68.974\n 23.723]", "targets": "94.46"} {"id": "task095-b10c425f0c2045d78f5bcd3d4fbe7dfa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.634 2.827 47.702 53.465 -42.401 42.613 83.517 -22.761 -48.364\n -91.131]", "targets": "-91.131"} {"id": "task095-2a3bbd7ad6e84ac9a4d5a0fb1a9db11e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.218 -67.281 -63.185 -22.323]", "targets": "-67.281"} {"id": "task095-6e5a83555ab54ec0a3377aa7372b75c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.126 69.632 -78.282 -74.389 -57.262 -26.429 82.542 -95.156]", "targets": "-95.156"} {"id": "task095-007256aec8e84c8ea932ad4bad2c5bce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[93.2 15.117]", "targets": "93.2"} {"id": "task095-c0e763b23c8544b887c25568f2ffa91f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.59 83.42 46.152 9.595 -88.188 15.561 38.597 -78.966]", "targets": "-88.188"} {"id": "task095-a855bb12cc1845e796f8b2e10c43d171", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.87 47.71 62.872 7.35 -13.693 70.266 -42.112 -51.149]", "targets": "70.266"} {"id": "task095-1940f72b1d384c348001bc7cf7752013", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.839 -71.783 20.289]", "targets": "-71.783"} {"id": "task095-277f5fc10a9e4843b008d89b4c9b9a64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.501 -77.709 55.045 -0.253 32.282 31.368 -8.955 43.664 16.38 ]", "targets": "-77.709"} {"id": "task095-3c207a8baa5440e096033da5dd264852", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.504 -98.181]", "targets": "-98.181"} {"id": "task095-531612aa714e42d88fe6d121a7457e87", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.098 -45.918 80.556 -13.659 -33.93 -45.652 74.094 -53.546 80.79 ]", "targets": "80.79"} {"id": "task095-2c433ecacb294dd19d33a72b95a73e2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.653 50.865 14.951 -72.447 70.005 -40.574]", "targets": "-72.447"} {"id": "task095-b1387481bbca49b3ae3201c3d3ca2066", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.72 99.91 -49.515 93.23 77.122 48.913 43.912 94.024 7.691\n 12.119]", "targets": "99.91"} {"id": "task095-8b376410ffab42cda4dca303cc6f053c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.957 73.348 -26.148 -60.275 33.453 -72.008 -84.188 -37.664]", "targets": "-92.957"} {"id": "task095-908f404e6b0f4849b3081dc2d30ebad0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.474 -58.995 -43.523 16.867]", "targets": "-58.995"} {"id": "task095-22f371072f6e4e86adceaf2671c7e7c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.284 -38.809 -64.328 -88.521 -52.897]", "targets": "-88.521"} {"id": "task095-b837e9c352df4041a663bf7a8d8d7f2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.479 20.79 0.098 48.609 -63.959 27.461 -46.801 43.119 62.864\n 65.972]", "targets": "65.972"} {"id": "task095-afebb4773d9d49fb9e01129b09bb4575", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.466 -59.031 37.431 -9.069 -61.135 38.803 -1.332 68.465]", "targets": "68.465"} {"id": "task095-c57f806df1a9495192cf27e02099def0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.026 -71.227 -19.557 -43.239 5.826 -36.253 69.785 5.547 85.373]", "targets": "88.026"} {"id": "task095-889dec6eab834da397307d7a9fe80e2c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.229 -64.548 -27.484]", "targets": "-64.548"} {"id": "task095-db77f94c8de8457f9f135bee3570f19b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.246 56.511 84.926 -26.538 91.742 -36.297 80.59 -48.67 -6.291]", "targets": "91.742"} {"id": "task095-ac10b768305b403883d47d130e7b55fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.834 -15.348 33.762 15.002 -37.136 24.674 -87.163 62.254]", "targets": "-87.163"} {"id": "task095-c7c3fdce0b4d4e40833dc21af1292034", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.839 -5.146 99.833]", "targets": "99.833"} {"id": "task095-864b6a7a0a7f493b83fa27d9fa01befd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.514 -34.898 95.445 15.262 99.949]", "targets": "99.949"} {"id": "task095-8e249c189e734582bebca613c69ebf08", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.811 83.03 -14.319 12.394]", "targets": "83.03"} {"id": "task095-73689bbe9ad94182812b7fe960942bdc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.593 -42.321 81.108 -47.778 10.772 72.773 69.79 -12.157]", "targets": "81.108"} {"id": "task095-ec030a2784d1437491ac071ae0e39e4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.127 -95.546 16.832 29.262 -44.382 -7.521 7.495 -29.829]", "targets": "-95.546"} {"id": "task095-ff24292e9a7c4eccb848aa8952d5fd55", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.88 91.311 8.172 52.357 -39.743]", "targets": "91.311"} {"id": "task095-f795ab7f193e454bbe682c9a5c1c4597", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.016 -74.687 -3.893 98.163 52.861 40.55 -74.167]", "targets": "98.163"} {"id": "task095-927ed0d1360f49e9ae50bd2cbcf40c67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.696 -32.465 -16.531 78.137 -26.925 -90.201 -15.347 84.062 -48.748]", "targets": "-90.201"} {"id": "task095-0e5711f98b904fc1bcae2acb7c1574f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.175 -12.553 18.536 -96.956 34.889 -28.71 96.681 -82.005 3.011\n -87.257]", "targets": "-96.956"} {"id": "task095-212af9973c0d4e579c84dc48f105b415", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.131 -70.584 79.951 42.762 -52.823 32.62 ]", "targets": "94.131"} {"id": "task095-0cc6b17fe4cb499b93b718aae1372d4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.205 -54.879 69.31 ]", "targets": "-92.205"} {"id": "task095-c9c936408b864deba316920be03a3586", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.688 -79.313 -44.134 51.927 86.387 93.204 -94.015 49.885 31.394]", "targets": "-94.015"} {"id": "task095-5ae25087c33e4b45bb86df37ded321f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.591 4.386 -48.975 57.31 34.926 32.681 9.081 61.776]", "targets": "-94.591"} {"id": "task095-53a9f66684de4ee7a7894bf6d2180cba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.476 -25.55 18.913 -74.933 -59.631 41.981]", "targets": "-74.933"} {"id": "task095-f484e40875794b379195cf9a09fcc3da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.423 30.305 48.017 21.96 29.137 -7.012 -52.706 -16.849 -68.769\n -50.117]", "targets": "-68.769"} {"id": "task095-bfc88c3ebe6d4e8495e81605155742e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.376 77.526 77.425 68.552 -95.472 -20.828 -26.45 94.734 -27.941\n 1.36 ]", "targets": "-95.472"} {"id": "task095-bc456ab591cc421bab79d43f35feb294", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.399 -26.502 21.158 29.49 31.582 95.688 -38.231 -92.954 12.953\n -78.133]", "targets": "95.688"} {"id": "task095-53ae25f064e24821a9cde5d0c5fc5c87", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.094 -84.889 53.409 64.814]", "targets": "-84.889"} {"id": "task095-ca17ddbc39714e07bfb1828d23136da2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.086 -87.747 35.473 -92.132 -17.906 -73.954]", "targets": "-94.086"} {"id": "task095-9144fd65c7c14fd7b49b8c8de4bd71b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.94 -3.096 -54.013 24.584 17.632 9.956 -17.608]", "targets": "-54.013"} {"id": "task095-cc31a857a2214242a95f3a66c2ad5834", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.352 60.622 21.426 -63.29 68.425]", "targets": "82.352"} {"id": "task095-b47f7d509a0c4b928357711e5be3bf5e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.681 -97.099 -89.803 -50.765 27.428 -24.679 -8.113 -85.736]", "targets": "-97.099"} {"id": "task095-9656bc3b7f8e4d2a8a3715f72555d944", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.569 15.049 10.077 79.812 -89.573 -36.932 -81.593 25.779]", "targets": "-89.573"} {"id": "task095-d2a89f21b89148e38616c14fb48d1bec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.402 84.17 -44.256 23.656]", "targets": "84.17"} {"id": "task095-0154644e71634a12bdb0fd335d8a08dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.867 84.731 -54.973 -92.497 -94.55 -5.742]", "targets": "-94.55"} {"id": "task095-3636d032f57b4ea3b5a15f80fd99a978", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.221 9.728 -96.108 15.322 23.492 93.038 50.429 32.392 46.657\n -85.667]", "targets": "-96.108"} {"id": "task095-ed76f1de2dbe49efa458c4f009257b0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.612 -77.842]", "targets": "-77.842"} {"id": "task095-c217052a514049a08da8707f529f84fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.096 -69.982 -24.322 84.727 -63.353 -92.519 -51.502 -6.56 7.329\n -55.869]", "targets": "-92.519"} {"id": "task095-2be9a8b5f32e4cd3863bac536cde682a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.575 82.154 -58.728 -66.751 85.14 -54.377 75.539]", "targets": "85.14"} {"id": "task095-98e54bd572b64b6a8c652e1717f1dd33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.561 -59.239 -15.712 -88.531 -75.714]", "targets": "-88.531"} {"id": "task095-249dfe3535714df3be5dd3343ca0714a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.599 77.547 -7.614 61.043 -59.451 -71.797 -5.272 48.271 23.084\n -87.513]", "targets": "-87.513"} {"id": "task095-7eb5815bdd1e4320b08937652bba1a9d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-2.428 95.591]", "targets": "95.591"} {"id": "task095-dc119b44ee09451eaa0f728f96dcf2ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[92.224 4.269]", "targets": "92.224"} {"id": "task095-948912bb13bf4bcc8f3932d03a563329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.926 -34.534 -24.923 -27.851 35.035 -90.712 -17.196 -73.98 -2.073]", "targets": "-90.712"} {"id": "task095-15acbe32bb7e4321b91ac384b4e8eee2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.7 51.814]", "targets": "51.814"} {"id": "task095-d2b5185796094acf95c684a1298e7535", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.407 69.804 -14.21 -78.003 -43.711]", "targets": "80.407"} {"id": "task095-c6285096cbd94d37a760b7309993f669", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.931 49.98 -76.24 61.833 44.785 -38.568 -72.502 -55.707 32.051]", "targets": "-95.931"} {"id": "task095-eeaad270c2454c32bd0d10aa2eb1df95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.207 -82.52 -90.31 23.991 52.044 -68.73 93.057]", "targets": "93.057"} {"id": "task095-0826e29bf1d54966872b3b5d75b1c836", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.455 10.656]", "targets": "-43.455"} {"id": "task095-2b63856a5291465184f749144536ef51", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.105 -17.222 -82.252 -86.433 -59.514 -31.502 86.478]", "targets": "86.478"} {"id": "task095-6aad4dfba87a45f28fca3d6778ddbab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.67 48.167 22.927 -11.392 -66.209 -25.931 14.855]", "targets": "-75.67"} {"id": "task095-cc8a2b0c336c47a5a3e348bcc0fc41a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.404 37.95 -56.564]", "targets": "-93.404"} {"id": "task095-f0ce3531d889477882902a98d89cb483", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.101 80.328 -61.018 23.62 -35.318 -23.266 -98.073 -71.432 31.205\n -73.373]", "targets": "-98.073"} {"id": "task095-a914d3af52404bec968903af2068da04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.793 -33.506 42.586 44.067 -87.231 1.77 74.099]", "targets": "-87.231"} {"id": "task095-393d688d36d84086b14c97d0113388a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.493 8.95 -17.567 46.271 99.05 -45.801 30.401 -94.796]", "targets": "99.05"} {"id": "task095-683085c0bc304753abc7a077ef923536", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.135 5.08 54.257 93.603 -4.986 -73.432 50.078]", "targets": "93.603"} {"id": "task095-3e1af51425554e4eb525372970f45a00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.528 18.23 57.22 -65.012 -17.823 13.404 -40.534 77.413 96.842]", "targets": "96.842"} {"id": "task095-6d76196a4d314af899c8f5dbaaed399a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.979 -2.633 59.715 -35.045 56.181 28.3 89.111]", "targets": "89.111"} {"id": "task095-5f2d1aef04e34ae88aeaf33afc166f9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.37 -33.152]", "targets": "67.37"} {"id": "task095-ead494352bb24a5f9bd889bf1adae058", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[33.992 19.545 39.479 66.232]", "targets": "66.232"} {"id": "task095-1106836fab404b48b2f61052827e89d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.979 18.076 -14.545 -71.369 -38.112 72.657 93.282 49.65 ]", "targets": "-97.979"} {"id": "task095-77129060f6294654b53659a8ba94a5a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.644 -53.614 51.178 -19.556 -16.652 80.759 -47.204]", "targets": "80.759"} {"id": "task095-ecdecbd0f0064cc3a2903b2b6f285a72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.258 -81.707 65.165 -31.397 -8.168 -9.651 -26.417]", "targets": "-83.258"} {"id": "task095-3fd2b1b081514084a78b26fb4150b049", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.064 68.653 -61.413 -41.519]", "targets": "68.653"} {"id": "task095-62caa2f5252948a9a71d2ffb34def229", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.734 63.431 -2.214 86.495]", "targets": "86.495"} {"id": "task095-14d78e00cd3f4d5d91225137b3735313", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.636 -40.897 37.715 -8.461 15.188 -31.713 14.493 -2.44 ]", "targets": "-40.897"} {"id": "task095-f5af8c7ae2244d859795a43a3cce8217", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.644 -62.464 60.146 -43.843 -83.766 54.475 20.55 32.758 -48.561\n 49.646]", "targets": "-83.766"} {"id": "task095-685b906a6d684aa5919506a8aff915bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.835 -4.886 62.34 -3.071 -11.74 -33.959 50.48 -83.607]", "targets": "-83.607"} {"id": "task095-66a0aa40bb69491d8d924283a3f152f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.427 -90.111 -96.22 -42.134 -61.855 -96.836 -73.846 49.862 -4.585\n 29.155]", "targets": "-96.836"} {"id": "task095-2758052e02c34a3c8424de39cbcdd653", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.973 -86.721 -56.831 -93.02 9.37 -76.318 -38.822 -54.38 -71.765]", "targets": "-93.02"} {"id": "task095-e25fafafade54de3adfe38f505e3df73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.074 -2.085 -94.759 77.134 -22.532 -93.254]", "targets": "-94.759"} {"id": "task095-0ae46c5d92944969b33f2474125d8df9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.236 -33.015 -79.037 41.026 -58.281 -24.838 -19.848 -73.602 0.269\n -96.555]", "targets": "-96.555"} {"id": "task095-ad35aea0cb8a4714a9bc1b104e570387", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.388 60.468 7.098 97.942 15.148 92.188 30.332 -19.062 10.805\n -50.832]", "targets": "97.942"} {"id": "task095-1d917c0d94c54b83a87e022a7794b989", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.954 -67.744 66.583 -17.641 -66.292 -18.46 -99.988 -94.894]", "targets": "-99.988"} {"id": "task095-04ca61db41eb499eb2d726c21baeef96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.831 12.642 17.669 -70.316 -24.712 98.362 31.282]", "targets": "98.362"} {"id": "task095-3842e071979d4b479dc260bd069cc80e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.628 18.17 5.472 7.972 43.432 -54.684 18.348 97.596 -90.258]", "targets": "-99.628"} {"id": "task095-87ca1ffd8095429fb206f4d99b9d63bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.142 -78.96 -75.415 -91.462 -98.928 -59.859 46.463 23.524 92.966]", "targets": "-98.928"} {"id": "task095-f8623f27a8914cf28e8f4d6a71598f93", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.074 -12.516 17.292 -98.679 78.765 -97.571 -78.136 44.619 -24.544]", "targets": "-98.679"} {"id": "task095-5d8cfc7554b14fb590630eb7c183bb26", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.122 -52.95 -91.08 78.561 94.043 -41.635 -34.654 -27.668 9.352]", "targets": "94.043"} {"id": "task095-21e83b7c120940659ecd5ececd40bddb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.294 17.949 84.857]", "targets": "84.857"} {"id": "task095-67ad89164b384805acd6583a04ac2e89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.605 8.092 -51.019 81.597 4.025 -61.624 -97.926]", "targets": "-97.926"} {"id": "task095-d638ab7dd5b447a18ac6b814884c9c8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.887 2. ]", "targets": "-51.887"} {"id": "task095-63b6221d2022419d8fbc804900f02522", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.578 -77.478]", "targets": "-77.478"} {"id": "task095-7f4067260e0742dd96200586e789d372", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.329 -94.563 -74.842 71.418 -69.582 62.139 16.458 -36.264 -38.922\n 29.4 ]", "targets": "97.329"} {"id": "task095-66be2116c3ee4c9f83245391b0eb2b87", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.881 98.385 82.799 40.676 60.975 -56.54 ]", "targets": "98.385"} {"id": "task095-6227e5fe88574ae78bd497a1cf180c9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[50.864 42.068 15.131 -0.177]", "targets": "50.864"} {"id": "task095-8a96f10adf59465785b542a1b3edb506", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.163 -69.465 29.454 -38.786 50.735 -12.762]", "targets": "85.163"} {"id": "task095-f827032ae7ca4ea7b238b3f1f14d48b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.849 -21.032 -93.212 70.973 -54.627]", "targets": "-93.212"} {"id": "task095-24261c6be743413cbfd3818272f36296", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.975 -69.045 -98.442 73.519 73.306 -18.297 -85.686]", "targets": "-98.442"} {"id": "task095-b12aa65a588c4d0db04e6b5177d89be7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.822 84.02 -14.665 -56.104 -68.353]", "targets": "93.822"} {"id": "task095-975aa1d0b11d402f902c1b4f73af504d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.333 14.219 -12.088 8.84 11.314 -81.318 63.132 -87.829 -43.192]", "targets": "-87.829"} {"id": "task095-bb6c4559c09f4fc59a90572049e1aebe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.754 -2.596 32.224 -37.617 19.098 -83.093 71.426 75.759 -98.551]", "targets": "-98.551"} {"id": "task095-d96ce5373b8847e9921d17502f2e2890", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.104 -41.384 29.015 -82.624 -54.352 47.803 -3.652 24.566]", "targets": "-82.624"} {"id": "task095-fea7dd7e658045389df999573a17bc84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.369 -9.168 17.308 -56.773 -29.018 41.001 -50.917 15.08 ]", "targets": "-56.773"} {"id": "task095-a8a6eb58df2b40b898d5af2635456b89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.698 -2.055]", "targets": "-86.698"} {"id": "task095-7eea9848016a459dad6529b476824ba7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.513 -44.434 -72.66 -9.327 -37.292 40.429 -44.564 82.648 76.403]", "targets": "82.648"} {"id": "task095-709f6e74c0c742f181a27d98313ecf67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.475 -82.475 -73.953 -73.011 11. ]", "targets": "-82.475"} {"id": "task095-f198bb98526848dfb630444a64e0fcf5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.631 -73.089 59.427]", "targets": "91.631"} {"id": "task095-45db7fe6bab3473da9a57a600eb4a0d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.266 4.558 82.725 82.421 5.616 -87.986 19.367 95.507]", "targets": "95.507"} {"id": "task095-45a3a62c48d34e58943566014a910877", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.063 52.291 -58.064 -76.027 36.04 -83.379]", "targets": "-83.379"} {"id": "task095-adc3664dd79546aba2e5f4704f4c6ed4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.754 -70.977 -6.643 -13.853 75.358 -14.241 -77.529 -64.63 51.38 ]", "targets": "-77.529"} {"id": "task095-c236d9aedb6d4731bdb4c85e04ad7604", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.053 -55.964 -85.416]", "targets": "-97.053"} {"id": "task095-c8210e5d6b3b490e93806281dd69e137", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.244 20.843 50.187 58.09 -17.02 24.711 -68.907 57.96 67.576\n -76.716]", "targets": "-92.244"} {"id": "task095-f29ad6a5c2f8410b959794ca2db066ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.206 -95.077 40.662 -89.856 22.586]", "targets": "-95.077"} {"id": "task095-8efd481e78854138be0468df140b8053", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.813 35.447 -97.082 -27.061 68.949]", "targets": "-97.082"} {"id": "task095-a9cab72de5d1438f84cac0bbd2bfded2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.103 66.417 -33.097 -26.384 36.646 92.834 -75.047 21.86 -34.372]", "targets": "92.834"} {"id": "task095-bf9b8b423fa14a588196a8fa0efd0c70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.283 10.085 -23.581 45.439 44.46 73.242 59.292 21.512 22.111]", "targets": "73.242"} {"id": "task095-0f2a96a5773f47d8a0303c968b07e5c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-3.358 96.722 -2.854]", "targets": "96.722"} {"id": "task095-6b9cd606b75c43faaf2aeeec40c7bbb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.373 -89.902 -11.153]", "targets": "-89.902"} {"id": "task095-8135f684411e475aa502a72f2c2e708c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.018 -2.04 61.283 -35.084 47.468 -22.806 -34.881 99.683 80.321]", "targets": "99.683"} {"id": "task095-76147c2e1bf545bb8ad8c22abf09f1e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.514 -56.846 67.744 -35.537 -47.151 -88.4 ]", "targets": "-88.4"} {"id": "task095-6cad1fa82fb24a32a0d688b06a139f58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.091 -7.983 -84.017 -43.088 17.906]", "targets": "-84.017"} {"id": "task095-26ec735470ce4ead860015b75fea8f4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.062 -62.744 -24.438 24.148 60.008 -72.492 11.329 -69.107 -53.376\n 95.878]", "targets": "95.878"} {"id": "task095-b8e65c1ff77f4858bd9a7b454fed952c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.273 -14.097 -2.881 -45.108 -86.296 -4.049 -67.481 87.967]", "targets": "87.967"} {"id": "task095-6ba09e7f6f774a2cb096c53fef1519aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.406 48.422 84.362 -79.999 -81.258 -97.516]", "targets": "-97.516"} {"id": "task095-002c40a2b41a46c68881e9554f93ed2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.415 -71.125 89.644 35.609]", "targets": "89.644"} {"id": "task095-7701d124caa44397b4eb326b4649eca5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.941 38.69 -36.127 89.247 24.376]", "targets": "89.247"} {"id": "task095-6437c8a1b19c4cdaa133eaf8179e5fb7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.09 4.891 -63.405 32.024 97.455 -30.955 -93.712 17.641]", "targets": "97.455"} {"id": "task095-5e526a04fc3c4e84b7338a28fbe48ea3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.159 -21.472]", "targets": "99.159"} {"id": "task095-963f24f814a64fd5a76a68d274c37d04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.297 67.444 -79.279]", "targets": "-79.279"} {"id": "task095-abb09d29a969483b869f7840918f7a77", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.901 -19.33 79.093]", "targets": "79.093"} {"id": "task095-8c4ec7e888b54f2d81290eecd97882ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.573 54.279 -61.356 39.318 -57.829 -50.117 -87.154]", "targets": "-87.154"} {"id": "task095-8c270b5cebfe4e54bd4e3653abd58878", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.887 33.893 0.932 67.849 -90.17 52.933]", "targets": "-90.17"} {"id": "task095-192bb53e0f514c2bb8833396afe5daef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.043 59.987 28.858 58.181 47.003 16.326 -3.053 48.547 13.22 ]", "targets": "-87.043"} {"id": "task095-1304668c593a4c5d88103bc73031c71e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.754 97.627 16.739 -47.211 -87.422 -70.85 64.489 2.016 88.551\n -81.37 ]", "targets": "97.627"} {"id": "task095-311fe7edede84aa4a27becb1077150f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.558 39.888 31.313 -79.166]", "targets": "-79.166"} {"id": "task095-f74ebc2af66b4eae9ead2ef3d838ec56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.568 -54.192 10.665 25.096 8.322 69.868 -16.539 58.746]", "targets": "69.868"} {"id": "task095-a4aa23067e094061ac923ea92a7d2347", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.032 72.727 -28.633]", "targets": "72.727"} {"id": "task095-66ba065d2ebb42edacad9af51499df97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.08 97.269]", "targets": "97.269"} {"id": "task095-9dc8d19d877948e49ed2de1111cd6e34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.969 99.373]", "targets": "99.373"} {"id": "task095-4e6ac10880764b2289690178ef54b6a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.831 -13.689 71.749 81.358 -30.273 68.756 -71.327 87.544]", "targets": "87.544"} {"id": "task095-c99a0f790eaf45c395508535e5662fda", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.508 88.065 94.314 93.581 -17.682 20.226]", "targets": "94.314"} {"id": "task095-27457b140903463abc756c562707dbea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.79 71.426]", "targets": "-76.79"} {"id": "task095-4561719086674a67ab6799e3b2c7d5aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.565 67.804 -25.239 77.512 -54.023]", "targets": "77.512"} {"id": "task095-ff55ea0e1a7147d7a63585e2cd163296", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.238 -13.046 -7.144 -31.654]", "targets": "-88.238"} {"id": "task095-657bee5ba360431aa060f1812723fe84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.618 16.188 -80.463 -48.282]", "targets": "-80.463"} {"id": "task095-d2c27ed46fc1473b88011836b0fe1089", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.575 91.43 9.206 65.092 -90.283 -64.392]", "targets": "91.43"} {"id": "task095-4279409a5d004ce0888d5b309d34c76a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-0.6 31.15 1.691 61.927 14.653]", "targets": "61.927"} {"id": "task095-9fdda67bff234898ace06c067dc20e0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.257 74.54 93.469 63.781 64.374 5.869 90.319 85.014 -77.784\n -45.635]", "targets": "93.469"} {"id": "task095-0e083505aa7047989101e8e1957f0da4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.886 -93.304 89.893 -52.026 36.186 -84.583 -36.489 -75.816 7.553\n -62.397]", "targets": "-93.304"} {"id": "task095-80824c0bdff74870a08e7df0cec30e03", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.33 9.91 -51.922 22.57 52.049 73.097 -55.016 9.295]", "targets": "-88.33"} {"id": "task095-1279824736b34a73930d819cbb57eac1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.15 -9.935 34.725 5.072 -24.199]", "targets": "34.725"} {"id": "task095-5a932bb2f1b744018439f3ddd4a275d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.733 -55.567 -36.307 -20.21 -62.725 10.834 67.294 -64.532 41.916]", "targets": "99.733"} {"id": "task095-6e37bcdf8078450897ba9427ea528533", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.579 76.136 31.372 -6.573 -33.962 41.839]", "targets": "80.579"} {"id": "task095-337fe3a6eda14452838fe4cc5e6af76b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.519 -32.307 61.088 -52.059 -0.804 23.207]", "targets": "61.088"} {"id": "task095-d53a7c397f074f8a9264bbc4b4ae7e17", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.699 -87.648 -72.23 55.974 78.793 -76.315 -29.641]", "targets": "-87.648"} {"id": "task095-fcdb11c5d2e44d42ab0e9f1ebef44cb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.637 -56.685 69.692 96.076 -82.193 -99.431 -61.291 -44.11 ]", "targets": "-99.431"} {"id": "task095-3e31197db6a944dea54bfb2ffb251d11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.481 41.267 12.695 -89.141 72.422]", "targets": "-89.141"} {"id": "task095-48bad264fa6c4c52a2a69a9480c2a3d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.597 34.705 -91.022 -97.409 2.892 56.099 6.787]", "targets": "-97.409"} {"id": "task095-33a9220c43e448b9806dd329a0627e17", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.15 -67.231 -68.236 76.262 23.457 73.86 -13.936 53.835]", "targets": "95.15"} {"id": "task095-4968d8185fe54e6abc6b7cd9f322e627", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.93 82.482 -10.096 8.796]", "targets": "82.482"} {"id": "task095-78bcba0fede146849d808e293bc163d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.147 49.058 63.901 61.363 93.503 65.307]", "targets": "93.503"} {"id": "task095-f02a0c749bd34d6089e26b6345ebaaaf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.068 -73.96 -69.933 -24.948 90.134]", "targets": "90.134"} {"id": "task095-f286a557f73d457f8a0a875b27835f54", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.795 -85.239 -40.916 67.652 83.934 1.905 15.022]", "targets": "-85.239"} {"id": "task095-4f300f51eb58460eb69187878e082950", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.124 -8.499 -65.821 -92.689 93.143 -87.212 -56.539 78.767 38.331]", "targets": "93.143"} {"id": "task095-3d06f552e52146148fbcd808a5283b4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.909 -78.395 -3.346 -54.535 -92.569 -67.481 -20.87 -58.189 -19.502\n 86.518]", "targets": "-92.569"} {"id": "task095-46cfe448d805480386e0f1cbb25b97a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.877 -60.755 -73.122 19.741]", "targets": "-73.122"} {"id": "task095-08cd8e4404f14285a7f52cf8cb2e0a8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[94.808 4.081 10.516 3.551]", "targets": "94.808"} {"id": "task095-f7df2d25417d43dc9a8c6e782fd06d8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.855 -64.701 -86.486 -53.195 -37.142 32.894 39.341 -1.911 -45.412]", "targets": "-86.486"} {"id": "task095-02ff15c88c3e451f8c88f012f4fb1320", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.376 -85.501 13.59 39.931 -52.212 64.062 47.155 -15.319 6.713\n -92.647]", "targets": "-99.376"} {"id": "task095-877473d8dc4e4d52af5aad1881dda12e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.369 9.758 92.825 2.634 -3.771]", "targets": "92.825"} {"id": "task095-b2cae11d59df4cdc9fc641c323cb27a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.86 81.848]", "targets": "81.848"} {"id": "task095-7167717778234b53adf71200f46ceef7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.874 -56.17 -15.199]", "targets": "-56.17"} {"id": "task095-c5759b68c49f47309e53b45a322ea757", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.562 -95.964 -60.551 -94.17 47.953 -92.09 8.625 -97.664 49.113\n 64.471]", "targets": "-97.664"} {"id": "task095-a417b262299a4f04b3c68eb7cb4e7f50", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.961 43.551 -65.048 -15.888 68.768 84.06 17.412]", "targets": "84.06"} {"id": "task095-d6dc580341e94897b1cffa71f660b141", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.582 -50.487 -30.914 -44.509 -90.594 -1.242 -75.053 -44.236 8.059]", "targets": "-90.594"} {"id": "task095-12952c2ff3394199bb423ec834c4a433", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[53.34 0.243]", "targets": "53.34"} {"id": "task095-027f584f27c94d7babfcff00d4572492", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.184 -69.07 86.325 -94.204 17.096]", "targets": "-94.204"} {"id": "task095-002ed21745344d4296fe4c615758d2bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.151 83.639 -69.798 -14.937 70.713 3.143 40.828 75.77 53.353]", "targets": "83.639"} {"id": "task095-067a77bd40c048d58240625edc642082", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.238 65.028 -27.487]", "targets": "-94.238"} {"id": "task095-efbe0be871eb445da8b3d58cc6c153d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.028 80.074 12.795 -13.901]", "targets": "80.074"} {"id": "task095-229f90cec94842ce823df72e558d28eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.829 -23.058 -89.148 15.566 37.735]", "targets": "-89.148"} {"id": "task095-0d1f3dc7f0804ca5a84cb79684823696", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.327 88.514 89.936 77.391 -5.44 ]", "targets": "89.936"} {"id": "task095-d2946b7620414800bbe4eecb2d63106e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[57.123 47.659 57.274 89.439]", "targets": "89.439"} {"id": "task095-acb3326f149a4bc9a25fba04ba4e09d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.471 -75.13 54.761 79.627 -86.825 62.975]", "targets": "-86.825"} {"id": "task095-3e547276bfa2481cb4ec4926ba3bf9b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.317 84.667 61.789 -45.988 49.366 19.649 73.412 55.416]", "targets": "84.667"} {"id": "task095-05512110771a45b39896a8ceb2027576", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.302 49.472 -49.355 94.393 -65.78 58.658 82.012 47.949]", "targets": "94.393"} {"id": "task095-803f406b5f3045559b40d7c9013d1b5d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-80.807 1.593 54.804 -21.506]", "targets": "-80.807"} {"id": "task095-3a22979a81aa42f2950f83cb6f7502b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[39.218 80.913 75.788]", "targets": "80.913"} {"id": "task095-361e5e0c4e19454882e3553259f91200", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.519 -93.017 -56.634 -80.224 -43.418 18.674 74.181 -55.368 60.727\n 58.15 ]", "targets": "-93.017"} {"id": "task095-bf3ee86aa0994863851d4c2b0e0670f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.679 -25.406 68.626 -41.873 -40.74 -84.295]", "targets": "-84.295"} {"id": "task095-9f5c92979d434b58a0ff3e7a8aa4b947", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.1 31.251 -13.056 10.07 56.58 -75.179 -53.047 52.767]", "targets": "95.1"} {"id": "task095-4b9d77a103b9493d958613bae99c271f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.423 84.798 -5.441 -68.891]", "targets": "84.798"} {"id": "task095-36478de4a8454ff7857dfc811d7c86de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.743 46.07 92.622 4.956]", "targets": "92.622"} {"id": "task095-d476e519c9b94dfca86cc4e15d54e7f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.164 49.352]", "targets": "-98.164"} {"id": "task095-b9f45ce37f9748218ab7ee39d46a481b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.784 -67.279 59.466 -17.643 -34.155 74.701 -74.543 5.639 28.011]", "targets": "-75.784"} {"id": "task095-d8b29568e8cd423cb7b1dfc161f8dbb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[17.39 15.356 75.18 21.283 58.143]", "targets": "75.18"} {"id": "task095-40c1b2e1255547c88484941fdfba213c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.372 -14.793 -34.451 53.802]", "targets": "-83.372"} {"id": "task095-fb7a73ff57fc430db91249e512220bbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.515 -22.687 -89.472 31.667 17.812 29.383 -33.495]", "targets": "-89.472"} {"id": "task095-1a827f175743402c8ac7fee59b4d78ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.358 -97.672 -27.765]", "targets": "-97.672"} {"id": "task095-974b63e78b1542c5a78bade8eb4d4b8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.189 -10.76 -40.601 -77.822 -28.877 16.714 -16.946 -10.933 44.081\n 21.196]", "targets": "-77.822"} {"id": "task095-414471fb9ed34cc991d4acb821928843", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.139 59.823 41.614 87.704]", "targets": "87.704"} {"id": "task095-0ee56ac008c34344b96d8c5b9874653e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.532 95.052 -56.824]", "targets": "95.052"} {"id": "task095-8bb8bfa6715c4b97bbba65b692daacb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.009 -74.505 27.457 -40.253 34.821 75.641 -79.806]", "targets": "-79.806"} {"id": "task095-95f60d1548974b23ade99b23a06b9893", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.83 97.345 -83.912 -28.77 -69.252 -0.29 -42.618 45.379 -38.95 ]", "targets": "97.345"} {"id": "task095-6b95606e9718429f838c26c2c3f69186", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[36.178 96.558 50.879 -1.905]", "targets": "96.558"} {"id": "task095-7b70ca55d89f4c9c97c2a12ed00b27a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.744 -31.716 -13.547 99.825 -54.119 -86.54 -56.27 -9.701 96.352]", "targets": "99.825"} {"id": "task095-806b58f1adce40aebfdcf5a551ac71ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.042 37.81 24.937 -36.669 74.726 -11.684 5.236 -78.609 44.766]", "targets": "89.042"} {"id": "task095-99ca900453ea469cbedb7e0aa48bdccd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.889 35.458 85.716 -79.149 -47.136 -40.167 74.427 57.047 -40.705\n 94.251]", "targets": "94.251"} {"id": "task095-3e99d1d95cff4c269f28427c5489eb06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.095 -55.67 -6.153 -38.533 -47.02 87.795 28.521 -48.311 1.772]", "targets": "87.795"} {"id": "task095-995d8a79882c482791d4dd17dd78fae8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.429 -5.075 97.105 54.021 -38.611 -89.748 95.322 -50.454]", "targets": "97.105"} {"id": "task095-0e2eebbcafdc496cad143b6efc42b3b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.464 -73.615 26.128]", "targets": "-73.615"} {"id": "task095-758b5efb25c44b459462f5828a6e5984", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.11 -42.841 11.81 95.425 51.093]", "targets": "95.425"} {"id": "task095-7a58ebf5fa1b45228686c0f8391a8faf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.783 74.646 59.629 4.875 -50.529 -99.798 -57.009 44.861 -56.99 ]", "targets": "-99.798"} {"id": "task095-bdf4051caa754a468dd9f6288274ffcb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.044 -33.96 -97.092]", "targets": "-97.092"} {"id": "task095-6da0409f775e44c082a3832873d235e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.373 77.839 -58.484]", "targets": "-86.373"} {"id": "task095-f330050285e84f0081e6b01718b0ee9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.061 83.347 14.09 -45.168 19.924]", "targets": "83.347"} {"id": "task095-0c2e3bee285a44ca826e312a5651f17a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.264 52.213 90.551 -66.068 18.835 27.226 -15.636 48.929 -67.778]", "targets": "90.551"} {"id": "task095-b2796e4be6f240928023ed3357bcade2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.556 70.358 24.751 -16.208 -67.634 70.308 67.498 -4.246 80.189\n 5.996]", "targets": "80.189"} {"id": "task095-fa7a5f32e0bc47cd9fcc3d952127b930", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.986 -20.444 13.641]", "targets": "-52.986"} {"id": "task095-cf795041395b4d15b8ad926436b94472", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.488 88.928 -89.165 -76.736 -2.426]", "targets": "-89.165"} {"id": "task095-1042990758684e4395f47dcbda76a5f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.742 -33.85 58.153 -96.992 -69.533]", "targets": "-96.992"} {"id": "task095-c6fbb9288670458e903323960482e185", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.76 -88.24 -58.101 -83.065 -67.163 -90.343 -31.724 -26.768 82.506]", "targets": "-90.76"} {"id": "task095-3359f42ea6bc4094a9e2450af4fd3275", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.226 -92.375]", "targets": "-92.375"} {"id": "task095-5e0ed871ee7848149f6f458ed93495f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[13.716 41.954]", "targets": "41.954"} {"id": "task095-bd7c07136edb403cba77c97f701dd823", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.07 -12.449 51.204 -30.244 -8. -27.019 82.964]", "targets": "82.964"} {"id": "task095-28f887d20ff9459cbad6c118e52b616c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.858 -20.451 20.316]", "targets": "-81.858"} {"id": "task095-15921950dfbf4333900eacd3fe54e61c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.488 29.732 -23.667 -76.999 49.804 -37.624]", "targets": "-76.999"} {"id": "task095-a19657ea731f4d5c8c8ef690df74b707", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.583 9.655 -65.854 -34.287 35.222 -2.166 -6.826 90.557]", "targets": "91.583"} {"id": "task095-e635f6ba21aa4bb9831f27482aef3004", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.912 55.726 -58.046 -68.117 -44.057 73.459 -16.941]", "targets": "73.459"} {"id": "task095-84f67df78d2641dbbbc403a8d549dde2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.663 -57.518 16.238 33.436 -71.962 15.105 57.681 -83.676 -82.364]", "targets": "-83.676"} {"id": "task095-53323500741c474a99711b7fe744495b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.132 -71.236 -81.326 74.537 -44.32 -29.919]", "targets": "-81.326"} {"id": "task095-96848a7027c54e269d6165a668628e0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.581 -79.695]", "targets": "-79.695"} {"id": "task095-d47f5a73863840a1a203ad7be6b2cf25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.721 -72.984 38.68 45.998 -59.443 44.761 -76.822 90.832 46.156]", "targets": "90.832"} {"id": "task095-2e35d3a49a8e4dc1901c1991e6a4bb56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.09 4.961 -1.468 -79.657 -88.225 -8.572 -27.047 -88.434]", "targets": "-97.09"} {"id": "task095-e849077ef6e1488eb51b04ceceaeb0e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.887 -12.05 96.813 22.804 43.27 -61.861 -51.451 -96.91 5.65 ]", "targets": "-96.91"} {"id": "task095-ab81d553007e4bc086ef8ddf8e1aba67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.025 -93.077 -20.681 20.188 28.833 32.42 58.758 3.535 96.042]", "targets": "96.042"} {"id": "task095-e0ca5d9555214edbb10a5c995a4b3205", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.132 8.89 56.083 33.886 -26.117 -34.846 -73.042 -19.953 94.992]", "targets": "94.992"} {"id": "task095-94c37cdbd0584f449d582679dfb97ab7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.003 -36.054 72.571 -98.775 28.25 -97.059 10.237 54.327]", "targets": "-98.775"} {"id": "task095-105551e12f6d407189d110bc6eb5e8eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.227 -90.551 -5.527 -53.033 -76.136 13.761]", "targets": "-90.551"} {"id": "task095-bd2ed6ceb20c443fb7671679f0e13eee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.022 -71.231]", "targets": "-71.231"} {"id": "task095-2b89f1497bb149eb96e489dbe2af5d36", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.548 -87.108 -28.36 63.306]", "targets": "91.548"} {"id": "task095-8cb7ed9860ec4ca9891203d17e7f073c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.92 27.239 -52.452 -8.625 -39.841 -28.659]", "targets": "52.92"} {"id": "task095-070f5255be8a4126870ac31cadcac6de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.106 -24.312 3.615 90.446 -82.358 11.689 -72.856 5.219 45.188\n 43.01 ]", "targets": "90.446"} {"id": "task095-e64b2206d95f43be9a423e2b2cb5c903", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.029 -93.977 -80.663]", "targets": "-93.977"} {"id": "task095-6ad3fcd59cfa4361be21f69cb05e8022", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.819 51.126 -54.012]", "targets": "77.819"} {"id": "task095-27279d2257d844be9a1c3d883036b329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.009 73.35 ]", "targets": "73.35"} {"id": "task095-5ad2b6d068e74c20a8b05e2a3622646c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.883 27.169 -58.278 -62.662 -57.756 5.01 -95.775 -80.651 24.811\n 23.296]", "targets": "-95.775"} {"id": "task095-412b1f1902144f1d81554f151cda2360", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.712 89.495 -83.499 -23.489 88.248 -77.051 27.083 -49.946]", "targets": "89.495"} {"id": "task095-938dca2965374b178b71327051a9a498", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.538 -20.694 45.004 27.743 -53.849 31.528 -28.582 -41.092 88.964]", "targets": "-94.538"} {"id": "task095-f3073d95e6424a4b9ec1ef2514899101", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-2.471 27.833 76.974]", "targets": "76.974"} {"id": "task095-e1b7b2652ff84629a803f43d2a7930db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.129 -75.176 -8.348 -68.082 -94.502 -51.526 -48.546]", "targets": "-95.129"} {"id": "task095-35b57bb0bcf54699a04264bfed742426", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.252 -90.151 -53.299 -10.924 4.569 3.24 -9.912 75.116]", "targets": "-90.151"} {"id": "task095-9e94d203c0084268a43a1c1dca2d8e2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.258 80.531 -16.192 -3.486 1.162 -68.448 -58.123]", "targets": "80.531"} {"id": "task095-e60312c296f04aa6a27acb42976706c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.865 3.952]", "targets": "-70.865"} {"id": "task095-9ac92b334f27410eace2032eeff0e7d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.205 -65.98 -48.327 9.454 83.846 82.418 17.473 88.113]", "targets": "88.113"} {"id": "task095-6014459f6a704425b9a47b282b1bfb0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.265 -64.578 -88.72 11.173 70.955 1.143 -25.28 ]", "targets": "99.265"} {"id": "task095-4bf3c004f4a44196a59da8cff0460b37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.537 39.153 94.565 -62.779 -50.168]", "targets": "94.565"} {"id": "task095-b102a1c70eb64cecb43c73f1bd6489e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.118 8.961 9.656 24.045 41.31 -20.784]", "targets": "41.31"} {"id": "task095-11210a7eb8c84b92b18a6653bd43315b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.579 -40.419 -45.286 45.919 -19.243 38.955 -2.116 -77.947]", "targets": "-77.947"} {"id": "task095-642a1a287109466d8210485a4fd19ab4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[92.479 45.472 17.787 92.651]", "targets": "92.651"} {"id": "task095-d6a688b6c6a14448afeffee1dc142ad5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.292 40.114 69.364 68.15 -33.099 25.578 -28.855 56.259]", "targets": "69.364"} {"id": "task095-c342c8723c654eb18bd3db2221cabce5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.392 18.309 44.289 96.905 -42.569 -13.216]", "targets": "96.905"} {"id": "task095-14e3447e82224280bd27c3ca02cbdaf3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.798 -95.726]", "targets": "-95.726"} {"id": "task095-de78e1a94e0d464d84f05705759574de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.066 89.859 58.792 -66.422 -96.945 -28.761]", "targets": "-96.945"} {"id": "task095-eef6e8af768a4a4ba93d313ce741ecbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.522 -72.002 -44.674 1.277]", "targets": "-72.002"} {"id": "task095-25fef14997b744baa351aa1538c40aa6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.821 -18.162 18.335 -3.508 -39.467 -37.933 -21.56 15.126 33.724]", "targets": "46.821"} {"id": "task095-805142195d7c4624ba05d6a4091572d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[26.73 18.525]", "targets": "26.73"} {"id": "task095-e2dbd9baa874400abdd903fff057e74b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.633 -25.829]", "targets": "-70.633"} {"id": "task095-c9196889646947109f14eb662a9c33e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.03 2.633 -21.175 -26.209 29.622 18.722]", "targets": "-64.03"} {"id": "task095-eb7bacc690914d5fa37c34a6a5c21ed8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.843 -61.219 -87.068 63.4 -23.519 -54.136 -99.665 -18.29 51.201]", "targets": "-99.665"} {"id": "task095-a26989db6ee94bbabeb45e1c7c39a823", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.989 -24.536 -30.571 52.781 -76.425 54.09 -67.34 54.607 19.609\n 33.435]", "targets": "-79.989"} {"id": "task095-4beab6111aa94abd95101558aa71fcb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.918 -72.189]", "targets": "-72.189"} {"id": "task095-e3cc195b9f7747699fcabad92d5efbed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.467 -85.365 66.982 33.953 61.035 -88.751 -30.261]", "targets": "-88.751"} {"id": "task095-36a3ab229c1c4001a32d46830d4ef7cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.976 94.478 -61.112 59.77 15.099 -52.288 -79.364 63.748 -76.796]", "targets": "94.478"} {"id": "task095-2249ef762fdf4c269250b515cf2359a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.523 -91.755 10.483 27.888 21.273 69.017 -29.968 -88.135 -49.287]", "targets": "-91.755"} {"id": "task095-f3734ce07fa5465a91ce13a54aec5ab2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.646 14.322 -30.186]", "targets": "-96.646"} {"id": "task095-aa10aec7025848549afe389cfa7d1746", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.474 24.155 41.588 -20.672 -54.372 -36.144 -99.411 -82.048 45.021]", "targets": "-99.411"} {"id": "task095-38fb14e3e3df45d6922efdc425ad5a00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.535 -77.492]", "targets": "-77.492"} {"id": "task095-674362457f9b47fca21aa264797ddc22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.41 77.568 -88.184 98.269 80.886 -77.225 -14.484 -30.193 49.076]", "targets": "98.269"} {"id": "task095-5455787b4c2442a498a5a5f3a10c9fd5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.721 74.042]", "targets": "74.042"} {"id": "task095-da8d7e7bb3a44b3997a3bb206e88ecbd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.928 -3.81 53.324 -0.848 -68.696 11.799]", "targets": "-68.696"} {"id": "task095-17df214104634a75aafa60a2e7b84c95", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[76.455 38.388 28.174]", "targets": "76.455"} {"id": "task095-4e550a438445414f9d467b9932b5cfe9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[18.613 15.974 5.235 12.516]", "targets": "18.613"} {"id": "task095-8e31484972c242fabb7c5a8a0e1f8ce4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.369 98.991 90.323 -11.406 -81.385 19.619]", "targets": "98.991"} {"id": "task095-add73e2ab1b749eb9b9c021753d3b9a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.736 -5.842 89.988 -83.105 62.951 -98.231 64.026 -60.745]", "targets": "-98.231"} {"id": "task095-2bbe9cd2f2074667aefa1a67ec642d76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.825 4.607 -54.559 26.592 -13.707 -84.415 95.957]", "targets": "95.957"} {"id": "task095-e24626dcaf7c442685868e7dcd7466fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.565 80.444 13.261 81.37 -92.9 99.1 ]", "targets": "99.1"} {"id": "task095-129ef47774b84e43929157df2304794e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.827 -90.702]", "targets": "-90.702"} {"id": "task095-6006b2f5b72945e2aa0861a2cf98ee83", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.918 -81.676 -50.193 -88.617 -36.251 -42.764 22.917 -82.128]", "targets": "-88.617"} {"id": "task095-0abaa6ae9aaa41cc9dfbf06c3d26cd72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.726 -11.752 60.588]", "targets": "60.588"} {"id": "task095-2499356296814da79c0ccd5121b37703", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.005 -30.687]", "targets": "-89.005"} {"id": "task095-e1a86e607f974fd591e33de3dd92a38a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.076 18.332 6.825 80.21 -51.296 87.663 -4.663 51.024 -15.817\n -76.99 ]", "targets": "87.663"} {"id": "task095-35248ea8bfdc403db3ecad22686d20dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.249 -73.054 60.127 89.731 -67.952 -20.854 -64.622 20.07 ]", "targets": "-99.249"} {"id": "task095-a92bef0281af4ecf8fd44c2ea602505c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.444 -70.01 82.683 -82.869 2.747 -95.757 27.81 ]", "targets": "-95.757"} {"id": "task095-9043a9470b744ff2b285c107299d807e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.636 -89.59 -63.054 -38.006 -4.159 25.453 68.087 -94.938 -90.689]", "targets": "-94.938"} {"id": "task095-a0d1411b96e846cca070d817fa57f543", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.273 -6.466 49.717 80.723 6.255 -59.595 81.256 -34.83 87.112]", "targets": "87.112"} {"id": "task095-44f753ebeba24a2a97dcc962c5bd24e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.957 5.681 -68.026 37.163 -29.832 43.78 20.731]", "targets": "-68.026"} {"id": "task095-a41b43bf83d243c7b9af12aee49c317c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.413 -87.177 34.845 -4.52 -76.27 36.133 4.348 -29.391]", "targets": "-87.177"} {"id": "task095-a03238c034fb474c9ba070c191aaf9d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.505 -59.395 -44.737 59.348 -40.849 -25.498 -18.23 ]", "targets": "87.505"} {"id": "task095-1c36ce61e13149f29421b487284a4913", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.387 -26.832 -61.473 34.019 56.979 60.078 23.994]", "targets": "-61.473"} {"id": "task095-d9a0ad4bd816421ca5d736cf1571262a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.333 -36.737 78.996 -50.937 56.235 -88.843 -33.658 1.605 -93.315]", "targets": "-93.315"} {"id": "task095-21b3f7c9f71741918807b346bc330bc4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.353 -22.569 -54.77 -92.132 30.987 -44.78 -78.344]", "targets": "-92.132"} {"id": "task095-94c2f385c27f4ddea956f0118b6bfed3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.327 -37.482 -19.268 74.058 -11.359 31.13 -11.195 -92.035 -50.6 ]", "targets": "-92.035"} {"id": "task095-823a8024d22f4357bddd1c63ec892548", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.354 -38.639 -6.157 27.69 26.883 42.823 24.534 -71.317 36.974\n -51.537]", "targets": "-71.317"} {"id": "task095-3341d756d0394447a380faf9dec38ffc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.719 95.522 98.798 60.251 -53.85 -30.468]", "targets": "98.798"} {"id": "task095-0593192b9a964f24be2b30d629a12fde", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.553 -98.799 61.046 80.62 35.453 39.912]", "targets": "-98.799"} {"id": "task095-2a709528441249f4ab97b46362fc0c9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.638 -25.35 98.385 80.742 -93.602 -32.174 14.152 -9.411 -33.939]", "targets": "98.385"} {"id": "task095-367ebfeddf2545a2852dae5a0a567057", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.673 18.334 -97.668 82.064 82.778 -16.072]", "targets": "-97.668"} {"id": "task095-0f47d56b50e04e118d366933fdbf792d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.912 -40.799 27.71 -1.379 -51.497 52.79 ]", "targets": "58.912"} {"id": "task095-9375a7db5f5f410a8fdd38a1c74e61e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.316 -2.06 ]", "targets": "37.316"} {"id": "task095-b8afde3609f44f6cb72fa6aef2f5367c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.069 67.491 3.431 11.277 -42.106 -18.974 -22.831 31.027]", "targets": "67.491"} {"id": "task095-d8f5ef06914543919de910008b07b326", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.201 -22.627 -87.537 23.425 -87.31 ]", "targets": "-87.537"} {"id": "task095-1f2fffc1135d44a88108d3aa428b85e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[36.83 63.983 24.577]", "targets": "63.983"} {"id": "task095-819f5e02a4854b1e9a81884ad6a12710", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.834 80.413 -67.859 23.391 -64.234 -3.157 47.343 17.295]", "targets": "80.413"} {"id": "task095-9875af0ce1ed40b896d1d66689999469", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.949 46.839 30.715 -36.855 -36.367 41.258 -50.276 20.024]", "targets": "77.949"} {"id": "task095-82d9608b8c9c421fa82ac3e30c0e16fa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.254 0.801 82.632 64.616 -22.493 -42.549 -96.313 59.637 -71.186]", "targets": "-96.313"} {"id": "task095-a44a5405399e4288b47ead295da72524", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.158 -4.233 14.492 41.409 40.142 -13.778 -64.934 -67.201 -7.392]", "targets": "-67.201"} {"id": "task095-92af7b6cc9fb4eeebf4d35582fdc83a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.956 48.005 71.371 -34.091]", "targets": "71.371"} {"id": "task095-c75a9d526bcc42cf90421588314e3540", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.346 -90.104 94.519 -24.071 88.086 74.895]", "targets": "94.519"} {"id": "task095-ae34db2eb15c42f0b74bd003de3cfa21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.832 -3.276 40.701 16.871 -59.495 -55.156 -5.195 56.278]", "targets": "-59.495"} {"id": "task095-1397d74866294a3eb2f46ad8d713d522", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.8 18.106 -41.866 -69.166 -54.821]", "targets": "-69.166"} {"id": "task095-d0b418a28824413fb90c0a2b6c08808c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.209 76.038 3.586 -23.651 43.7 -98.365]", "targets": "-98.365"} {"id": "task095-089e7d1205c8451493d7c4de3cb96e0e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.851 18.291 -0.207 88.408 11.548 31.533]", "targets": "-97.851"} {"id": "task095-541a682625584427b0870ff988041fe9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.495 13.711 45.592 -85.249 3.701 -99.805 5.823 34.433 -55.626\n 72.557]", "targets": "-99.805"} {"id": "task095-ae1e368769b44692b8e83e1e387fd62a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.055 33.052 25.911 -16.944 -50.983 3.25 58.186 57.051 44.168]", "targets": "-79.055"} {"id": "task095-ddd8609600f14267a4dbe900b7ef3d53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.818 57.718 3.328 19.31 ]", "targets": "57.718"} {"id": "task095-31180018d3aa4418a41e257105a97a46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.746 21.665 -41.965 -1.44 -3.003 -94.592 91.728]", "targets": "-94.592"} {"id": "task095-e0fef5273a244f74869e46cb0cbcc799", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.975 55.62 92.416 -34.822 28.796 40.983 84.739 -25.942]", "targets": "-92.975"} {"id": "task095-807450cf53544621b8119e11e17e8a30", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.81 -2.603 -49.881 17.565 30.001 -19.921]", "targets": "-49.881"} {"id": "task095-9ce814f5c1d04919abd88fcae7980fd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.506 74.414 -65.499 -63.794 -25.077 -25.135 20.104 -40.454]", "targets": "75.506"} {"id": "task095-9ae594d296d44eb2b8550946c758bbd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.649 -39.103 35.999 13.957 5.722 -61.94 21.433 80.45 -84.558\n 19.684]", "targets": "-84.558"} {"id": "task095-9e4814ce84384d12a0715c23061c13ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.644 -2.63 -94.907]", "targets": "-94.907"} {"id": "task095-cdbb9a55fe5f467a8bbaf670464d9caf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.039 -24.908 49.549 -10.924 29.741 -76.981 -74.148]", "targets": "-76.981"} {"id": "task095-0e4bdde03cd6435bada86f8fb34be154", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.55 70.745 17.847]", "targets": "70.745"} {"id": "task095-e21299bbb44e4cd58089e0e8e24dbae6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.279 99.411 37.847]", "targets": "99.411"} {"id": "task095-bb3d84722cde4787bbd3e89d2cbd9280", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.348 -10.368 23.042]", "targets": "54.348"} {"id": "task095-99c8a351cf3b40f89b28bd54d7ebdb9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.97 66.421 -89.915 43.746 -10.188 24.039 35.612 19.283 -93.626]", "targets": "-93.626"} {"id": "task095-2775c772fa154df9a0faf1a5cc961771", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.104 11.803 -56.255 -97.24 98.082 -41.372]", "targets": "98.082"} {"id": "task095-a631a25b35974cbf8e9852d5ec5d5c02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.284 81.654 -41.744]", "targets": "-83.284"} {"id": "task095-7214ab5dec9b457fa049638753dcbd46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.218 -51.539 83.192]", "targets": "83.192"} {"id": "task095-7f34072c122945dfa1577f9632ebe165", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.433 -69.456 -27.412 6.088 70.284]", "targets": "70.284"} {"id": "task095-7b4b930f80c842fb96f8b2f68915e7af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.458 58.687 76.339 11.792 84.319 19.312]", "targets": "84.319"} {"id": "task095-453ea9ce4722493ca660c873ad468247", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.875 43.771 -76.066 -53.723 87.851 -19.188 72.289 96.971 39.889]", "targets": "96.971"} {"id": "task095-a02e5c98532743e69aa16b51f1d7dec5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.221 -49.062 -93.184 -18.328 -0.742 -68.807]", "targets": "-93.184"} {"id": "task095-06c6cde471e842dbb4debd744f723892", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.45 -4.451 -30.72 ]", "targets": "86.45"} {"id": "task095-1e71ef2e56cf441eb6edc716d8fe38b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.702 -76.186]", "targets": "-76.186"} {"id": "task095-070fcec97c584c8d96355f9b28d38790", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.028 77.906 -82.126 32.978 -71.261 56.446 -59.411 31.677 53.845\n 75.175]", "targets": "-82.126"} {"id": "task095-6787149efd724e3184d5174398b6faca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.437 -28.354]", "targets": "49.437"} {"id": "task095-8d86c1c76faf448c891322d41f6a284a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.667 -65.654 -63.763 6.294]", "targets": "-65.654"} {"id": "task095-7a6aeff011f841cd9474f5413d073597", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.85 6.843 -5.057 -85.947 -24.432 70.348]", "targets": "99.85"} {"id": "task095-ceeae426e1db4913909bd1aa8354cf58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.482 -32.285 -14.657]", "targets": "-86.482"} {"id": "task095-67f2de91f4a0452bb358ce4034811b24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.093 71.331 84.832]", "targets": "84.832"} {"id": "task095-078baaf5bd564258a4f5e9cc24974bf5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.215 28.332 84.355 63.491 -89.574 -54.433]", "targets": "-89.574"} {"id": "task095-4456cf89051247c19d94801481349beb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.769 -35.354 21.155 -25.562 -56.183 70.08 ]", "targets": "-71.769"} {"id": "task095-79094348afb9409c95f27e64d948f771", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.006 -57.807 50.272 -70.314]", "targets": "-70.314"} {"id": "task095-8eec1c666b6d4b04b2aba95b25966a35", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.081 -30.106 -54.837 94.944 -83.767 -97.042]", "targets": "-97.042"} {"id": "task095-31566c6f2acd4282bca7ec84ed2e1fdc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.561 -33.472 93.427 96.948 -7.743 32.132]", "targets": "96.948"} {"id": "task095-552d42b1303f4cc683492294f85217f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.762 66.175 20.846]", "targets": "-81.762"} {"id": "task095-1cebf68fa5104bc3a582c674063716d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.411 18.723 -18.191 31.654 55.285 -58.938 73.146 97.083 29.141\n 86.614]", "targets": "97.083"} {"id": "task095-6fb598046d2547e282b1e03f4863c6ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.533 -6.54 58.549 17.993 95.121 -2.7 ]", "targets": "95.121"} {"id": "task095-d8df42e7d1254ce9a3e39491e642e8d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.419 -92.818 -15.624 -24.616 -68.064 -43.376]", "targets": "-92.818"} {"id": "task095-1c3e4bb6a8e742df90b093941691c7b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[52.281 33.711 35.981]", "targets": "52.281"} {"id": "task095-9f2df053fbee426d99e422dac8d635ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.527 85.661 -37.257 -80.57 -77.606 -2.417]", "targets": "85.661"} {"id": "task095-364c24649cfc4920b6c5a09b9754e7a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.723 51.898 -48.594 -57.632 -91.59 -99.633 43.711 82.223 82.145]", "targets": "-99.633"} {"id": "task095-cfd8c26cea414779ac13569fd1c44350", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.24 -59.482 55.548 -88.658 15.262 -53.935 73.328 87.435 56.822]", "targets": "-88.658"} {"id": "task095-d36b172ffabb453ca6dd2eca2513ee53", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.114 80.77 -76.319 -89.221]", "targets": "-89.221"} {"id": "task095-d2c0f5d2feb64deba63150e14c8a9d88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.585 -89.002 -34.665]", "targets": "-89.002"} {"id": "task095-0fc91774fea8427fa54f40de96c508e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.364 21.429 37.586 43.98 -63.178 -9.184 49.95 92.89 62.56\n -96.868]", "targets": "-96.868"} {"id": "task095-2931c864959c43598e2679750c4e73ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.094 82.194 -14.989 24.679 -58.94 -47.136 59.958]", "targets": "82.194"} {"id": "task095-33aff9b1366447aea61eb5b52a88c299", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.359 -52.329]", "targets": "-95.359"} {"id": "task095-a02b32a8b17847b9be9c86a38c12175f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.67 -87.256 -11.569 -17.383 17.201 35.655 -30.443 93.489]", "targets": "93.489"} {"id": "task095-61db04b252634b6a8732158ca0b79a4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.222 -44.901 -56.063]", "targets": "-83.222"} {"id": "task095-a5365eae476c4c9f9c87f5d5b0a614ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.853 71.887 -37.961 22.517 -79.836 -32.752]", "targets": "-79.836"} {"id": "task095-eeda267e48f342a3bc77ea794b2300f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.194 61.46 -37.703 18.761 -71.4 91.147 -4.956 92.331 56.991\n 55.502]", "targets": "92.331"} {"id": "task095-53e047ea52d6427d8d0378e2489126a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.402 -81.341 -98.991 94.215 -85.624 -57.655 76.115 -58.305 51.785]", "targets": "-98.991"} {"id": "task095-fa031d5bb8114f47b0d439b290e23724", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.204 -9.695 28.177 85.052 -13.596]", "targets": "85.052"} {"id": "task095-94732f2a491043758eacd9906a8077d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.312 39.337 88.426 28.957 31.44 25.616 -89.678 -98.704 10.904\n -15.121]", "targets": "-98.704"} {"id": "task095-9cdf727c9a29444ca84bcad7a13224c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.779 -79.883 39.704 52.71 -2.77 -85.986 19.625 31.072]", "targets": "-85.986"} {"id": "task095-81b9b41d254440f2b056dcbd8af8bfd1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.103 -15.884 -3.418 86.085 41.547 24.639 -55.794 -98.477 -95.789]", "targets": "-98.477"} {"id": "task095-06605faaa8c445b88f7cfa5ba89cdce8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.163 -60.55 50.284 -71.777 10.103]", "targets": "-71.777"} {"id": "task095-2121a861039442dca90c7ce64c866af8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.738 28.302 31.743]", "targets": "-96.738"} {"id": "task095-8e7cfc1918194f3ba61587998ee12b70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[19.764 7.021]", "targets": "19.764"} {"id": "task095-86d2e7519cd341299de2479ecabdfdbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[83.974 14.404 93.014 86.911]", "targets": "93.014"} {"id": "task095-c6f3a64d01004403b11703092423afe3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.825 -68.56 ]", "targets": "92.825"} {"id": "task095-293f4bd570824602beac77f18dc00b9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.044 -35.24 -22.257 7.563 76.747 -96.59 -68.988 -19.761 5.315]", "targets": "-96.59"} {"id": "task095-cebf7822a17245fd803e0267a87c70f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.552 70.039 76.885 60.038]", "targets": "76.885"} {"id": "task095-063c91aad7a34b06acdfe632952c9e75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.386 -80.878 -91.731 -86.847 97.117]", "targets": "97.117"} {"id": "task095-6879ccd735724b768611eb0bc0b58887", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.867 -37.535 91.933 22.287 -13.941 -46.965 -71.684 -89.609]", "targets": "91.933"} {"id": "task095-e4a3008c2bc9460aaad7313caa0c8d39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.743 -51.418 -35.021 -16.595 99.404 54.367 -73.433]", "targets": "99.404"} {"id": "task095-d2a3daf7717a4fc8b395c17a92a86545", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.547 -37.592 -41.193 -72.032 3.369]", "targets": "-72.032"} {"id": "task095-ec37a69bc31741d8ab5d9d48f6558a13", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.783 42.652 86.224 22.645 -80.969]", "targets": "86.224"} {"id": "task095-726ed8df803b4c9faf3d64890ec95355", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[79.741 40.806 -5.504]", "targets": "79.741"} {"id": "task095-3f9559f45a9b4baa9e393a0d7f9e38b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.414 -90.626 94.77 -28.148 -3.671 -10.93 78.21 -95.85 96.693]", "targets": "96.693"} {"id": "task095-72eaac388ed24f76a288265c50363729", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.75 -99.813 59.019]", "targets": "-99.813"} {"id": "task095-8d05da5d35ad4e4a85416a29194820e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.029 27.978 59.261 87.197 89.732 -78.722]", "targets": "89.732"} {"id": "task095-2084693e2bbb46c298f12671aa8914e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.215 -11.273 -93.756 57.856 -60.581 17.108]", "targets": "-93.756"} {"id": "task095-568c544fdf4544f49c4d22897cd79b06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.033 32.549 -10.742 -41.849 -63.052 6.94 70.939]", "targets": "74.033"} {"id": "task095-cc9bf1535a4f4cc8bdf45451ff20019e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.663 51.413 25.581 -42.447]", "targets": "51.413"} {"id": "task095-164243a8b2d14e649d281072352ad543", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.279 -41.589 -80.463 42.953 72.377 44.736 31.093 -46.192 14.177\n 36.569]", "targets": "-80.463"} {"id": "task095-7c78e1e2f9e445f2a71cc809e6ee55b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.381 27.353 -81.395 15.147 63.781]", "targets": "-81.395"} {"id": "task095-991d5c96d51a452e895dcc5695bf5c92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.609 -40.697 76.623 59.833 -94.411 -72.845 -23.082 10.851]", "targets": "-94.411"} {"id": "task095-87c2cab3339f4267a097a12babee1601", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.057 55.852 -29.536 41.581 -81.458 79.759 62.14 65.773 -56.701]", "targets": "-81.458"} {"id": "task095-6c464178c83c44dc9ee3b8ce35534f63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.459 -83.945 1.313 27.636 -95.486 -81.562 85.327]", "targets": "-95.486"} {"id": "task095-c1148e756bf94f08a8cf1e15975acd1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.564 6.183 73.406]", "targets": "73.406"} {"id": "task095-898b2dd20273447388d6c785f69b2363", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.932 97.108 6.803 30.643 -70.432 73.776]", "targets": "97.108"} {"id": "task095-7daa56fc26b246fa9bbe209c44e35300", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.471 -61.012 -18.765 19.526 19.683 23.596]", "targets": "-75.471"} {"id": "task095-688baa0dd5e541b7ad4b6a7a491b19e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.619 -63.951 -12.663 75.943 -95.395 19.366 -19.856 -64.069 6.236]", "targets": "-95.395"} {"id": "task095-6df943dd52ec432a9dea532e27c2038b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.941 -9.413 35.802 -63.174 76.829 28.736 -74.196 -26.5 23.252\n 52.353]", "targets": "76.829"} {"id": "task095-2578a516857d40feb1c13cd8f7d6dca5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.244 37.994 16.884 -72.063 49.351 -68.22 93.601 0.715 31.679]", "targets": "93.601"} {"id": "task095-e2409f1bdc014be699166b71ebf5dec3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.65 -61.225 -44.508]", "targets": "-61.225"} {"id": "task095-48bf3e2adc46454e96bcd4297bd29659", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.553 68.211 -14.394]", "targets": "69.553"} {"id": "task095-f9109fe0df514899a81730217e4d2c64", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.445 52.43 -13.138]", "targets": "52.43"} {"id": "task095-ccfce192594b4f3c8fc6bc2eb5b6a06b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.963 -80.536 68.249 -72.912 -80.537 -81.71 -79.103 -25.009]", "targets": "-99.963"} {"id": "task095-a0f9e2604f9b464d8d4a508663df83f9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.532 -30.488]", "targets": "41.532"} {"id": "task095-f7fcf79c96694d7c843e0246f78cf8b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.609 91.556 8.934 -92.613 -0.96 -65.821 -45.309 28.927 -84.816\n -34.494]", "targets": "-92.613"} {"id": "task095-4bd19f575b334caa934ff33892dbad52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.806 -35.306 73.985 2.264 -17.024 -63.735 -13.789 77.006]", "targets": "77.006"} {"id": "task095-30d96dd33e9b429ea77f65d97d045b75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.086 -84.092 -19.276 20.461 82.597 40.678 -61.542 -96.493]", "targets": "-96.493"} {"id": "task095-e218bdec67d345af8249f01dcb717cf2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.945 32.879]", "targets": "-85.945"} {"id": "task095-60bc97184205401ba70ee5d2936701f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.716 -55.111]", "targets": "-55.111"} {"id": "task095-2d193d24786a4dadb9df11f49e193adf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.134 -4.102 52.727 64.464 51.798 6.89 -25.049 80.979 -1.216]", "targets": "80.979"} {"id": "task095-803d2d3c99e348dc860c8cd2e725aa58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.984 -51.583 -7.718 -37.096 -7.31 -3.662 -65.032 29.793 34.65 ]", "targets": "80.984"} {"id": "task095-34211c9b9008446a8bb7a77aa657ab58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.259 76.994 -89.051 -16.686 -67.639 40.876]", "targets": "-89.051"} {"id": "task095-29acd04bd2b14eeebc16420392e47eae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.857 -92.201 40.593 58.985]", "targets": "-92.201"} {"id": "task095-c64295850d914a478798edd65e5201b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.516 -48.702 -34.121]", "targets": "-88.516"} {"id": "task095-7a77702264274ad28b1b0b07e71384ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.335 51.724 58.953 -86.657 0.725 -68.302 -10.412 -81.873]", "targets": "-86.657"} {"id": "task095-2d13da6c513c4d7bb3dfaac8d73bc5d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.956 83.423 84.807 -23.484 -14.725 16.05 91.598 58.051 -9.338]", "targets": "91.598"} {"id": "task095-4239185732c6461ba30419a746dfb74c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.718 39.655 72.569 -74.324 9.503 -20.089 85.083]", "targets": "85.083"} {"id": "task095-b86de521cc6642749bc200c9229f5776", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.305 -56.166]", "targets": "62.305"} {"id": "task095-24f90b993a6441038b0d7bcc179656ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.845 -86.855 -4.629 21.182 -31.254]", "targets": "-86.855"} {"id": "task095-38f4563ee094440db47f125c46c928a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[87.087 31.21 94.747 53.523 -3.436]", "targets": "94.747"} {"id": "task095-314f874479ab464cb0daccb7843a9e3b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.576 -86.28 ]", "targets": "-86.28"} {"id": "task095-aef7e4755bd441f59903711e88a20a70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.238 -47.292 -38.813 -25.784 -91.638]", "targets": "-91.638"} {"id": "task095-896ca483612c4ca3b6868172cb760a02", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.418 5.213 -18.729 -53.994 -3.807 38.922 57.166]", "targets": "79.418"} {"id": "task095-46cc2fbb76804a3e8cecbd442b974aaf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.719 -77.065 80.077 72.803 22.72 -68.768 -25.584]", "targets": "80.077"} {"id": "task095-1c7c5ee7b24148778c8d17b3d2ec95dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.373 80.721 -87.289]", "targets": "-87.289"} {"id": "task095-17d02bec793e4224a44a603e5cfec02b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.867 -87.884 22.313 -90.358 -89.136 83.266 93.846]", "targets": "93.846"} {"id": "task095-607f2bd7ca15451b96ed3bcb1c06caff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.232 3.759 70.052 65.027 98.824 -56.956 9.244]", "targets": "98.824"} {"id": "task095-af3ae12e98644064b90c0df8abad9961", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.234 5.459 98.952 84.278 7.349 18.475 -14.4 -80.336 20.714\n -53.667]", "targets": "98.952"} {"id": "task095-27c8d0f6a85f45a385d14aaa321dec1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.839 -43.802 -68.52 50.715 75.315]", "targets": "-89.839"} {"id": "task095-99d8c274ed474ebe87306705c7d17c2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.787 -54.142 -68.576 -56.026 -14.692 75.603 -44.144 24.622 88.181\n -62.893]", "targets": "88.181"} {"id": "task095-76576339f71c4db291f16caf9ff398ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.087 45.14 11.933 -3.925 -48.113 -86.219 55.178 -51.007 94.728]", "targets": "94.728"} {"id": "task095-d521fc43be184be894504d2052ceca89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.688 -56.555 44.104 -32.091 42.285 93.707 -70.608]", "targets": "93.707"} {"id": "task095-bb1c31844ee247db943bf47b24e12104", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.06 86.724 -24.418]", "targets": "86.724"} {"id": "task095-db7d1d8116f943a783c646db40ee00bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.427 -23.879 -50.516 -51.367]", "targets": "-51.367"} {"id": "task095-69d12a6c9f454c20ab1338c10be58b37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-9.792 32.912]", "targets": "32.912"} {"id": "task095-88600ae07cee4470aaa136dfee665768", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.999 -5.942 -90.687]", "targets": "-90.687"} {"id": "task095-1a81faaa40344c04b17f17f15235c129", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[81.5 67.019 14.211 54.701]", "targets": "81.5"} {"id": "task095-8443e24370864e088698260818bc951d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.395 -26.196 94.356 -83.668 -76.832 58.061]", "targets": "94.356"} {"id": "task095-c145acf631ee42f38e5b4dbedcccea78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.839 -81.599 34.171 -22.485 75.903 -22.597 59.597]", "targets": "99.839"} {"id": "task095-4a4874de59934da08eae9f421e072261", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.911 33.638 91.649 -67.272 74.076 -71.437 -19.484 -61.927]", "targets": "91.649"} {"id": "task095-393e545210554663929d6dfe01465df2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.242 -33.206 15.178]", "targets": "82.242"} {"id": "task095-68ff92ef3de54120b55b57e894e6ced0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.742 -18.731 -85.219 -25.512 22.671 49.797]", "targets": "-85.219"} {"id": "task095-17a855dace6444f6b070ac35e204939d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.053 75.014 57.163 96.337 -21.056 -86.416 45.026 -54.594 74.67\n 17.535]", "targets": "96.337"} {"id": "task095-0da55fe975594ec3a86632e1dfb67be3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.238 -3.955 31.103 24.732 79.139 92.369 46.694 -65.312 -44.013]", "targets": "92.369"} {"id": "task095-beeb061110384b36864738218cec884b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.387 30.882 -85.71 70.749]", "targets": "-85.71"} {"id": "task095-4331b1e7785a4fb9b130a5f606803069", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[85.405 52.535 31.603 14.055 87.033]", "targets": "87.033"} {"id": "task095-a6c8a4a9ca1249c98381a99494fa18ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.342 -45.204 93.392]", "targets": "93.392"} {"id": "task095-c8114a5953214b6fa135dcd2f069bfe6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.159 -76.951 53.517 -9.024 -48.377 -72.786 3.243]", "targets": "-76.951"} {"id": "task095-d91de894d41b4e4e8bec3dcb9ec6268d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.772 -30.547]", "targets": "-85.772"} {"id": "task095-d9ffffcb885c4f42b6e9d7f75fc0f67a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.116 12.102 -15.041]", "targets": "-77.116"} {"id": "task095-ef3ec399c41348ddbc9c2cf7515b9f36", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.743 46.845 6.882 -40.242 59.524]", "targets": "59.524"} {"id": "task095-04b3554017b2431fbdef26db11d781fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.458 -41.54 -15.721 -86.556 -24.15 88.231 -78.68 2.564 32.917\n -15.409]", "targets": "88.231"} {"id": "task095-d9c8086bce8149b9943bd959254f4628", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.727 79.02 ]", "targets": "79.02"} {"id": "task095-4073ca7480214ab09ddc99b132b2bd05", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.063 -53.499 -52.849 -4.821 -26.097 80.953 -93.213 -31.563 -40.57 ]", "targets": "-93.213"} {"id": "task095-7a25c639200847088ad21f30a7155e89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.688 74.425 -79.027 -26.597 -81.373 10.173 -70.744 -57.381]", "targets": "-89.688"} {"id": "task095-98c0a7e95f6541c592bbd7a53dccccb2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.358 -17.825 46.569 -45.396]", "targets": "49.358"} {"id": "task095-e21e8d2e114947b9a13142483b8f5fb6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 41.587 63.621 -48.522 4.57 ]", "targets": "63.621"} {"id": "task095-c7f08397947c429d91c045fcaa2b4a6b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.337 -72.3 7.088 -97.302 -89.244 59.431 2.069 2.825 8.662\n -77.573]", "targets": "-97.302"} {"id": "task095-a81bd858536c413c9967eefe35e1bc49", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.095 -26.267 62.564 98.176 11.577 -18.859 30.192 -84.008 24.181\n -4.073]", "targets": "98.176"} {"id": "task095-be28f0ed97904ffaae14dc248a5913f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.529 -94.023 -53.479 63.524 -84.292 38.295 42.944 55.513]", "targets": "-94.023"} {"id": "task095-158ccc5af5ff45f79b5856bfbffce14d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.13 0.219 95.868 -39.077 -86.98 21.026 -69.029 17.193 85.557\n -47.447]", "targets": "95.868"} {"id": "task095-b5905e1edbd64f99a129d58bf2567cff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.73 68.146 84.245 -76.335 -67.781 -13.47 74.47 ]", "targets": "84.245"} {"id": "task095-c4107be05b1b4838892284e734afc3aa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[69.389 67.894 -7.501 89.797]", "targets": "89.797"} {"id": "task095-dc84a9c257974a1794117c2ad68ba325", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.887 -30.06 59.232 -21.423 -83.13 -24.251 98.492 -79.62 -81.144\n 36.025]", "targets": "98.492"} {"id": "task095-968df707a1394312aae6ac85974cbad6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.986 10.475 70.455 57.536 -3.536 -33.465 -65.687 47.42 -49.298\n -56.679]", "targets": "70.455"} {"id": "task095-b220416a9503468e902ec36b2c1bbc8f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.34 65.153 24.052 79.445 39.694 90.56 -3.727 84.653 65.804]", "targets": "-92.34"} {"id": "task095-e3aaa9c1e6fd4d3c9965fe083a70202b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.42 -25.776]", "targets": "-75.42"} {"id": "task095-edf1ebac879a4537829382e2fd905cbe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.526 14.846 91.458 34.776 -99.348 -63.142 -45.993 -50.398 -14.359\n -44.703]", "targets": "-99.348"} {"id": "task095-76c1d4ec8f924f348734aef4253983c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.623 45.248 75.055 -14.808 -9.586 16.538]", "targets": "80.623"} {"id": "task095-478251abcbc24c439b025e0f48ee19ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.071 -30.98 94.407 51.769 -13.109 11.488 -16.137 29.668 70.46 ]", "targets": "94.407"} {"id": "task095-d4492eb8fa6345eaa524d242fe34f8cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.277 -18.975 72.934 20.05 85.855 -77.864]", "targets": "85.855"} {"id": "task095-8b8fa74c9af34e1a8d5d385be70f2c09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.996 70.442 -58.059 85.13 59.908 -23.757 -86.803]", "targets": "-86.803"} {"id": "task095-2957ac34cbc449bab5039a9585adaacc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[16.084 52.812 86.806 9.789]", "targets": "86.806"} {"id": "task095-40191d09367144ef9cf48676f968b9ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.841 -33.66 8.833 -2.33 -49.309]", "targets": "-49.309"} {"id": "task095-cea5e339279e4a208fe1c72e2a60024b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.549 -35.858 5.614 -11.597 75.271 -48.043 -16.33 61.9 -1.244\n -48.366]", "targets": "75.271"} {"id": "task095-9f1b9f50cd32420ebf71cda6dcc47b8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.604 86.615 80.267]", "targets": "86.615"} {"id": "task095-8af2e0497e55474d98090db6ea9f4aa3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.967 50.18 98.389 -0.657 -57.075 76.492 77.044 41.177]", "targets": "98.389"} {"id": "task095-7ef595b7c83d4a449205eafe8c86141e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.206 57.116]", "targets": "-74.206"} {"id": "task095-df730332861349c2ab70067682517ddc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.754 -85.244 83.212 79.449 -35.766]", "targets": "-85.244"} {"id": "task095-378740bfea51408188db8d46190f1466", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[21.988 50.78 ]", "targets": "50.78"} {"id": "task095-0cc99962a3b4443aaeb0a1fa6043db65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.856 46.638 -96.737 16.482 48.845]", "targets": "-96.737"} {"id": "task095-03951d3f2e1b4675b72ccd4728e75271", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.926 -54.547 90.574 -90.457]", "targets": "90.574"} {"id": "task095-51bfd06167484e67939a0c870b2eb39b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.962 -60.715 -66.114 -57.769 -56.237 -6.509 66.302 31.112 13.423\n 45.23 ]", "targets": "66.302"} {"id": "task095-e1f2b2bc009b46408a199849117abd6e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.448 -85.195 -86.21 13.361 22.553 83.026 99.523 -25.028]", "targets": "99.523"} {"id": "task095-ace5322a845b48dea5369b8a4c3089d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.905 -26.44 ]", "targets": "-76.905"} {"id": "task095-18ec54516b8642ed84fd1250aa599039", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 29.384 58.022 -61.022 -73.815]", "targets": "-73.815"} {"id": "task095-229ec8d66f264d71848f2b5926d83022", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.075 70.329 -50.727 -30.617 -32.086 -28.247 37.329 -25.305]", "targets": "70.329"} {"id": "task095-4b856593c332451fbd3298011ce5fb42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.566 62.403 20.276 -75.61 -68.122]", "targets": "-75.61"} {"id": "task095-aade4dba346f45bdb97d8796483e6394", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[68.876 87.756 74.45 46.935 5.932 -8.806]", "targets": "87.756"} {"id": "task095-21020f1ba0ef4971bf29862d94926c06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 84.009 35.934 37.309 51.896 94.836 -79.528 84.654 -20.893 -78.019\n 71.283]", "targets": "94.836"} {"id": "task095-ec4818d1ff6d42d280de5526f2430164", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.139 -36.913 9.07 ]", "targets": "-68.139"} {"id": "task095-790e2e01282b4575a7f1676739711908", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.894 9.846 -3.006 37.131 -18.831 -68.019 98.936 -29.33 -22.072]", "targets": "98.936"} {"id": "task095-dcb00a86a1224da99f88f87f3d67b547", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.796 11.573 45.709 -81.553]", "targets": "92.796"} {"id": "task095-e3f53a67837746479ef02d9771d5aa09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.688 13.734 -99.01 90.217 2.94 -44.893 -58.94 ]", "targets": "-99.01"} {"id": "task095-bac51a587c9c4e2a8d495fa8dbf0b0db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.54 31.293 12.478 -72.388 -30.193 92.04 32.292 -79.393 -16.717\n -53.358]", "targets": "-96.54"} {"id": "task095-fdde104e50e5446294b2e51b060f9fe9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.554 46.56 -36.531 47.183 -51.616 -56.897 67.27 97.21 -55.062]", "targets": "97.21"} {"id": "task095-4435f1639f7945488849e0bcc29059fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.729 -25.873 -29.995 -3.031 -71.884 19.69 34.783 -43.579 38.198\n -85.967]", "targets": "-85.967"} {"id": "task095-3b0ceaf4f8994a73aa7f08bbf28af1c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.896 -95.844 -13.548 47.721 -67.999]", "targets": "-95.844"} {"id": "task095-8978f16ba78048aca07fb03ce3beded4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.981 -68.086 61.546 96.892 70.352 -3.326 -99.025 -97.984 2.849\n -38.929]", "targets": "-99.025"} {"id": "task095-aded59fcd7a04ae7b07280f9a77d5c4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.11 1.519 -54.807 51.349 37.013 -30.987 -97.099 -25.046 86.456]", "targets": "-97.099"} {"id": "task095-eec6d1895c57408f840b230e25376131", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.086 99.622 -84.774 59.412]", "targets": "99.622"} {"id": "task095-03a2e2cb052e45b4b0e7966fa96e8e7f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.661 -76.202 -85.79 18.561 48.451]", "targets": "-85.79"} {"id": "task095-88123a087831419985e3708aa9a892f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-28.373 -99.975 64.065 -95.986 25.645 -65.356 31.86 -23.399 57.011]", "targets": "-99.975"} {"id": "task095-fb6bbd21d1c54bcd8cff00c3d625ccee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.692 32.653 9.747 22.084 -29.952 -58.563 57.908 98.374 -52.513]", "targets": "98.374"} {"id": "task095-3462f9f7b1224883abe53e57e6cc1964", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.577 43.825 93.156 -49.153 23.558 97.382 -39.892 41.236]", "targets": "97.382"} {"id": "task095-6424fe352aef4592ac3380d71c1d2640", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.967 -49.952]", "targets": "50.967"} {"id": "task095-ab29d1d6c0334b0ab4787984f3ef42a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.132 -91.276 42.944 -70.892 -46.437 97.396 -67.327 89.945]", "targets": "97.396"} {"id": "task095-ccf5a75869314e07a7e66de98fc9b857", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.328 22.108 -87.737 33.663 96.424 -2.424]", "targets": "96.424"} {"id": "task095-cf05564db6b74a88970b0a222892b1d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.316 20.602 -60.675 92.027 -97.103 19.121 97.063]", "targets": "-97.103"} {"id": "task095-7306f33353f24c8c9045cd950d2a5cbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.89 -10.677 -74.301]", "targets": "-74.301"} {"id": "task095-b45b05b0f11144098d34f0605effca1d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.359 64.514 -63.198 74.316 94.292]", "targets": "94.292"} {"id": "task095-c32bd1ae202147b5b14b8676e9653898", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[25.228 32.178]", "targets": "32.178"} {"id": "task095-a950358c52d74ec3b2e2507da10289e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.259 -34.409]", "targets": "76.259"} {"id": "task095-65dfa63a6b8945c7956ccda0960b928e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.299 4.7 4.892]", "targets": "-45.299"} {"id": "task095-6ea417e0be3f4ff1ac356379d0cacf8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.769 40.72 11.646]", "targets": "40.72"} {"id": "task095-4401706153a84c16bfc280309d2d6ff7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.386 -91.152 86.751 -17.557 61.387 28.64 96.569 88.559 -33.137\n -93.042]", "targets": "96.569"} {"id": "task095-bdc2db3be9d44c29a30a87fdf9cf9171", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.788 89.311 -43.152 -94.167 -18.09 87.506 19.19 ]", "targets": "-94.167"} {"id": "task095-373b7360fcf9414cb12ccdd5478a8b3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.478 41.756 -4.797 68.303 14.338 -71.448 44.976]", "targets": "-71.448"} {"id": "task095-b0ab231fc9ba40c1a6407f0ea258d958", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.223 46.604 21.506 87.243 9.428 25.83 -15.151 90.302 55.705\n -72.808]", "targets": "90.302"} {"id": "task095-c81ae68708054bd2b18943c5229bcab5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.609 -26.278 33.657]", "targets": "86.609"} {"id": "task095-adfce5d6c12f491c81c2489214195951", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.062 -55.83 97.134 83.498]", "targets": "97.134"} {"id": "task095-530533c85fde4172b6b837f1b8fc9162", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.922 42.761 -6.515 -14.824 -36.313 -94.24 -30.454 -31.377 67.646]", "targets": "-94.24"} {"id": "task095-3f59a896a5334c59ab26e5740d37ec4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.539 80.956 -27.452 5.165 -14.741 -57.498 49.654]", "targets": "-84.539"} {"id": "task095-6610581a07f44349b5132dde4863e538", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.103 96.913 -76.228 -0.423 -83.206 -39.803 41.764 9.958]", "targets": "96.913"} {"id": "task095-fd5ef3b352fb41d09db7c58d5c91867e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.573 -39.893 10.955 25.224 24.593 -23.098 24.101]", "targets": "70.573"} {"id": "task095-bbd55654eafc4a14873b78489b9aa89b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.832 -27.44 ]", "targets": "-90.832"} {"id": "task095-b8a7c1ee3ce948fbbb4671b85ab2058d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.743 -91.965 81.592 32.446]", "targets": "-91.965"} {"id": "task095-8bc99dd97664492d94d809d0a1aa39b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.077 -60.282 -90.224]", "targets": "-90.224"} {"id": "task095-c2c977e8b6894f81aad6817f082fb098", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.548 -24.739 12.479]", "targets": "48.548"} {"id": "task095-f3b59dc644a74321bb2391c75cc5afc8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[85.367 94.465]", "targets": "94.465"} {"id": "task095-7217c13c8dac444982487c99fbb06e5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.607 -83.084 70.345 49.883]", "targets": "-83.084"} {"id": "task095-cf472f27629943cfaed13555a83dc834", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.082 -54.799 -99.324 -71.969 -73.54 54.379 61.532 5.371 -12.602\n 18.212]", "targets": "-99.324"} {"id": "task095-6aec42d063d04c8d96c163c1d04206a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.612 48.612]", "targets": "48.612"} {"id": "task095-b720ea8d269f4a2aad5cce2599224a5e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.786 -54.723 56.833 63.899 49.848 -33.7 -39.628]", "targets": "63.899"} {"id": "task095-81e32b5d7c984604b3b5436745a71abe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.099 45.595 -20.186 -70.797 21.318 27.465 29.725]", "targets": "-70.797"} {"id": "task095-0d7fa6d1fe1842a3b98fd87929141329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.647 66.911 -44.105 -31.326 90.39 31.752 75.528 -90.254 21.669]", "targets": "90.39"} {"id": "task095-c12133852f6446048f57466aee203a23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.852 -61.15 ]", "targets": "-61.15"} {"id": "task095-a9bc78f066dd4be2aae6755e565d3c2d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.22 67.551 30.061]", "targets": "67.551"} {"id": "task095-2af4c98a7e2a4dd09f451f073dec5aef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.102 52.867]", "targets": "52.867"} {"id": "task095-707e568a5e0c45c6b0674518f06e6fd7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.654 -87.351 -65.352 -19.27 83.991 -41.9 65.824 55.854]", "targets": "-87.351"} {"id": "task095-ff4d7318307a4e18aac9fda9eefeb0c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.968 -98.375 -41.813 31.181 -41.417 -24.006]", "targets": "-98.375"} {"id": "task095-3a22b6a58fa84cdea16e9874afbf03a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.019 -47.57 82.061]", "targets": "82.061"} {"id": "task095-79eda05e06a74112943dd19893666a57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.863 -80.222 64.803 -79.888 -91.469 94.832 -10.969 -29.689 67.907]", "targets": "94.832"} {"id": "task095-425985771c1c41cfa99b359e7871a810", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.29 -39.16 83.825 46.991 -41.116 10.373 -49.823 60.446 10.835\n 75.501]", "targets": "83.825"} {"id": "task095-5d0660a90f9f44398aaf0fe3a3d0643e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.217 -29.54 14.883 46.364 -93.712]", "targets": "-93.712"} {"id": "task095-7c09485de9b0442182d0b2fc9a54d108", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.114 -52.315 -24.893]", "targets": "-52.315"} {"id": "task095-9305eedcc3db4f639caf12ea6010cfa5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.011 -73.82 ]", "targets": "-73.82"} {"id": "task095-b8e0e815d2db4dc3aa22fb9d2ded978b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.745 57.432 -81.077 -87.962 29.58 81.098 17.446 22.704 -68.833]", "targets": "-87.962"} {"id": "task095-1f1b290832464b0c83d8383326cc1003", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.827 0.301 47.537 -82.764 -19.047 61.196 68.635 18.228]", "targets": "-82.764"} {"id": "task095-7193a9f98ae24d878f351320322e9eb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.057 94.653 -70.395 -89.031 -77.317 50.84 ]", "targets": "94.653"} {"id": "task095-e7507cf2d7d04083ae8a95b9be06298c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.333 31.045 78.47 -21.307 79.186 34.324]", "targets": "-98.333"} {"id": "task095-94062e5c60da4c0da4f35c52c0ee4ff2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.475 -2.488 -28.594 -43.706 86.523 -14.652]", "targets": "86.523"} {"id": "task095-c599c37fb15a481bac383e309fd9819a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.459 86.865 -77.437 -17.949 -31.801]", "targets": "86.865"} {"id": "task095-764b202fc437483084ee7304ef48732c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.244 64.868]", "targets": "64.868"} {"id": "task095-39f755f7a4ca4756a87b3f16debea07a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.496 -21.014 5.865 45.208 -10.184 -91.015]", "targets": "-91.015"} {"id": "task095-88e9c17d29db49eda3959a14b9299ea9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.941 -24.701 -37.61 65.41 -31.781 47.491]", "targets": "71.941"} {"id": "task095-8b365fcdfd514a47a9cfe990384a1c6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.19 -90.965 -98.72 12.926 83.597 75.819 43.546 82.769 91.858]", "targets": "-98.72"} {"id": "task095-451ebdf1534b420f92ab94172f4d6eea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.055 55.01 65.295 -13.825 20.458 -17.678 83.874 -41.087 -15.75 ]", "targets": "83.874"} {"id": "task095-4bbf5ec4963e45a6b2c99c5a5dece16d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.64 -84.209 17.989 -74.93 18.014 84.333]", "targets": "84.333"} {"id": "task095-4b5d023960184e75ad335ac98697fc39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.803 72.926 15.537 9.299 -33.087 87.182]", "targets": "87.182"} {"id": "task095-3e3407ef9a924fd6a2837a4e2db5c590", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.11 15.96 -61.032 -1.032 -70.205]", "targets": "-70.205"} {"id": "task095-693eb15ad24a4c4f9e23a94e850c470b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.885 -56.507 70.97 57.182 -96.762 78.263]", "targets": "-96.762"} {"id": "task095-ec24b1d859b64e8db3100eca348ff3ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.031 -38.796 51.795 20.925 -92.488]", "targets": "-92.488"} {"id": "task095-c2d0a1fa553c48d598fb3cd0f39ad40d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.149 -19.882 -12.827 43.13 -51.977 -78.476 -96.116 4.254 72.025]", "targets": "-96.116"} {"id": "task095-8d56dd1709a047d09620bfa7a8b3ba4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-1.005 52.107 18.665 22.251]", "targets": "52.107"} {"id": "task095-eebd7323f9ac4a47b7997aea444d12d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.749 52.579 -71.609 -7.326 -54.99 -2.33 ]", "targets": "-71.609"} {"id": "task095-529eb6f5bdb14411bc4b5674b2a8ca34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.336 5.428 -12.259 -9.123 27.69 -71.984 -10.679 70.768 -96.552\n 70.212]", "targets": "-96.552"} {"id": "task095-a30ed740b5fd4d3f825a61902d4692f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.477 44.181 -30.829 -26.193 69.117 73.392]", "targets": "73.392"} {"id": "task095-6a4b66e073a7481491196ce84f494c47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.779 25.867 -45.577 19.032 -86.838 89.288 -28.193 -22.395]", "targets": "89.288"} {"id": "task095-974e9f8cf9a541e980217a9023e91aa9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.174 -1.867 88.381 -29.894]", "targets": "88.381"} {"id": "task095-0753ee50e01b420eae64e9e78d0ebee8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.409 54.668 -38.986 12.421 55.403 99.048]", "targets": "99.048"} {"id": "task095-42aa42f461174b768b8c503b657e13dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.892 15.404 -46.211 -43.992 50.857 97.911 -74.712 85.773 -73.915\n 40.755]", "targets": "97.911"} {"id": "task095-f30b36975c8244cd890509c56f83afaf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[99.099 23.47 3.204 59.015]", "targets": "99.099"} {"id": "task095-6b45ef7a25b04b80914c5f88858c2fb4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.552 -53.306 -46.736 -19.458 -76.252 -31.889 62.093 70.492 60.058]", "targets": "88.552"} {"id": "task095-3266cba1a9304493a92c83cf36316ed2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.778 -20.192 -20.875 -15.329 57.081 69.46 ]", "targets": "69.46"} {"id": "task095-406de8694963457b828d6279e42fd204", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.111 32.169 -66.389 2.743 -84.98 -5.152 -87.549]", "targets": "-87.549"} {"id": "task095-b71d196b5bbc4966a02deadbc284d64d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.204 -16.145]", "targets": "80.204"} {"id": "task095-260d62c6630a44e5b2371c0d13ffd50f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.958 38.335 -32.977 71.937 -88.963 51.851 -25.546 14.466 -44.345]", "targets": "-88.963"} {"id": "task095-2f6833dc9de8425c9be436950556d2ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.822 -24.704]", "targets": "-55.822"} {"id": "task095-33572affbcdc458181ac6dac2587575b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.607 53.042 20.023 -93.786 59.501]", "targets": "-93.786"} {"id": "task095-229ac5bc7eb94e36a7414a240cfef36a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.64 -61.794 -96.361 -79.232 10.786 16.066 84.031 -76.003 66.045]", "targets": "-96.361"} {"id": "task095-13b8cca9fb69478db3146a315dc417f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.615 68.96 -2.91 -75.197 53.734 30.585 -98.055]", "targets": "-98.055"} {"id": "task095-c30f658666184e5f9adf0999b4d6be4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.862 25.237]", "targets": "25.237"} {"id": "task095-8607fd207b8c4b6b9226b5dd4195ea27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.385 50.798 -44.366 98.449 -26.679 93.641 61.556 60.172]", "targets": "98.449"} {"id": "task095-28b0800a329345b6a0e758410a10aefe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.472 -36.827 -98.771 -50.359 -15.786 9.705 39.223 -3.931 30.144\n 72.793]", "targets": "-98.771"} {"id": "task095-87052c0d488d4675857b8d0533145a71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.5 56.349 -35.242]", "targets": "56.349"} {"id": "task095-98e49dac52fe40cd9be34d48fef59581", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.977 -66.232 82.589 2.779 39.972 -17.435 63.45 94.806 24.244\n 35.041]", "targets": "94.806"} {"id": "task095-c0656778d8494263bb595c5a3f30a2c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.342 48.03 -98.926 98.452 -18.968 -71.549]", "targets": "-98.926"} {"id": "task095-0b5e3feb3ad14a88afd518a521e414ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.052 58.208 55.598 -85.821 -1.012 -89.156 -32.028 -48.896 -75.725\n 40.93 ]", "targets": "-89.156"} {"id": "task095-6465d5769c7b4cf2b2c50f0b7e4f5107", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.153 13.461 -69.331 -35.001 5.184 -52.039 -96.189 -18.25 -33.982]", "targets": "-96.189"} {"id": "task095-396c0462cb1045e3abfc25dcfb61364e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.583 -80.57 ]", "targets": "-80.57"} {"id": "task095-0ca56d0553f7417d8a875888c446eeed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.917 74.059 -23.847 12.858 17.148 26.711 -11.035]", "targets": "74.059"} {"id": "task095-3d6a12b52f984580b4a42eeef6fe917a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.655 -41.685 -68.439 -85.236 24.01 -82.266 -83.138 -1.367 68.709]", "targets": "88.655"} {"id": "task095-bbd8aef021754a32ab6e2b6cf61e976c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.329 99.512 33.381 -72.006 8.886 99.012 66.887 -89.63 -74.483]", "targets": "99.512"} {"id": "task095-f79782bb26af42cda133fc810ac84813", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.881 -97.536 -36.897 -33.73 -7.412]", "targets": "-97.536"} {"id": "task095-889d30e0a572444aa1c14f0f1e49d07c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.835 -29.836 -4.534 69.285 -88.508 58.086 -10.366 -9.543 -71.85 ]", "targets": "-88.508"} {"id": "task095-f28ef5ce59b34f9c8b0c5e65d5fb5641", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.161 -62.963 45.256 99.91 50.54 80.524 -67.09 ]", "targets": "99.91"} {"id": "task095-8012a78be0804ab284e0859e9171c2ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.803 -24.368 -63.563 -62.711 42.64 -95.829]", "targets": "-95.829"} {"id": "task095-0418187d3b02418ea6e08244fb9c9548", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.068 50.437 80.337 30.456 0.179 -85.9 65.568 -86.415 18.464\n -68.52 ]", "targets": "-86.415"} {"id": "task095-37acbf6872e047dd8ee00f9aecebae01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.291 -59.531 -56.323 99.003 -54.579 -80.025 25.679 -89.123 -9.61 ]", "targets": "99.003"} {"id": "task095-c935268eff9240b8b9686eecffb29f21", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.521 60.506 -59.605 -76.999 -66.434 36.096]", "targets": "-76.999"} {"id": "task095-aac74b8f02f2452b885ded7a641acc70", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.911 -54.287 -78.466]", "targets": "-78.466"} {"id": "task095-2a09ac03294d47399797012c6892b8ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.824 -54.966 58.745 83.282 69.233 -57.972 14.993]", "targets": "83.282"} {"id": "task095-90343e346ba94815a5d9a77b7cda8720", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.835 -39.283 80.73 66.522]", "targets": "80.73"} {"id": "task095-165ce3e440cb40d8b84414c4c394e7c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.82 14.551 -5.035]", "targets": "-43.82"} {"id": "task095-1656d95697584f19969775c96ef842d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.473 -45.101 -26.74 69.109 57.99 -59.874]", "targets": "-70.473"} {"id": "task095-223e0dc1d014478b86e41b2ea5b023d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.226 89.162 -98.977 9.204 -60.529 26.348 -63.609 61.335]", "targets": "-98.977"} {"id": "task095-28e4f3e01ed641eeb377ed98d18e98d9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.593 -53.89 ]", "targets": "-53.89"} {"id": "task095-3e838021807f4caeb8dd5e829a9e172a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.648 -29.109 47.319 88.163 4.671 84.337 11.562 82.874 43.709]", "targets": "88.163"} {"id": "task095-cbd3217925d145b4a0549fda8f4d3134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.358 44.588 -59.684 -70.372 -50.244 -30.992 -78.09 ]", "targets": "80.358"} {"id": "task095-6d01d937d3b146498ae97f8c3d7f1685", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.191 50.127 75.416 -14.362 90.924 -56.795 12.257 -84.873]", "targets": "90.924"} {"id": "task095-3c083863dd054604a9d0dcff11bc1b2e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.895 85.573 64.292 -2.046 46.434 87.844 -57.074 51.477]", "targets": "87.844"} {"id": "task095-3cf899a1524e465ba02cea6adcc64671", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.005 -72.722 -58.53 79.347 -36.526 -95.119 -31.845 -91.405]", "targets": "-95.119"} {"id": "task095-9b73e4ce31fe4a319818507168025951", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.382 28.876 88.213 -92.846 94.38 86.856 42.957 86.944 -12.694\n 42.888]", "targets": "94.38"} {"id": "task095-5ad40c0a63cc4329bd9de6fdc406078f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.268 88.684 35.455]", "targets": "88.684"} {"id": "task095-be4c145a3c4940c98e4952ca97ebff88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.758 -65.832 38.972 75.88 -89.821 -63.499 76.421 58.629 -93.624]", "targets": "-93.624"} {"id": "task095-d3b5d8cd80b7441cb6558afc08ed33fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.211 9.475 45.513 -61.982 84.06 92.591 -88.191 10.519]", "targets": "92.591"} {"id": "task095-30bffd948296452ca591ef6989ca72a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.667 33.712 -68.705 -0.596 52.485]", "targets": "-68.705"} {"id": "task095-8c0a0fb2df384bf78322ee019dfd50be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.461 -29.674 42.546 -55.935]", "targets": "-55.935"} {"id": "task095-ec8871c55ec24c60997a857edd01b0a7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.606 37.425]", "targets": "-66.606"} {"id": "task095-9916b1d6a80a4b40929920a35ce18841", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.161 -97.466 -29.043 58.677 51.901 -28.477 72.204]", "targets": "-97.466"} {"id": "task095-ea0fcc998364406b919a9bb80c55abf1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.491 45.935 -41.35 -95.646 92.676]", "targets": "-95.646"} {"id": "task095-8cd9f631c44c4902b1df4660b727c593", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.403 92.708 48.47 -19.833 -59.422 -5.992 -72.67 ]", "targets": "92.708"} {"id": "task095-c3f2ed873fe042ad9b75a26daeab36f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.944 66.103 27.532 72.997 -13.579 -55.516 40.491]", "targets": "72.997"} {"id": "task095-09ab0c5d1c8249c6b956f61f53f88f79", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.406 -23.092 35.458 62.012 -21.197]", "targets": "67.406"} {"id": "task095-b4a33a2b419c423c954c8d22025859c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.333 -77.223 -90.21 82.36 4.395 87.41 21.111 -12.462 36.751\n -93.673]", "targets": "-93.673"} {"id": "task095-d5b2d75f5fc8413fa2fdcc83c5ab08ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.333 90.726 -27.883 -34.993]", "targets": "90.726"} {"id": "task095-81c589d2f16841658e1ff810cc68e09a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.313 -42.759]", "targets": "82.313"} {"id": "task095-da5af40c6fe24c628be76c8eda754b58", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[96.059 84.087]", "targets": "96.059"} {"id": "task095-ccda7b11c9ad48c580fb49692c43b024", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.359 -42.716 -59.384 91.33 ]", "targets": "91.33"} {"id": "task095-3a225bae97044069aef40e0d2b50e495", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.967 30.716 85.01 55.979 -0.725 22.078 19.143 38.789 -58.929\n 77.809]", "targets": "85.01"} {"id": "task095-eb38c60cf87c4547bce4c81e1eca4625", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.487 -95.527 -21.869 62.276 -44.416 88.04 87.712 -48.724]", "targets": "-95.527"} {"id": "task095-247cd79a814e4201905c22649190ab04", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.087 84.339]", "targets": "84.339"} {"id": "task095-162c09727c34448bbbb270bf4a1d3738", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.023 28.205 48.974 -26.849 23.044 -51.963 -48.058 -34.721]", "targets": "59.023"} {"id": "task095-8a7596d0d7b048e6a892ca563455ff88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.668 -30.041 -4.217 -52.47 60.213 -61.591 25.007 21.968 -6.679]", "targets": "-61.591"} {"id": "task095-1d02112bd4434721b52527e3e3c73e71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[72.471 -9.595 47.566 92.389]", "targets": "92.389"} {"id": "task095-d0522c7894274fd18f5f54cf6fe02419", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.458 -76.146 -97.191 -0.932 -30.866 67.882 -48.605 28.618]", "targets": "-97.191"} {"id": "task095-3404becddc0448a9a209159758f55bb3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.922 -60.054 -31.632 -69.016 -58.388 -6.668]", "targets": "-94.922"} {"id": "task095-95af81bea1c44d29929c32fb2e52dcc4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.402 60.031 -44.614 4.756 -55.671 -84.881 -42.448]", "targets": "-84.881"} {"id": "task095-9f8ee390d58d4571b68427a7cdefa59e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.494 -95.464 67.397]", "targets": "-95.464"} {"id": "task095-53fb740d902944aaa4d45b404fad80c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.469 -23.386]", "targets": "57.469"} {"id": "task095-9d129ff98ccf40288980c96697960b91", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.61 78.291 -70.124 14.309 36.064]", "targets": "78.291"} {"id": "task095-bb178830d69d42ed89863f0447112e89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[27.912 0.388 23.975]", "targets": "27.912"} {"id": "task095-2ac6058dca03476480d596dc6c3fb6fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.712 -38.095 -38.857 34.803 13.414]", "targets": "-71.712"} {"id": "task095-25945962405d47548779d81c95b6b769", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.824 18.559 46.018 -52.893 -98.877 89.837]", "targets": "-98.877"} {"id": "task095-bf376f0847c64da6a3b325e0a7a7b5b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.617 -62.661 24.424 -72.612 72.404 33.865]", "targets": "-72.612"} {"id": "task095-7df39d7de76c4def815c0fc744f55c9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.786 45.327 -42.961 97.96 -20.957 -63.576]", "targets": "97.96"} {"id": "task095-d8ece807938d453db4ddc2ac5042dc6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.162 43.49 -63.361 -9.283]", "targets": "-63.361"} {"id": "task095-a7a59acad28146099acb7ccfac27cca5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.312 5.364 60.046 -62.435]", "targets": "-62.435"} {"id": "task095-6452851c64e04fadb5c323a4f9fb664d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.166 16.773 -83.797 16.895 26.723 -93.887 -80.31 -62.536]", "targets": "-93.887"} {"id": "task095-2cebfbb900c04af28f295434a171065c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.454 31.027 68.78 8.14 -59.838 7.661 -31.207 72.19 2.868]", "targets": "72.19"} {"id": "task095-ac4832160447467491c631296d4c33e4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.839 78.427 7.89 72.237 -72.732 -84.044 -77.742 -86.472 38.376]", "targets": "-86.472"} {"id": "task095-84178bd7ef9c4761909ec44253f18f01", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.077 -49.651 -34.873 -82.168 0.323 -75.7 -40.544 -0.877 -99.788]", "targets": "-99.788"} {"id": "task095-9c42b15a3c6c4195bd6fee31032bf030", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.706 16.111 6.252 49.933 22.753 -83.655 -65.21 82.746 -23.751]", "targets": "-83.655"} {"id": "task095-d97829b289324c8f9868a85562720a97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.991 90.754 -4.436 -80.439 49.372 20.801 89.145 -53.863 46.419]", "targets": "90.754"} {"id": "task095-7d471f7bd05a46e3b946675a99243162", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.547 -57.774 19.567 47.533 -19.023]", "targets": "-57.774"} {"id": "task095-faf00259cb2e44dfb4f9d0c5670b8891", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.36 45.622 -55.763 81.345 13.148 -97.598 86.874 63.933 -95.77\n 57.172]", "targets": "-97.598"} {"id": "task095-d530303927074aae900c36c9a372e8b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.078 -9.681 -89.83 -12.436 29.584]", "targets": "-89.83"} {"id": "task095-0ebcd85c71c64538a83327875fc50e27", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.972 53.37 -2.069 -72.309 -1.44 ]", "targets": "-72.309"} {"id": "task095-153b4e6f7c0d48c2a89c785310ba73ec", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.157 24.203 94.48 16.612]", "targets": "94.48"} {"id": "task095-b532e06a169a4db98e8d7fb713a9433f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.145 96.477 -45.588]", "targets": "96.477"} {"id": "task095-a943a56da07742468b4795dbce3fc97f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.084 6.096 -33.753 -50.122 19.36 -96.583 59.805 20.766 83.136\n 52.47 ]", "targets": "-96.583"} {"id": "task095-5469fb24880444c39af7d64bc8522e06", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.476 -52.085]", "targets": "-77.476"} {"id": "task095-5a38a0d85f264046a845d504867aae8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.823 -11.058 -56.019 26.396]", "targets": "-56.019"} {"id": "task095-92a33d677e9942ba8db15f69b1153256", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.038 65.441 -7.158 78.306 -33.87 -59.529 74.882 10.044 62.142]", "targets": "78.306"} {"id": "task095-1c7f66b61d9a440eb4d488aae37f0a09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-3.021 7.826 67.174]", "targets": "67.174"} {"id": "task095-85212781510b4f3ca9e4a32cea149e33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.712 73.2 50.948 -62.477 85.18 95.16 -70.765 16.621]", "targets": "95.16"} {"id": "task095-a8370e8351d646bc80f87e6986d9b8d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.488 -67.092 -57.613 -9.983 30.892 40.975 -44.581 29.791]", "targets": "-67.092"} {"id": "task095-a56dc7ef082e4571b835c60f09cfde1e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.164 88.591 -86.879 -58.302 56.598 20.389 -1.417]", "targets": "88.591"} {"id": "task095-af8a012c7cbb43cfa6d19a90b13d4747", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.091 -9.942 17.444 -44.399 -32.442 -40.889]", "targets": "-64.091"} {"id": "task095-86cb14355bb0462da62383e956dd9399", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.793 -51.697 -7.84 -84.896 10.877 -57.905 -43.79 46.117 24.938\n -60.909]", "targets": "-84.896"} {"id": "task095-d447bde2867a424fbc2b0b6a877b14d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.498 12.122 -87.956 1.991 88.707 48.42 -20.661 34.209 -4.045\n 33.226]", "targets": "88.707"} {"id": "task095-89a92a1be01b4e28b43fb823f8a259ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.616 -8.254 -35.767 9.74 35.457 -38.001 -63.543 76.647 -0.534\n -18.186]", "targets": "76.647"} {"id": "task095-604b0827be8a4d9da860de3acb02e9db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.205 27.002 -2.194 -96.558 35.993]", "targets": "-96.558"} {"id": "task095-cf3c709268d9492eb6294a12ff71f9ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.899 7.391 -24.369 83.412 97.248 -49.894 -78.426 11.416]", "targets": "97.248"} {"id": "task095-43ff24d905914e7d8cac317ff9337009", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.342 37.711 -16.301 38.872 56.512]", "targets": "56.512"} {"id": "task095-9921e78764404fe48f23a87fc19df52f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.832 -66.907 68.143 98.635 -35.197 -56.365 -15.062]", "targets": "98.635"} {"id": "task095-64b105e7f80343df9c4dd6fe1d59d524", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[78.189 82.015 24.973]", "targets": "82.015"} {"id": "task095-b575384328d44d3aa5d97f6336c92744", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.259 -30.403 -36.808 -22.399 15.978 -31.38 6.39 41.466]", "targets": "89.259"} {"id": "task095-2a92e953f7fb42bf95120161bce7ecc5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.874 -46.095 -70.567 -39.701]", "targets": "72.874"} {"id": "task095-8bb73e06f944466fbbb052d45c71dde4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.078 50.177 25.22 -75.46 -75.265 -94.477 -31.342]", "targets": "-94.477"} {"id": "task095-23c8073497f546be886902af46cf1107", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.906 83.004 -54.707 20.477]", "targets": "83.004"} {"id": "task095-8e3709db31964befa9f9de75b563de25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.79 -29.871 48.695 59.926 -9.986 0.674 77.13 -38.909 -32.26\n -0.758]", "targets": "77.13"} {"id": "task095-01f9b3d4f99f4cd8888820061cb24136", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[59.892 17.94 14.52 ]", "targets": "59.892"} {"id": "task095-78578cf680044ba28d66d2b57ce073ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.68 -47.943 5.959 -50.496 -85.209 -61.412 -57.61 ]", "targets": "-85.209"} {"id": "task095-112372c380514ac0bf865380caba0ea7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.766 74.732 8.491 48.585 -88.694 57.771 -43.874 -17.335]", "targets": "94.766"} {"id": "task095-883a27132350486f9b370f701297845e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[72.825 20.712 76.891 64.575 -2.827 93.11 27.99 ]", "targets": "93.11"} {"id": "task095-983f0babf69b4184ad4f2a501dd338e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.96 -49.642 63.281 29.5 ]", "targets": "63.281"} {"id": "task095-ebfef1e96ccd471b8d4562c4179d9d4b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.612 15.139 -52.478 3.25 70.947 38.109]", "targets": "70.947"} {"id": "task095-cac51c067a5f4402a40966f9aea75718", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.925 -38.799 -18.767 79.99 -44.055]", "targets": "79.99"} {"id": "task095-3ec9ae0196b94d25835e36690e0ed5ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.061 -7.367 -46.727]", "targets": "-69.061"} {"id": "task095-b6f8d3b009fd40ab8fd7267de3cf9e68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.735 -26.404 -34.166 -95.887 -90.445 -74.625]", "targets": "-95.887"} {"id": "task095-4797171d36844b9ab380a01b6733b1e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.482 -19.256 97.181]", "targets": "97.181"} {"id": "task095-f76b2839a7f341929d40fc43e9200d71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.868 -52.189 -19.065 -10.925 17.903 -13.681]", "targets": "-97.868"} {"id": "task095-4149944fca624be6abaf432783ca3c72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.012 43.96 -40.379 53.701 87.706 74.294 -94.114 -22.973]", "targets": "-94.114"} {"id": "task095-b6a54a30d3c948a1947eeb6eb80afa97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.688 -59.251 34.613 -74.514 -7.219 24.093 89.217 66.721 27.373]", "targets": "89.217"} {"id": "task095-d3898e49b60d4342845d0f2f06d4eac2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.047 79.618 74.805 -23.898]", "targets": "79.618"} {"id": "task095-6ea0477f3e8c4dc784233fd5d5d99f24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.597 -68.548 -14.414 -90.738 32.307 -58.397 -49.933 -86.311]", "targets": "-90.738"} {"id": "task095-647fe7617936417e81f8fdc5278e4b4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.446 4.034 88.334 -54.756 -28.622 -63.041 45.513 -63.633 -99.054]", "targets": "-99.054"} {"id": "task095-2bfbb3a3af1e481bb425705f6c508a1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-37.121 -27.993 83.022]", "targets": "83.022"} {"id": "task095-fec81f61898e4d329e1be7d8ebac3ad9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.762 -61.071]", "targets": "-61.071"} {"id": "task095-94483cc139874eb99ab517580853532a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.858 33.769 92.493]", "targets": "92.493"} {"id": "task095-a95bf1ce5fb04103b8724f07aba6f6dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.469 42.92 -20.207 66.864 73.464 22.208]", "targets": "73.464"} {"id": "task095-601503b7623c41e19a0e509a218733fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.475 -26.59 ]", "targets": "-26.59"} {"id": "task095-199eda6aa2724273894ffb67cb7f998b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[80.281 23.698 23.845 -8.419]", "targets": "80.281"} {"id": "task095-12f7cace775241faa27eca42c7018900", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.265 -41.222 -56.437 0.943]", "targets": "-65.265"} {"id": "task095-b9cecdc827a14f3487417511d23c7d46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.713 -68.768 79.378 86.552 -95.748 -48.313 79.724 78.767 61.066]", "targets": "96.713"} {"id": "task095-d3b373fd6f7a43b18ab4f107e3a9cf45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.774 97.24 42.018 -51.104 -60.675]", "targets": "97.24"} {"id": "task095-5eecabb7650840189698e6682ed70996", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.468 -97.017 6.769 -54.69 -28.157 -65.168 41.357 -54.509]", "targets": "-97.017"} {"id": "task095-9216c686accb43e59c4efe6e7a8420db", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.598 67.002]", "targets": "-91.598"} {"id": "task095-4a02d691a63b407e81cbed45ac47322a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.982 -61.171 41.925 -21.652 -95.94 28.192 -51.863 -22.043]", "targets": "-95.94"} {"id": "task095-1584b693cbbd44528acb292c77f7e3e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.843 -54.572 44.33 -98.869 84.151 -11.079 -93.915 34.665 78.651\n -48.783]", "targets": "-98.869"} {"id": "task095-a3ac3ee1e81b4bc283d301c6914e674b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.629 82.565 40.231 -44.022 -62.678 -68.38 -72.974 -28.872 16.839\n -82.856]", "targets": "-82.856"} {"id": "task095-dbd59d69c112441982957d916072bff0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.499 1.27 -99.073 0.646 43.687 -52.747]", "targets": "-99.073"} {"id": "task095-4a5739e8fa8d40fc93749383a2e86401", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.971 -43.049 71.091 -39.06 -68.994 70.933]", "targets": "71.091"} {"id": "task095-03f091f57e034591906340c32ea8faab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.691 -94.88 42.813 44.618 74.058]", "targets": "97.691"} {"id": "task095-dab6e7046e41484fa9e0fd334bf6fbeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.946 -95.736 47.676 18.955 -53.3 91.352 75.006 -21.147 36.424\n 76.276]", "targets": "-95.736"} {"id": "task095-57f18f9b129a45ab97d76107176f8934", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.075 18.123 -20.399 50.388 66.18 -63.503 99.341 59.169]", "targets": "99.341"} {"id": "task095-51ca801a1e654a4c96cf056eb4a97327", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.029 -19.507 29.562 15.513 -32.767 56.404 -72.973]", "targets": "-88.029"} {"id": "task095-f84cd4a1f5584dc28b3a1e70c4421743", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.584 1.27 58.359 -94.888 43.239 61.954 -89.915 -10.177 67.397]", "targets": "-94.888"} {"id": "task095-7168e0c93f094ac4856294324444cb10", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.946 -65.877]", "targets": "97.946"} {"id": "task095-aa6fe380cadb4873b1a17ffc4842462d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.163 -70.314]", "targets": "-70.314"} {"id": "task095-434417dc10ba4273a45285cd22f3d2d6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.606 -12.719 20.556 82.418 -56.188 -69.245 57.409 -44.775 92.485]", "targets": "-96.606"} {"id": "task095-241a696b0d6445958878d236a9387b96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.368 -93.468 -46.101 99.554 -72.505 0.181 64.508 -7.073 45.641]", "targets": "99.554"} {"id": "task095-a1b3f30caeb8478ba8d47593d656dfd4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.134 -50.921 -60.135]", "targets": "-60.135"} {"id": "task095-d0c0ceb5d5e145cf8321b0887dd89370", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.975 -23.531 86.294 -10.93 -91.548 46.671 -58.133 -15.021 -29.709]", "targets": "-91.975"} {"id": "task095-6577fdf5537d4f768c78d71f88575f63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.017 99.38 ]", "targets": "99.38"} {"id": "task095-fe4ad83a22bf4ffda8ea7b50e4d880df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.721 40.226 67.759 68.197 -6.998]", "targets": "68.197"} {"id": "task095-b43eb10561ac44fc88aadccc75e83520", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.957 94.228]", "targets": "94.228"} {"id": "task095-17d724c25354411d87425fc3458db86d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.002 -25.041 -99.18 -72.304 56.967 90.666 1.116 -20.447 8.861\n -10.046]", "targets": "-99.18"} {"id": "task095-63a2a71830504c48bc5c8475ada8f852", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.221 74.26 -14.647 7.085 -54.302 66.876 1.984 -45.057 57.197\n -53.552]", "targets": "74.26"} {"id": "task095-d067aea419f34c3cb29e9fa33d7d3b20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.116 62.868 -36.706 55.86 -93.861 17.688]", "targets": "-93.861"} {"id": "task095-9b53a317f77742ddba8fa901e38385a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.347 2.822 6.12 49.68 -72.991]", "targets": "-72.991"} {"id": "task095-cc422381ae204c3182f1b35c03306f8b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.981 15.907 -82.648 15.333 -98.334 -42.069]", "targets": "-98.334"} {"id": "task095-db0b203e13cb4ef68dcfda3b96841d22", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.432 -99.548]", "targets": "-99.548"} {"id": "task095-c408989618a74f9193f48a2bf091ae40", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.132 44.006 85.018 -93.059]", "targets": "-93.059"} {"id": "task095-c479d2e5762844019a3e283366f600dc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.299 -80.897 -38.957 -80.208 -27.864 -48.337 -8.495]", "targets": "-80.897"} {"id": "task095-29062e43926c4742bb16494cdd3fd8c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.676 89.347 -54.228 28.264]", "targets": "89.347"} {"id": "task095-2a3a556a0f394d40b0d06a960c192837", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.417 -34.224 -36.264 -3.246 -82.78 98.669]", "targets": "98.669"} {"id": "task095-7d8cf275836743eaa5aa638a508539e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.046 -38.174 -21.183 -90.174 73.891 -94.339 62.411 81.821 -65.716\n 71.557]", "targets": "-94.339"} {"id": "task095-10eb7c3ed92b4a5e9d5a6c4b448b7aee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.476 0.991 79.941 -41.281 82.764 36.23 ]", "targets": "-85.476"} {"id": "task095-b882827b797a4420a0e840dfdfae4c9f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.569 91.41 -31.131 -44.951 57.529]", "targets": "91.41"} {"id": "task095-7775dcc2539f479fbd55521135eae1cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.356 -74.772 -80.863 -73.912 -39.418 43.866]", "targets": "-80.863"} {"id": "task095-75c82cb2ecc9440cb77ef83b57c5b4d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.517 -19.665 95.397 62.248]", "targets": "95.397"} {"id": "task095-3a060aa3456f4627a20623e609c88af8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.608 -28.985 -68.296 30.873 48.108 -41.787 -58.006 -99.391 -30.011\n 39.127]", "targets": "-99.391"} {"id": "task095-630adbd4153b4eb2b46b5a120aee277d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.279 50.101 -51.348 3.167 25.345 -22.342 72.782 63.543]", "targets": "72.782"} {"id": "task095-547a6705b4674805824924cd05148c74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.598 -26.84 -67.258 41.251 -86.627]", "targets": "-86.627"} {"id": "task095-150fc253da9f4f91bc5559af75dea47d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[59.495 41.381 81.475]", "targets": "81.475"} {"id": "task095-7bde964b93fc486b94b43fb07de4f6fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.867 -85.626 48.019 -53.143 -32.759 -24.513 -39.109 40.84 1.479\n 58.671]", "targets": "-85.626"} {"id": "task095-fe50f84b6afc4246bf7bb3df26743c15", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.17 -46.61 81.726 -9.723 -77.538 19.408 -55.345 -34.067]", "targets": "81.726"} {"id": "task095-ee16675363704fd0877d4ef73cb47583", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.076 -24.389 -70.366 -98.471 31.011]", "targets": "-98.471"} {"id": "task095-680741af3fac4809afc0d83609622b71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.896 -49.071 -28.139 -85.788 -97.688]", "targets": "-97.688"} {"id": "task095-998a30a61ba14858bb6154ead1624289", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.486 -84.98 86.535 -5.06 -77.018 84.463 49.544 -1.817 86.456\n -85.257]", "targets": "86.535"} {"id": "task095-18716a5c4b26434ba0e58c2832adaea3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.546 -91.176 83.853 -15.09 ]", "targets": "-91.176"} {"id": "task095-12c8d22b29374af1b77ff55242ae8aee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.802 -29.057 31.418 72.026 -46.806 -81.347 18.936]", "targets": "-81.347"} {"id": "task095-a0b2e0a10921402eae5f18d88ceec4e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.691 -80.01 -2.547 10.228 -77.015 -97.306 27.584 -39.714 95.01\n 1.131]", "targets": "-97.306"} {"id": "task095-41328059d2e248c0b2476672b3add8bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.93 -14.558 74.663 -75.089 54.196 46.055 -69.098]", "targets": "96.93"} {"id": "task095-ca21cf38824542448af6dd2c2c5e8a9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.897 46.045 21.228 73.161 3.093]", "targets": "73.161"} {"id": "task095-bf575ea307ba49b298033f90b00eab37", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.11 70.992 -42.864 -81.521]", "targets": "-81.521"} {"id": "task095-eba25e8064a242c59cdbb523a75a7dd3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[66.957 57.484 0.471 60.049]", "targets": "66.957"} {"id": "task095-4150b55ae7b943fba086e0b5e41502f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.492 -19.781 -18.309 -96.933 -87.024]", "targets": "-96.933"} {"id": "task095-e44dfa6b265b45079b6c987124aeceeb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.354 96.679 -92.373]", "targets": "96.679"} {"id": "task095-7a80fe83793b439d8d9bd48985162770", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.379 30.523 41.286 73.62 ]", "targets": "73.62"} {"id": "task095-463388392aaf4ca0bf67dc3d1e78b612", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.124 -9.291 -29.958 -19.435 71.624 -14.688]", "targets": "71.624"} {"id": "task095-cf9c12d0f9444aa484800e45420323fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.979 -75.058 -41.021 67.641]", "targets": "-75.058"} {"id": "task095-e7b8842c311a4411aef2bb29776f23ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.219 -77.594 -61.366 88.412]", "targets": "88.412"} {"id": "task095-0c65024d82614e4aaeb8047d033e5411", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.843 67.635 -49.418 18.923 -15.78 -30.005 -47.344]", "targets": "67.635"} {"id": "task095-6b9450338e4a417895ab6bfd597017fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.116 99.561 -21.545 -97.865 -26.298 -24.118 -26.118 -0.58 ]", "targets": "99.561"} {"id": "task095-e3c6c267d49142d38d363d82ce680329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.812 -5.596 -85.225 54.587 -97.294 -38.901]", "targets": "-97.294"} {"id": "task095-c328c4238656440ab66beb1fc76e3aa8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.457 -57.583 -40.037 -16.725 96.091 19.797 -34.331]", "targets": "96.091"} {"id": "task095-ebaf17fe92214068bd53860a22ebb619", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.013 -89.548 66.07 -19.805 -13.736 -69.658 -17.322 -57.223 90.472]", "targets": "90.472"} {"id": "task095-4234f1125d7048b19a6372b097d81b60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.993 10.858 -67.86 -58.607 87.275 76.822]", "targets": "87.275"} {"id": "task095-275a75e587994347902774465fc10cc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.682 -25.457 -81.704]", "targets": "-81.704"} {"id": "task095-8e664b15d5db43ab81f09b79e831d005", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[78.643 56.699 82.544 9.518 13.016 59.716]", "targets": "82.544"} {"id": "task095-6113ee1a59624d2ca719af113e400996", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.812 -30.838 -23.214 -94.441]", "targets": "-94.441"} {"id": "task095-a2aa5ce7f3334c00b2135f1b8013280e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.331 83.993 21.108 -63.727 -84.112 -60.984 79.797 55.643 -1.26 ]", "targets": "-84.112"} {"id": "task095-aa1b60731fc047808dbe0b4f166fc719", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 54.623 -39.107 35.723 69.111]", "targets": "69.111"} {"id": "task095-5ca6aad127c64613a8c8d6a0a91de9f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[45.175 23.304 11.049 90.194]", "targets": "90.194"} {"id": "task095-653661c0abad422c8a6548190f449357", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[51.693 89.361]", "targets": "89.361"} {"id": "task095-d8620ec41a954754a1fe7168915108c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-68.911 -57.486 11.488 -59.578 -35.87 -34.875 45.81 89.345 -3.396\n 52.232]", "targets": "89.345"} {"id": "task095-fb563959d6974ebe83008d6f762a4757", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.176 -91.377 -8.742 -60.046 54.482 21.402 -41.254]", "targets": "-91.377"} {"id": "task095-1acc7770acec4e22b5e14e4555a903e5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.034 -67.842 13.424 1.078 -13.189 -15.301 18.09 51.888]", "targets": "89.034"} {"id": "task095-beffe36027a4494bae5708bd4f5f5c73", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[73.22 75.511]", "targets": "75.511"} {"id": "task095-106ba9c0bd7849b0904cf351c05a4957", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.631 -62.054]", "targets": "-62.054"} {"id": "task095-f2765848bd3041ddb6c017890e49ebac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.231 68.86 -91.728 -90.747 63.254 27.553 -61.849 -46.377 51.531]", "targets": "-91.728"} {"id": "task095-5fbad311d37a45beb14c1c7956616a80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.086 72.701 -41.997 -80.976 -16.022 -8.045 -18.912 9.237 33.307\n 38.191]", "targets": "-80.976"} {"id": "task095-968d2aafe558433ea412a0887e6af799", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.451 -58.329 76.767 93.897 -78.17 85.031]", "targets": "-97.451"} {"id": "task095-151579e536584bcbabe54effd093052e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.75 -19.097 63.829 -14.046 -83.47 -57.244 -17.983]", "targets": "-83.47"} {"id": "task095-5b7ae82867e640fe923af1646e7991ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.846 -95.488 33.94 82.567 -44.072 13.206 87.117 -2.401 60.517\n 0.436]", "targets": "-95.488"} {"id": "task095-a9c068c2115045ce9aad61a2ea5a24e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.317 -17.671 15.995 -37.93 ]", "targets": "-40.317"} {"id": "task095-c27c5981dab4413d9a990b023f741ded", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.421 98.297 85.495 -10.267 -22.747 -78.115 52.515 -37.179]", "targets": "98.297"} {"id": "task095-b30f1bd7217b4cb5880012a63c8a0c45", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64. -43.766 -57.515 36.9 -60.195 -92.813 62.268 -20.667 70.298]", "targets": "-92.813"} {"id": "task095-023a8347ddae4822a23fdaf0ef3a7794", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.826 -20.707]", "targets": "83.826"} {"id": "task095-5ede6744d62145969b97477a8bffc774", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.221 -87.889 -93.938 71.639 5.686 -75.945 -47.499]", "targets": "-93.938"} {"id": "task095-bbb6629c8cd843b28274d7208dc863a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.105 -63.786 24.535 -9.438]", "targets": "96.105"} {"id": "task095-095a73a6b7fb4fa887ffeb4fbe2b5752", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.128 -67.63 -26.191 87.822 -99.139 -36.063 54.156 -13.555 1.37 ]", "targets": "-99.139"} {"id": "task095-91373d96e3734bd6a3731af3e75598f4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.711 -74.535 -87.864]", "targets": "-87.864"} {"id": "task095-e59852b187db475f86b2b710c64e9934", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.393 10.724 46.11 -16.139 4.781 15.418 -22.93 ]", "targets": "46.11"} {"id": "task095-73cfbf2bef4f43799fc5b9cc423c1ff0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.06 -92.553 -59.843 -31.014 36.215 86.243]", "targets": "-92.553"} {"id": "task095-de3b1ed5633f4f5aaf69c84bbff022b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.583 -71.245 31.988 84.477 -6.896 44.313 78.036 -69.622 -91.574]", "targets": "-91.574"} {"id": "task095-ad2ad1fee0ab4e14a774186917f75df9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.581 85.592 97.906 96.103 -54.655 -38.348 53.093]", "targets": "97.906"} {"id": "task095-a522036be35942a391dc9257d7133c72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.404 43.1 19.224 -99.974 -36.041 -76.063 42.602 17.889 52.95\n 89.618]", "targets": "-99.974"} {"id": "task095-7ac995093ab74eceb9ccfb0bbf1ba9d1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.053 -95.423 74.676 42.212 -41.807 17.757 40.419 34.806 13.585\n 5.881]", "targets": "-95.423"} {"id": "task095-b1e4f2b22e434a5e9b53b8d51552e0a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.662 -92.977 -83.089 -70.782 11.431]", "targets": "-97.662"} {"id": "task095-d4123b1ae6034562889aa993a9d8891f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.318 -81.615 -69.766]", "targets": "-81.615"} {"id": "task095-9d5c43988ae242fb9bedc4a058afab8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.507 77.335 -67.36 98.563 64.366 -76.804 -84.135]", "targets": "98.563"} {"id": "task095-8ca0804d723c483282291d859e79b4bc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.235 -40.873 80.222 -92.7 -70.572 -35.096 54.752 -75.45 73.424\n -75.438]", "targets": "-92.7"} {"id": "task095-cb293cbcf47b4b78890fad502cdecf32", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.158 -68.156]", "targets": "-68.156"} {"id": "task095-9e0e34ceaf3446f4b7889c1ca219e8a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.721 41.167 -54.44 35.831 80.024 3.8 -74.427 -92.339]", "targets": "-92.339"} {"id": "task095-7811d0c48a854705ba44f4b885230a71", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.863 83.758]", "targets": "83.758"} {"id": "task095-0f1327ce39734addb44146bc9010a589", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 35.028 36.658 -37.73 -12.469]", "targets": "-37.73"} {"id": "task095-3ca3617bd51e45078252bf9dac0c670f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.234 44.219 -40.982 -60.758 24.982 -0.306 -62.278 -4.255 5.41\n -46.628]", "targets": "-85.234"} {"id": "task095-8b5b5d7945d640ab86b10385567b0565", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[75.648 96.301]", "targets": "96.301"} {"id": "task095-fd58c47308164a2486ef3ec6f840d7e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.088 -81.131 -88.165 -60.592 -40.756 54.709 -29.916 -76.316 0.969\n 87.806]", "targets": "-88.165"} {"id": "task095-f6c751b92cc440a09bdab961d1db6d34", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.967 18.87 5.259]", "targets": "-39.967"} {"id": "task095-2524ecc6d5f040768f568e3870b71d47", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.343 79.995 19.245 12.453 3.558 68.686 30.804 10.27 17.819]", "targets": "-83.343"} {"id": "task095-fd09fde4980d4ab19e71d8690b2920bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.97 -44.254 -38.858 -13.167 -97.7 52.958 -90.901]", "targets": "-97.7"} {"id": "task095-05d40cf5d3b14e2ba0f4471f88d956ac", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.69 35.708 -92.864 68.36 48.071]", "targets": "-92.864"} {"id": "task095-280e7c5ff2cd4648bc4b93bc9d5517b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.987 40.386 48.897 -99.111 -66.328]", "targets": "-99.111"} {"id": "task095-6cdc2c4ae7c54dad86529012415bb0f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.462 -49.322]", "targets": "83.462"} {"id": "task095-321c65b3251349c5a4791cf606d7b36f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.274 76.374 -5.588 97.73 87.174 54.851 -85.085 8.328]", "targets": "97.73"} {"id": "task095-0d7f1309abfc4557b5accda4f19af0b0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.424 -0.233 29.312]", "targets": "-75.424"} {"id": "task095-f1b035679db343dfba1f3159ae3465ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.798 11.807 27.614 -12.485 81.176 -17.053 40.178 2.214 4.943]", "targets": "81.176"} {"id": "task095-2f4a98b038e544499ee30dcc4a43eab9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.04 -83.519 -97.011 -15.583 -1.176 94.351]", "targets": "-97.011"} {"id": "task095-14dd6b7010d74e498091797961d8bfe4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.546 68.928 34.6 -66.801 -91.119 -45.553 -24.002 50.896]", "targets": "-91.546"} {"id": "task095-49968a0211c24c5086b8f0f8bf42a0d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.325 -86.085 18.891]", "targets": "-86.085"} {"id": "task095-7fcf92b7e1654277a0ff193d61ef1bfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.133 91.205 -21.93 46.457 -64.578 -13.737 48.987 87.315 7.395\n 86.145]", "targets": "91.205"} {"id": "task095-19d8f8d461fd448594b842ccc53a5159", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.245 -96.438 5.251 26.321 -83.077 25.389]", "targets": "-96.438"} {"id": "task095-ff3946d8d8444cbfb04c051f3120552c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[77.847 59.336]", "targets": "77.847"} {"id": "task095-8a57c91acb19429e9e66260cea5c5fbb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.057 29.14 -75.605 45.169 74.981 -47.683 23.299]", "targets": "-83.057"} {"id": "task095-710c01453ca949bc887b7433ac5c65f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.982 -66.493 54.691 -37.545 17.268 -5.998]", "targets": "-66.493"} {"id": "task095-9dd60c41c2564f4d869b6fc4f4e626b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.14 -94.783 97.018 -14.877 81.151]", "targets": "97.018"} {"id": "task095-6d39265886104600ae0577a484678271", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.496 -26.693]", "targets": "-33.496"} {"id": "task095-e752e539eaa74022b77920f961494190", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.874 74.513 -59.345 -3.536]", "targets": "-75.874"} {"id": "task095-72ffcf2590ba410f83d66a639531c548", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.325 -20.112]", "targets": "-89.325"} {"id": "task095-c28d831c8bba49c5af41c0e1f1db9215", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.574 -74.825 -97.968 -4.291 94.622 98.883]", "targets": "98.883"} {"id": "task095-d1c0e5be244547d1b69bb5c3f7f1b959", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.913 2.845 -46.658]", "targets": "97.913"} {"id": "task095-e72de37eb76549508314db0132f5fc8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.62 21.316 -97.283 74.448 -2.443 50.41 98.797 44.68 -2.213\n -39.743]", "targets": "98.797"} {"id": "task095-3b2bab70d4bc47b4a9fa89d4e8d5fc96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.372 -9.769 89.307 48.875]", "targets": "89.307"} {"id": "task095-af538aba445949cfb0fede2fc7a4c4f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.69 -34.409 21.532 -67.164 26.086 -64.344 -82.153 -84.997 -31.019\n 72.178]", "targets": "-84.997"} {"id": "task095-155e136efcff4d8384bc3ac7f34e89fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.559 27.688 73.227 -12.43 -5.659 65.891]", "targets": "73.227"} {"id": "task095-26de4c4fc256418fba6eb1b5ad453212", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.253 58.91 1.427 -74.794 30.899 9.99 60.998 8.163 36.572]", "targets": "-74.794"} {"id": "task095-3f24de2ef72743e29f96be3cc8b37594", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.948 -12.602 97.308 -68.809 33.003]", "targets": "97.308"} {"id": "task095-f038dd9a07bb4d7aa2a1ac21ff6f079a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.29 -51.494 -81.96 35.195 42.991 -71.905 52.249]", "targets": "-81.96"} {"id": "task095-430c6e6c5aaf42aa9392c9c7d9cc2d98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.492 -82.587 -94.578 -77.941 7.106 -31.727 75.29 -87.436 -34.574\n -90.332]", "targets": "-94.578"} {"id": "task095-3a39b5d466e24710b609991785fac409", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 10.127 29.014 -38.305 -24.626 -83.365 57.755 90.359 -41.331 24.612]", "targets": "90.359"} {"id": "task095-d48c731566344f9399973b4469fa7e23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.811 -36.867]", "targets": "-36.867"} {"id": "task095-43573f1c69604e5e8e3e71e12a24f648", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.39 86.7 -63.064 -55.334]", "targets": "86.7"} {"id": "task095-d3ab3a22179a442c89956edc3a6c35c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.459 -9.97 30.755]", "targets": "-35.459"} {"id": "task095-1a8b40f59d194dd7ac705fd4ba0e9850", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.592 -91.756 24.69 57.188 25.519 85.609 79.563 -57.99 ]", "targets": "-91.756"} {"id": "task095-645882b869f7474587ad17465150f13b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.542 32.049 -25.502 87.441 -59.348 54.134 -78.172 -14.52 ]", "targets": "91.542"} {"id": "task095-6ad3d8d521574d4cb4d4a4d127c38b41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.575 65.733 -97.603 14.789]", "targets": "-97.603"} {"id": "task095-ed3b8ebbdc674396b94d296aa7258f65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.969 -71.585 -72.781 -82.614 -26.821 -88.99 -72.457 -85.395 -72.719\n 90.229]", "targets": "90.229"} {"id": "task095-c6b34aeab64f46d9a9467e62e26dc203", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.794 -32.203 59.245 -54.368 19. -22.748 -3.014 -76.651 38.703]", "targets": "-97.794"} {"id": "task095-5ddaf626fdbe4e71b8d001bca99731b6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.944 -26.228 -37.622 44.541 -1.392 39.23 1.275 -92.344 77.314]", "targets": "-92.344"} {"id": "task095-661b68c08ef9400688a83ec9861121be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.58 47.677 -87.493 -88.77 7.305 -82.591 -71.975 -4.204 -20.485\n 64.221]", "targets": "-88.77"} {"id": "task095-9c22ef737a074ec7ae925a10c3d53952", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-47.92 -97.02 24.17]", "targets": "-97.02"} {"id": "task095-eddde8241b6b4742a8214c088f4bd9eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.77 -88.069 82.507 35.009 22.66 83.268 -70.988]", "targets": "-88.069"} {"id": "task095-98bf20157fb54970b9293bd2be9966c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.731 -52.356 75.923]", "targets": "75.923"} {"id": "task095-0e91e183a983409b99152009308674d0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.144 61.153 59.521 32.476 -4.178 -10.973 -48.164 -29.035]", "targets": "61.153"} {"id": "task095-890d7dd26a9f44dfa090b31430a58b1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.457 46.132 -66.692]", "targets": "-66.692"} {"id": "task095-100f46c8a98e4e4ea0c0369709ad30c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.507 -9.718 97.784 47.681 -63.467 -31. 27.423 2.306 29.869\n 97.935]", "targets": "97.935"} {"id": "task095-0bf82eed103c4981b2432957bd233080", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.114 -40.817 -10.808 -53.888 23.985 -43.614 85.82 -33.136]", "targets": "85.82"} {"id": "task095-ed40d7f61c2d446fa393f3cbc4d53417", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.244 -35.826 79.162 -13.718 -88.777 20.874 27.014 -93.637 -35.769\n -37.475]", "targets": "-93.637"} {"id": "task095-e83d21f9bb0c45d5927030a88213cda3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.721 24.862 -92.505 -93.803 -1.131 -96.159]", "targets": "-96.159"} {"id": "task095-facea88b40ca491c9859b02d01669f96", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.618 9.108 80.665 53.027 93.099 13.228 -2.995 30.674 50.431\n 95.26 ]", "targets": "95.26"} {"id": "task095-5107fa9b34a3407093ff1d937f12df75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.219 -72.892 72.87 -79.762 46.239]", "targets": "-79.762"} {"id": "task095-03f91d3e09024cc886d3a8b9a97186bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.461 -21.74 -92.68 -62.308 35.681 -51.219]", "targets": "-92.68"} {"id": "task095-4cf7044a82be4644bc952d02b270ecf1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 21.437 -19.384 -97.449 40.707]", "targets": "-97.449"} {"id": "task095-b0efbeef27ab4830af938ff5b5441709", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.316 -19.569 -85.086 -18.387 -23.368 51.594]", "targets": "-85.086"} {"id": "task095-6998c4fd58c74bfbb2c430a79877b51a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.216 31.549 44.964 -28.978 -32.607 -22.758 -50.924]", "targets": "-61.216"} {"id": "task095-aa5260df356745ba8512b873d136e664", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.068 82.562 -70.238 -94.182]", "targets": "-94.182"} {"id": "task095-00141c9149e5443fa3436927edfea3eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.616 66.315 -43.889 79.875 30.105 36.908 53.091 44.485 68.437]", "targets": "-94.616"} {"id": "task095-4f29ca17f1a94ebbae87733f2d9157a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.278 77.342 98.125 -71.049 -44.587 10.118 74.569 -29.573 15.852]", "targets": "98.125"} {"id": "task095-e43159e392514b06b51d62120b33d086", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.695 10.285 -5.777]", "targets": "-57.695"} {"id": "task095-20a60e392cbf479ba812a1fab71df38d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.039 87.827 5.66 -43.604]", "targets": "87.827"} {"id": "task095-d2e5cdb35c9a432790096abdc215b5e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.095 99.702 46.982 -28.152 70.394 9.217 -1.522 -88.671 -74.679\n 36.54 ]", "targets": "99.702"} {"id": "task095-87572f6fcd064cda89953d980b4088e3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.453 -75.468 -12.011 74.892]", "targets": "-75.468"} {"id": "task095-c21558eb4488461aa11ff9703af317c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.069 -82.806 -59.912 59.753 94.515 98.819 78.203 6.31 87.067]", "targets": "98.819"} {"id": "task095-6a9b341cf9624d6b81931d1ab7f3684f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.22 21.101 10.841 -78.396 -61.427 79.943 37.599 -42.579 -30.773]", "targets": "-98.22"} {"id": "task095-ee06c3a7221f49c69d594a411ac37902", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 1.814 64.93 ]", "targets": "64.93"} {"id": "task095-2db2186602bb4ff39b9b19f49b39dff4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.504 -17.445 42.044 33.228]", "targets": "42.044"} {"id": "task095-d022f6d2c29140b3afa3bfe0b8545fc6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.527 34.668 -64.141 -58.887 88.596 65.549]", "targets": "88.596"} {"id": "task095-6a0d853fc74640e3934f797b63a860da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.379 83.9 -34.631 -75.871]", "targets": "83.9"} {"id": "task095-13347af7f869416a9e815f4a6f28169a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.345 -15.509 -61.197 8.743 -27.322 91.098 23.179 49.551 -80.681\n -44.703]", "targets": "91.098"} {"id": "task095-91b9cd095b124214a2e0e9239c277ef4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.427 30.959 -41.576 -29.99 62.904 99.98 17.707 -72.47 -70.235\n 95.031]", "targets": "99.98"} {"id": "task095-87daa6028bd941d9b522439dfbdd24a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.319 -78.897]", "targets": "-78.897"} {"id": "task095-c8b91896bd18448a8d063b1c685a80ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.281 34.468 -45.442]", "targets": "-45.442"} {"id": "task095-2baa90f8c8d74ddfa0de51799cb68f8a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.048 -65.292 11.008 -11.529 96.466 -19.124 84.484]", "targets": "96.466"} {"id": "task095-c6ed8a676d5a4bfeb0e042d9f9c6f289", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.462 1.693 86.677 42.992 5.658 30.992]", "targets": "86.677"} {"id": "task095-55363a34777a4ca8afb4c3a3e0d5ee94", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.532 -75.195 -57.283 -11.782 -18.323 21.322]", "targets": "80.532"} {"id": "task095-07a8fe1d91964a8881cdc1160c0bfe09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.958 63.655 -51.431 -4.857 36.291 -8.376]", "targets": "-69.958"} {"id": "task095-6da239d5966e46e293d8640c5bbcc8ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[73.523 10.76 ]", "targets": "73.523"} {"id": "task095-fc22f292c1984efcabc089e26b0ce883", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.835 -21.955 -3.393 34.571]", "targets": "34.571"} {"id": "task095-08ff93d25c4a4ed9bd74c6a182152264", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.86 52.471 -97.04 -53.891 68.006]", "targets": "-97.04"} {"id": "task095-ff6aad07d13b467fa158fd923001c6f8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.529 35.035 54.847 -20.991 -59.018 -91.416 -8.878]", "targets": "-91.416"} {"id": "task095-2a0b8ffcc6b54e10b3b5623197718fc6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.893 93.777 -65.802 79.445]", "targets": "93.777"} {"id": "task095-f450baa48bd34ad8b0624fbb054d4bee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.57 -45.313]", "targets": "-45.313"} {"id": "task095-51fd914482dc4f95b30558dd761dd0d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.429 79.292 30.154 -82.127 -49.561 12.468 16.857 39.266 78.297]", "targets": "-82.127"} {"id": "task095-f4374f3a46c54089bc69a9ef6bbb2ec7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.09 -94.309 -78.915 36.312 80.622 -91.444]", "targets": "-94.309"} {"id": "task095-542c517ae56342fb97aabce436bd74ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-75.881 89.57 -62.778 -47.07 1.797 -96.115 -88.131]", "targets": "-96.115"} {"id": "task095-c85061de1cee4c818ef2a091afdeb1e7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.413 18.447]", "targets": "-42.413"} {"id": "task095-e81e8b03833448668c3e798324d3465a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[24.572 88.828]", "targets": "88.828"} {"id": "task095-9936d93f5f804e5cbf9b747e72dec361", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.569 -5.703 -91.937]", "targets": "-91.937"} {"id": "task095-4cd105ff93de4019a102f45cd7cdb5a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.92 61.767 26.793 60.871 -69.928]", "targets": "-98.92"} {"id": "task095-bca9c09602ff4d5f9eb4d6d228be72fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.867 44.986 -82.15 -67.885 67.751 -67.543 -36.914 -32.667 39.534]", "targets": "-82.15"} {"id": "task095-421b7b2d245c4a8ab35d4076be4974de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.724 77.721 64.85 70.707 90.962 17.125 74.09 60.46 -17.682]", "targets": "90.962"} {"id": "task095-d920e9f751b14e6794e68750b9394cc8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.92 92.107 -86.426 -11.535 56.985]", "targets": "92.107"} {"id": "task095-236f91eeede34449a1f45343213c481f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.227 39.821 50.453 -11.959 40.582 38.321 -36.144]", "targets": "50.453"} {"id": "task095-68175c0632164081be183608678df050", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.124 -23.881 63.122 -51.62 -99.35 27.567 68.762]", "targets": "-99.35"} {"id": "task095-faf58249361742b8bf01e294ea157c65", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.911 -24.364 -74.442 9.223 -94.653]", "targets": "-94.653"} {"id": "task095-912683551b8f4790be4e08e8f5370281", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.237 1.911 -64.358 51.866 67.544]", "targets": "67.544"} {"id": "task095-97685fa4ce9b4b758b190fe262992990", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.596 67.751 -20.001 22.61 -43.335]", "targets": "67.751"} {"id": "task095-79e70779a5f540bd8623f1efde1762bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.48 -48.964 49.966]", "targets": "49.966"} {"id": "task095-a202d6d875434e208a727ab8ecf18b7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.924 -70.455]", "targets": "91.924"} {"id": "task095-a2c87e223c514395b2632a0e3ce0eed5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.205 -66.51 -9.764 89.078 -25.13 ]", "targets": "89.078"} {"id": "task095-ec7db1a094b04ca39cb9ea68d32e022d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.948 77.057 54.338 -78.864 49.874 32.581 8.924 40.674 15.461]", "targets": "-78.864"} {"id": "task095-b9dc7438ee854d4bb932ed90742e9d80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.413 66.88 -14.785 -0.156 11.864 -4.063 -41.09 -47.603 68.292]", "targets": "68.292"} {"id": "task095-218a2fd9ee49466baba36dcfdee728eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.871 -98.895 48.578 -72.148 57.654 -85.693 -9.389 -23.458 19.845]", "targets": "-98.895"} {"id": "task095-1298f1592d1e4b08838ecf2f668c9ea8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.953 73.973 38.144 75.219 -88.117 13.214 15.127 -57.983 17.198\n 64.029]", "targets": "-88.117"} {"id": "task095-5fe38e22784e4dfd83826eea7b502971", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.067 36.588 8.701 -70.385 36.438 -86.761 75.17 ]", "targets": "-86.761"} {"id": "task095-09d57348e7f343c9aa464fd7818e3276", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.007 6.485 61.546 54.52 32.274 -25.141]", "targets": "61.546"} {"id": "task095-66a671986100452a8f0d4a33ecbb18c9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.894 -94.921 -49.048 -22.32 91.758 -72.566 -88.002 -53.013 2.696]", "targets": "-94.921"} {"id": "task095-f15e4167afd64b99936e5262367a05de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[20.037 -1.938 83.324 70.478]", "targets": "83.324"} {"id": "task095-d308f46d69d54fb58c215d8d951184ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.465 -37.962 98.745 -40.412 -5.24 40.546]", "targets": "98.745"} {"id": "task095-d41b1dbc5b3648d195c7f959ea0d383b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.779 -31.36 29.411 -95.752 -60.101 77.808]", "targets": "-95.752"} {"id": "task095-754915023e0e49faa97ecff9659d535d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.989 4.905 35.157 0.413 46.425 -46.293 -54.185 25.081 -57.68\n -71.875]", "targets": "95.989"} {"id": "task095-630ef4f809a54a70b5aba430f8512348", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.977 -85.879 -54.403 -87.384 61.102 55.835 90.987 -7.65 56.379\n 85.122]", "targets": "90.987"} {"id": "task095-40f41f6b3b3a4d65ae387985853e597d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.474 -21.629]", "targets": "-48.474"} {"id": "task095-f0db67b066f043bfa31923b52d287ce9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.904 52.63 ]", "targets": "52.63"} {"id": "task095-019e38b0014c4f15b92c3827ba6a8aff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.577 -90.535 -99.664 -18.875 32.616 67.682 -73.168]", "targets": "-99.664"} {"id": "task095-3f48cf0874014c44abe999e23c89062f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-51.454 -68.438 -90.627 74.485 81.274 -7.307 -38.98 23.147 -68.456\n -12.911]", "targets": "-90.627"} {"id": "task095-5805488d588e473094dcf7a4ca1971ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.382 -64.932 64.967]", "targets": "-67.382"} {"id": "task095-3195ea09bfd9476c9e15c673aa2844b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.052 -8.269 -69.533 -99.645 -42.757 -82.413]", "targets": "-99.645"} {"id": "task095-8614a6d213be43ce9974d04a8eedd24d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.116 59.847 -4.094]", "targets": "59.847"} {"id": "task095-0bd16f76d53c4440a560b62b5574429a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.798 59.216 -51.824 -22.007 -85.201]", "targets": "-85.201"} {"id": "task095-2b79d8f50f6f44dd9a0c463e88d9081f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 95.112 47.399 -73.256 -96.106 60.865 93.08 34.945 48.281 -96.197]", "targets": "-96.197"} {"id": "task095-bf1d3131510d44489cc39a402e947f0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.233 77.776 -82.002 -51.887 -93.651 65.037 8.654 -82.657 39.254]", "targets": "-93.651"} {"id": "task095-85da04c9b0d94057bff78bf1be563f89", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.679 46.733 -87.964 3.37 12.315 57.117 -1.442 -77.541 57.042\n 95.679]", "targets": "95.679"} {"id": "task095-02d04a2f13bb466581ce928ed80447e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.391 93.123 51.382 98.536 -34.801 82.466 -18.957]", "targets": "98.536"} {"id": "task095-32760960651643108f43abdd4ae3a640", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.96 -42.764 -18.067 61.997]", "targets": "61.997"} {"id": "task095-52040dc6f68d43cfa73dba9073aa11b3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.087 62.944 -55.108 -88.637]", "targets": "-88.637"} {"id": "task095-88d1b26c8a1447cdb5459cf30192ea4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.535 -27.327 8.184 -77.517 -34.541]", "targets": "-77.517"} {"id": "task095-17c402c8a5d84d79a16d1e2d3e320d0b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 68.67 -77.595 -41.146]", "targets": "-77.595"} {"id": "task095-91c27f1b93b34c94aeb1c56365fa6185", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.46 78.962 85.336 -93.03 52.388]", "targets": "-93.03"} {"id": "task095-c2621721199344fdb2352db1a1dfedca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.375 -65.473]", "targets": "66.375"} {"id": "task095-c5c873a686c346a3b32e697fe53e2f11", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.047 -38.355 -70.75 -77.632]", "targets": "-77.632"} {"id": "task095-392a3dbc9350447eb6106bef9288249b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.177 17.178 38.368 -28.16 ]", "targets": "38.368"} {"id": "task095-bbab3c97118c4c52a546cb4fa9e16921", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.833 35.47 -48.385]", "targets": "-48.385"} {"id": "task095-6b2fb04d563f4c88a9283373717dc7a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.54 -25.127 -2.179 -63.654 -38.557]", "targets": "-63.654"} {"id": "task095-4f3fb5c49cb34e26976c4d3297b5d888", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.185 -17.469 69.778 49.81 -89.273 -1.79 -75.778 -49.303 85.78\n 97.015]", "targets": "97.015"} {"id": "task095-295884eaa19b4ff1aafaa748b1f156a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-50.101 -80.112 76.992 73.411 -55.041 -7.73 ]", "targets": "-80.112"} {"id": "task095-d6975ffd92034916bc879d408434b5ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.751 -89.04 59.857 86.479 28.672 20.337 -0.422 -24.417 -63.198]", "targets": "-89.04"} {"id": "task095-22afd3b04a7c4bd0ad304e4985969cfd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.342 -81.607 -36.734 -12.908 -57.646 90.029]", "targets": "90.029"} {"id": "task095-59b91e6f4b114498b4ada9925df743cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[34.837 14.403]", "targets": "34.837"} {"id": "task095-ccb1b853eeca414695c8ee98a026e9e9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.356 -61.691 -0.478 -44.316]", "targets": "-61.691"} {"id": "task095-d8502e5d5b8a4da287fc54c27f14d8b4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.591 -61.487 -32.095 5.619 -89.876 -63.118 84.494 -66.628 64.144]", "targets": "-89.876"} {"id": "task095-6fd27c22af894ed39272ff9a32d1f789", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.324 49.655 13.606 -21.368 0.297 -41.598 -16.049 -27.544 86.91\n 23.804]", "targets": "86.91"} {"id": "task095-403d71f3c5c1422886b0e16a89856287", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.866 -11.396 -22.331 -99.914 14.649 -45.384]", "targets": "-99.914"} {"id": "task095-e6764042a9314a1985ea37b15579a135", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.903 87.743 33.396 -28.916]", "targets": "87.743"} {"id": "task095-27514cfc9ced4f34b8172812b06b313d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.069 28.349 -95.972 -36.48 -76.341 72.781 -92.162]", "targets": "-95.972"} {"id": "task095-5a644afdcb374c6898e83fa42e186240", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.539 20.398 45.031 52.062 -62.486 -0.782 -14.451 -22.244 -44.629]", "targets": "-62.486"} {"id": "task095-2a78e60bc0fa4ddc9d726795c0c8d59c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.535 -18.58 -70.949 -49.744 -95.202 88.927]", "targets": "-95.202"} {"id": "task095-9f1073a4d5ed409eb4030bf39f3f2eea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.58 49.909 -26.592 91.498 20.055 -89.446 -38.331]", "targets": "91.498"} {"id": "task095-ad2c95ab697c4424b5057199a5f282a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.778 56.755 -12.797 -38.852 80.769 79.345 41.863]", "targets": "80.769"} {"id": "task095-c7c5f0cfa4494bd78017b99a1d7cfed9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.813 -67.081 91.292 -86.299 53.94 -9.021 -63.923 45.372 34.089]", "targets": "91.292"} {"id": "task095-f0fe5ccbcb214e63b682f5eb2c15b834", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.686 67.645 -73.515 -46.742 43.859 -20.514 61.06 ]", "targets": "-73.515"} {"id": "task095-ffe7274de385481e9bab88cb3dfdf458", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.667 -47.036]", "targets": "59.667"} {"id": "task095-e85c0e3d5fe64356b3570b275acbe3ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-59.388 1.148]", "targets": "-59.388"} {"id": "task095-fbcf1bd7d7d242bc8d7d79849f0361ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.891 10.17 88.325 51.125 -62.962 -9.454]", "targets": "88.325"} {"id": "task095-25eb385fe3e447b99754aa2527b18802", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-15.706 -70.117 5.354 -60.645 -74.102 6.544 -61.968]", "targets": "-74.102"} {"id": "task095-19734bff242445fda9d0ff1f847fa216", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.818 0.855 -32.553 14.942 -77.07 26.378 -49.016 58.372]", "targets": "-77.07"} {"id": "task095-516ff722507041c686d8f9f2207851a8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.498 -47.573 -71.095 84.74 54.14 38.431 6.731 60.131]", "targets": "-92.498"} {"id": "task095-4c152c24a9f94b51841a8e1d1470a5ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.492 -57.57 -80.299 84.702 -25.586 4.334]", "targets": "84.702"} {"id": "task095-d3c3987955654fda8a0a8cca1ebd8853", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.375 60.087 -52.025 98.338 83.218 -54.775 35.506 79.16 95.411]", "targets": "98.338"} {"id": "task095-2154dfb2c8144184a8b36bdeb5f14310", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-54.628 -35.934 19.585 -73.696]", "targets": "-73.696"} {"id": "task095-f6658347864d44769ccde7380303f0f1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.071 89.394 -34.287 34.65 -28.623]", "targets": "89.394"} {"id": "task095-8f8f922622d64d8184e37b5f2519a1bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.507 -39.648]", "targets": "-46.507"} {"id": "task095-35551bbad5854e788c4ee0013799e2cf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[67.224 57.801]", "targets": "67.224"} {"id": "task095-e3c0e3cb0f2f41ed91dd5bc5a570d337", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.565 1.819 33.412 -77.194 70.176]", "targets": "-77.194"} {"id": "task095-055b416334624044b9315c07edc980c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.661 44.842 72.252 -44.999 92.243 42.362 44.508 -25.632]", "targets": "92.243"} {"id": "task095-43afcec7167b4ee8be6a978648503c72", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.651 63.531 40.918 75.862 -45.507 69.798 10.376 -2.212 78.469]", "targets": "90.651"} {"id": "task095-60b3717c82e646c8a92de6ac84d19fa8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.541 -37.999]", "targets": "-98.541"} {"id": "task095-8d21c261976d43fb98430bcddfe51551", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.856 -45.013 78.546 75.146 52.636]", "targets": "78.546"} {"id": "task095-d9c2792aeb5744adbb9467e99cc3f1a0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.477 82.487 23.397 -40.322]", "targets": "82.487"} {"id": "task095-7678341401fb403897939a8776970509", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.19 -31.246 27.17 67.977 13.412 -75.433 84.711 27.615 76.993]", "targets": "84.711"} {"id": "task095-0a07a12bc0774fa7a6d51fa5ef9cfb0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.885 10.336 -21.633 58.718 1.198 -12.403]", "targets": "87.885"} {"id": "task095-6941e405b94b4307bc3457c7adba9622", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.41 87.083 31.325 36.153 28.236 -76.028 -1.383 95.412]", "targets": "95.412"} {"id": "task095-34c2543de49445aaa22c5aea84f1f534", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 6.648 22.097 28.407 37.386 -78.977 -10.123 -28.214 -98.449 -74.5\n 71.946]", "targets": "-98.449"} {"id": "task095-8ace40e88363435bbecab836fa63d0c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.846 17.646 68.905 66.326 31.456 73.841 -20.1 60.112]", "targets": "73.841"} {"id": "task095-3999045eb2e341d4b0cc7e78ff931c4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.274 -91.385 61.474 50.498 82.635 -65.026 -13.522 83.333]", "targets": "-91.385"} {"id": "task095-85c0e6ee38474855ac0709934966ac68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.445 -13.721 -97.103]", "targets": "-97.103"} {"id": "task095-7b3a7517777847faabe21458d7750665", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.181 -98.364 -3.261 -79.125 53.323 79.333 -84.726 -13.268 88.217]", "targets": "-98.364"} {"id": "task095-9b6f2015b0e9403a81458769507d3fdc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.805 63.029 74.615 55.2 -13.26 ]", "targets": "74.615"} {"id": "task095-318ff171b4c747b8a838c5ffc17fd3b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.572 -22.057]", "targets": "-70.572"} {"id": "task095-1dc289529c0e4b6481e77a362f83735f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.837 0.528 41.66 -16.7 53.198 -25.733 10.603 80.431 35.857]", "targets": "80.431"} {"id": "task095-f7651175efab40949ba85c509a19ac97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 17.493 -85.959 28.888 -97.379 27.772 -45.664]", "targets": "-97.379"} {"id": "task095-f5281b0d82e44ae8a604e3cd488ad577", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.204 61.398 -74.131 89.968 -5.277 -78.038 57.497 -91.968 -65.639\n 26.255]", "targets": "-91.968"} {"id": "task095-df38ed0589c04be3a9b54b7f8f14d884", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.21 27.819 -46.693 28.443 72.577 82.643 13.796]", "targets": "82.643"} {"id": "task095-ba719c6eec1e4d939d0570c9f19a6108", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.625 -96.558 -12.908 86.55 27.568 -32.898 -20.831 -39.232 -90.988]", "targets": "-96.558"} {"id": "task095-baa4bd2362b34a3e90b04819afd23b59", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 5.812 19.783 56.449 31.513 95.55 -75.042 79.02 ]", "targets": "95.55"} {"id": "task095-70987160125245308278a2136a4064bf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[14.914 74.084 40.86 31.837 -4.329 93.234 50.451 62.929]", "targets": "93.234"} {"id": "task095-befb715450c6428ca4046444d3ef7ed4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.505 35.08 -92.246 21.459 44.646 30.166 -53.162 90.312 49.175\n -95.318]", "targets": "-95.318"} {"id": "task095-fdb0198a693644fb967dbf000d4d3a52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.603 57.656 -72.604 -17.364 96.932]", "targets": "96.932"} {"id": "task095-6b7daace6ff4434bbd4641e6299ea359", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.478 21.295 21.45 68.196 55.996 -68.351 88.12 ]", "targets": "88.12"} {"id": "task095-98ca1b7729404b78bf986b60cf993872", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.643 61.351 -74.037 -76.669]", "targets": "-76.669"} {"id": "task095-f1a2ab13625c49058999b9e9c9bfbcb1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.757 -62.832 93.362 45.394 -58.814 28.916 89.799 50.559 12.465\n 21.398]", "targets": "93.362"} {"id": "task095-f617f2545e1c4b83aeafbe688ce778f3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-9.061 52.538 89.764 37.233]", "targets": "89.764"} {"id": "task095-d389d56168104f05950aeaf57460ae8d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 2.914 -22.861 9.99 69.887 4.841 44.545 -62.393]", "targets": "69.887"} {"id": "task095-ed599306b53e42b483a34148e22cdfdf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.117 -72.866 -21.708 89.567 -62.037 -85.544]", "targets": "89.567"} {"id": "task095-a014819063ae4dffba0ca1e41765be61", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.724 28.701 -0.836]", "targets": "-73.724"} {"id": "task095-8ae5a159033e4240bb7ed4d94242b8ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.737 -72.336 62.424 -15.438 14.289 -42.063 -63.207 -25.765]", "targets": "-72.336"} {"id": "task095-bacfb590336f48fd920c8b9b0d7ee0d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.135 47.21 -36.721 -81.084]", "targets": "-81.084"} {"id": "task095-22ccc60bbaed4e6d96639c6b637c3002", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.241 94.889 -42.506 -44.398 -10.873 -84.764 -99.126 99.017]", "targets": "-99.126"} {"id": "task095-98c7537980bb449d9f966a1ac9159f7e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-20.645 -51.999 -61.183 72.784 13.365 -62.856 55.624 25.71 ]", "targets": "72.784"} {"id": "task095-59524bbae30745aebb464f5f41350dee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 72.751 -14.172 73.281 -76.103 -42.821 -89.075]", "targets": "-89.075"} {"id": "task095-a2855bffa44641d29a30973a662cac0c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.891 78.667 -45.168 -49.218 13.548 -60.311 -7.414 52.841 34.883]", "targets": "-88.891"} {"id": "task095-22bc6c00fb6e43c89b4321e8a1890001", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.401 60.079 -18.969 -68.438 -64.899 4.541 10.165 70.02 ]", "targets": "70.02"} {"id": "task095-9be810b690f84f33ab5e86319b369ab1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 86.373 82.829 90.373 76.363 -59.719 -91.867 66.237 81.789 -24.711]", "targets": "-91.867"} {"id": "task095-423b4604ff934c23a4c28d08baea301a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.677 33.635 70.569 -73.103]", "targets": "-85.677"} {"id": "task095-008e0e664610446eaf3062af7d32a75c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.185 40.101 -70.434 96.346 12.693 -67.818 -38.005 -45.93 46.391\n 44.53 ]", "targets": "96.346"} {"id": "task095-265c7522e63e45bdb8a2b57c1d274f52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.257 13.312 -33.76 -41.022 34.035 54.727 -67.879 -13.744 -77.417]", "targets": "-77.417"} {"id": "task095-97d0f645890043c1baf2587b89982802", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.758 -1.85 22.146 21.161 25.061 25.013 27.423 7.103 -28.691\n 92.523]", "targets": "92.523"} {"id": "task095-8d764d54f06948e59fd138927c6eeb0e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.537 -74.437 -39.287 -31.141 -65.319 48.626 -64.778 -25.628 -78.326\n 18.544]", "targets": "-78.326"} {"id": "task095-82bc38acaf6b4c0b8d642c3d817bae52", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.506 -50.384 19.815 -16.15 -68.973 16.431 -0.901 -9.416 36.823\n 81.324]", "targets": "81.324"} {"id": "task095-b5c58e782f1c454e8ecb70c76fa21df5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.441 -69.993]", "targets": "-69.993"} {"id": "task095-aa94949fb4ab4c4f84afb6f1d45c63de", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.792 -46.876 -1.557 -1.801 83.805 35.378 34.29 ]", "targets": "83.805"} {"id": "task095-8b775c9e1fa049e6888dff51ce86dbb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.736 30.903 78.18 -98.505 18.525 -38.436 -42.033]", "targets": "-98.505"} {"id": "task095-5364b36831f143caa652348bd4a0dc80", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.016 -72.423 -54.421 70.525 25.373]", "targets": "-72.423"} {"id": "task095-70cc939cdf2746b5896622178de18819", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.696 88.897 -42.406 -54.586 76.519 -50.463 77.871 20.57 21.072\n 47.642]", "targets": "88.897"} {"id": "task095-63e5c01758f646d38d71b999b9591462", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.681 84.189 -78.617]", "targets": "84.189"} {"id": "task095-588a806e97bf41a98b1a7759041192e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.728 -80.756 93.246 -91.52 90.127]", "targets": "93.246"} {"id": "task095-9973607abced49d3bd89f2bbd42cb441", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.822 -50.513]", "targets": "-83.822"} {"id": "task095-ff52e6935ba44ef8adfe4f3f50940b3f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-53.847 -66.536 -91.329]", "targets": "-91.329"} {"id": "task095-5c62cbc5c8394f039d87ad39a76432bd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.883 -66.959]", "targets": "-66.959"} {"id": "task095-4aaebb9fc17b420fb38bfa51f5641536", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.373 2.007 -87.722 75.338 87.137 -9.944 -10.238 70.5 ]", "targets": "-87.722"} {"id": "task095-7433032bc59746c0b6ae23728a9c437a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.958 1.382]", "targets": "-26.958"} {"id": "task095-a333f99a4c7b4b6b92d4a3d6adedcd56", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.634 76.674 -24.57 -7.64 ]", "targets": "76.674"} {"id": "task095-44524444250846609f2f2329279f0317", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.506 -31.829 29.938 50.327]", "targets": "50.327"} {"id": "task095-b06b9dccc219418c9dec607e4165cee3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.521 -70.136 -30.529 65.515 90.088 -81.735 -68.533 88.462 31.195]", "targets": "90.088"} {"id": "task095-79670658e49342608dc139d059d221e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.786 41.707 -43.489 76.871 -94.105 19.317 41.02 51.826 -37.81 ]", "targets": "-94.105"} {"id": "task095-4b12b06c52d04a9bb091326985f4af41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-94.574 -39.849 -72.952 22.781 22.305 -6.687 47.015 -30.568 99.804\n 4.203]", "targets": "99.804"} {"id": "task095-884f4a015058435d803af1beb20da4c4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-48.05 99.2 6.562 37.707 -75.02 8.822 -96.275 -98.873]", "targets": "99.2"} {"id": "task095-aa74b2864cbb49bbab2123c0c09da6e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[10.378 83.714]", "targets": "83.714"} {"id": "task095-c09fa4fab4554b7ba403a986e47cde09", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 53.16 -17.076 53.369 -59.849 21.472 -2.083 -17.767 -52.365 -8.883\n 5.001]", "targets": "-59.849"} {"id": "task095-e07280b92bc34fe9931067bcc45850ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.607 9.399 35.339 96.749 -89.921 48.147]", "targets": "96.749"} {"id": "task095-bd4fa0724055459a9d203c731363a5ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.5 7.753 -31.758 27.225 -15.574]", "targets": "-35.5"} {"id": "task095-71ee550e2df14832a88c435b05edd52a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.913 46.189 -29.509 2.981]", "targets": "46.189"} {"id": "task095-3c6f101a5d764fe2b256f9b003c9b481", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.924 -2.135 32.863 99.923 -61.953 59.289 89.513 28.449 31.371]", "targets": "99.923"} {"id": "task095-be78a198521344f9bc8147f6ee969b60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.446 -78.143 -3.48 40.42 -68.925]", "targets": "-78.143"} {"id": "task095-fef5cc26a6684ca9b4821b58316bbb3d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.005 -73.172 51.742]", "targets": "-73.172"} {"id": "task095-06ed77d0ecc447bb943e046ba1080cb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.174 -2.626 -48.21 15.87 -92.318 63.877 -75.461 6.672 -75.998\n -28.614]", "targets": "-92.318"} {"id": "task095-a62cbe16cffb4a69a7a465b5d081d385", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.801 80.619 74.527 -57.774 -49.485 71.019 43.102 -68.164 -58.755]", "targets": "-91.801"} {"id": "task095-f645e4b6b66b4da1ac674fb7dbe9a3ce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.371 55.708 -37.407 79.189 83.08 69.425]", "targets": "83.08"} {"id": "task095-e96dfb7c817f4ab897310a738b8858a6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.453 -78.716 22.783 65.767 43.228]", "targets": "-78.716"} {"id": "task095-cfe1114382104325844079b3ab7b54a9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.63 -51.199 68.528 13.558 4.306]", "targets": "68.528"} {"id": "task095-3c3541524afb43c1b8b7a8c4adf85dc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.6 60.195 46.995 17.566 -64.792 -94.927]", "targets": "-94.927"} {"id": "task095-7bcc39896e434be2a44d4356bf6ff87c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.485 -74.69 23.172]", "targets": "-74.69"} {"id": "task095-320151c189d149b180dcd169ac1fecf4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 14.398 -59.412 0.786 -84.461]", "targets": "-84.461"} {"id": "task095-8a5e051d76d243599276c87f76431b66", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.578 22.624]", "targets": "-33.578"} {"id": "task095-affdab3b6c9a4e479abf5443e3797ae5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.001 74.488 -18.909 -37.081 -26.543 -41.27 ]", "targets": "-88.001"} {"id": "task095-d628dc85a24c49d29d1185042bacaf1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.681 42.978 86.367 55.664 46.45 -17.089 75.79 47.348]", "targets": "93.681"} {"id": "task095-cda8783c346442f492bbc7543a2396c5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-33.481 -67.442]", "targets": "-67.442"} {"id": "task095-e2dd6eeff3fb425b975d9eae9ee8a8b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.732 1.223 61.516 -88.07 -63.488 53.769 73.47 -0.708 35.719]", "targets": "-88.07"} {"id": "task095-a217b6a54f6546cd869ec7c2e5725bf7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-58.79 -43.418 -56.792 -81.491 -59.115 77.219 59.986]", "targets": "-81.491"} {"id": "task095-104d3b493c4e469fadd58922d64b7041", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.235 -35.709 36.841 29.141 -74.318 -28.431 -4.186]", "targets": "87.235"} {"id": "task095-2538c838e6c84478a35ce17da2de3c1c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.105 -44.491 -23.339 1.651]", "targets": "-69.105"} {"id": "task095-e6c3253a8cbd4e47b50467ac840d649a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-3.861 34.836 2.171]", "targets": "34.836"} {"id": "task095-60c08a1fa5974981a65e712b5ee52339", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.983 59.91 -17.445]", "targets": "59.91"} {"id": "task095-a229a948c8a14516a62cb12cddc88305", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.566 26.694 32.771 39.97 16.424 -78.521 -30.603 45.147]", "targets": "-78.521"} {"id": "task095-e5202cbfb29245e18d90e2225fecf58d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.582 -73.511 -9.871]", "targets": "-91.582"} {"id": "task095-85b2c704d1904bf1b1d23e5356bf7928", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.625 -54.106 53.032 -52.683]", "targets": "-54.106"} {"id": "task095-5eedb221c90f4f7eb4de9239cf2a170e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.211 -42.415 -60.736 78.013 -12.567 29.433 -18.465 52.414]", "targets": "88.211"} {"id": "task095-f277692031a34731b36ca08cc03b8ea9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.329 92.876 0.339 79.717 59.047 -20.414 62.892 14.454]", "targets": "92.876"} {"id": "task095-2440f8affe9344cb9808a6e0f37cd543", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.743 30.604 -26.702 85.784]", "targets": "85.784"} {"id": "task095-d1b62aafbd1e421cbfc40bc01cfd0d3c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.514 62.852 91.633 7.241 1.347]", "targets": "91.633"} {"id": "task095-001e5a11eed54d93bf4cf58034bae9c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[40.805 69.893 39.694 58.671]", "targets": "69.893"} {"id": "task095-d092cb4468534fb7933f6b3d838324f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[58.408 81.292]", "targets": "81.292"} {"id": "task095-f77c23bfb89643e2b915a74b80896bc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.797 82.34 -76.247 -20.502 58.98 18.815 9.812 19.4 ]", "targets": "82.34"} {"id": "task095-0e6115920d474952a7eb67187dede114", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.16 -14.204 60.111 -4.632 33.87 99.351 -92.146 63.597 60.183]", "targets": "99.351"} {"id": "task095-2c69d5d3f6e34b08949f7a81e940fb40", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-88.331 78.985 -21.831 54.87 22.59 90.479 35.202 -46.42 ]", "targets": "90.479"} {"id": "task095-e1aaaa746a6f40d69e23278cf954b411", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.997 -58.825 28.822 -62.898 -7.225 -89.938 -26.141 63.588 -13.538\n 28.279]", "targets": "-89.938"} {"id": "task095-c40d2b9e95424a28be8743aae0fc3ecc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.584 41.873 69.814 -33.323]", "targets": "-74.584"} {"id": "task095-7d4fe7e8248f4d7cabca85b8d61589e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.998 -55.741 60.83 -34.635 62.665 -25.376 37.72 -81.259]", "targets": "-81.259"} {"id": "task095-0f234daf278f499894210b35be829ac7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.357 -51.978]", "targets": "-51.978"} {"id": "task095-42356e2cd99d4fb6b37e624b91abcd7a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.272 -4.485 53.242 18.502 43.805 36.603 -7.35 46.418 70.966]", "targets": "-71.272"} {"id": "task095-bbdc5d0f71b041f9b90183f4ff49173e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-67.337 28.115]", "targets": "-67.337"} {"id": "task095-2eb5bd0e707b4644a74fbeb53f7b6215", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.673 78.384 -83.959 -60.407 -70.773 -11.503]", "targets": "-83.959"} {"id": "task095-71f5071fcefd4937abc6b64850cf631f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 37.002 -52.643 -79.938 -57.042 54.855 -28.32 26.851 85.231 -38.872\n 39.767]", "targets": "85.231"} {"id": "task095-f5ddc2c38ee64e2384bfce16095ef2a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.228 -37.193 -92.486 -7.409]", "targets": "-92.486"} {"id": "task095-50bbe4b59dfb419197cc81a70d96e503", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.986 -10.403 -68.233 -59.574 -76.743 -76.632 -42.582]", "targets": "-76.743"} {"id": "task095-ce6b86d4c8ad4f7abacb8f0038934ee1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.165 -10.705]", "targets": "-25.165"} {"id": "task095-a2d9171004484cb8843734f6764ba000", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.052 -58.215 92.883]", "targets": "92.883"} {"id": "task095-cd450b1958e545f08bc7d8590099a8a1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.544 -61.468 -73.309 24.264 -29.478 -78.3 -24.782 -0.262]", "targets": "-90.544"} {"id": "task095-ee9aeaac1e394f2fac7193e825707727", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.863 -50.986 78.239]", "targets": "78.239"} {"id": "task095-d5eebebf53ab4df29491cc4d63294691", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.444 68.281 -88.04 31.924 -60.305 98.869 -79.751 26.547 15.775]", "targets": "98.869"} {"id": "task095-2e090f4c319b466d9c5195d949a237cc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.612 -26.834 7.579 9.396 78.157 -14.617 -95.394 -32.19 ]", "targets": "-95.394"} {"id": "task095-aeee7043d53b4a5bba87628985b2609e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.226 8.05 -17.352 -25.263 -83.608 -55.85 19.508 33.107 64.712\n -64.061]", "targets": "-99.226"} {"id": "task095-d3bc17959e2145a1b18da9a4f1c41ef4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.964 -98.409 -12.607 -92.807 -97.471 61.514]", "targets": "-98.409"} {"id": "task095-cf9d43134ce84cacbfdeb5930bbd7d4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[84.564 58.484 50.451]", "targets": "84.564"} {"id": "task095-b71a3b891e09463ca59ae24a6545c5e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-82.364 11.933 -12.899 73.314 6.193 -8.349 5.552 50.407 -23.787]", "targets": "-82.364"} {"id": "task095-43d1902e64f04dd18b7a29c202d2884f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.926 -22.723]", "targets": "-49.926"} {"id": "task095-79868a5025a346dfa93851edcca17644", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.323 62.618 -53.297]", "targets": "-98.323"} {"id": "task095-c74745a7f68c4573b1def985ec5548f6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.552 -74.004 -45.399 -95.83 77.154 -64.143 57.736]", "targets": "-95.83"} {"id": "task095-afab267b2188426dab1ebf44249b690e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.255 83.551 -34.447 -65.419 -4.653 -15.486 55.583 99.766 79.45\n -59.105]", "targets": "99.766"} {"id": "task095-f6192c26cd53404881b4b815d6f57ca7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.52 -0.219 -34.987 -99.841 -33.632]", "targets": "-99.841"} {"id": "task095-eddae19168db4e599c2e873876191c39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.558 -14.635 9.515 4.677 -33.87 82.732 35.458]", "targets": "82.732"} {"id": "task095-98ec483bc1a84615a8657a64ae567cc3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.519 -98.348]", "targets": "-98.348"} {"id": "task095-cc9da4be343b4e0e8a9d4fbde3ac8524", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.388 65.073 -72.264 39.38 ]", "targets": "-72.264"} {"id": "task095-74d92ca77d35460ba7177d861cb3cac5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.182 39.756 -32.208 75.1 -51.108 -87.054 82.32 42.996 11.665]", "targets": "-87.054"} {"id": "task095-bd004f361e7f431dabd1cf98b3b1a23f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 23.59 58.568 -95.154]", "targets": "-95.154"} {"id": "task095-b26ef06d4a664df8967634610d7d9817", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.231 35.631 -14.471 -74.64 ]", "targets": "82.231"} {"id": "task095-314bed39b95d4043b4f8d919aa8938a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.519 77.926 -3.88 -35.809]", "targets": "-85.519"} {"id": "task095-94f7fa807f464ef393a3c46dc87bf428", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.084 -4.619 -51.894 -45.802]", "targets": "64.084"} {"id": "task095-8c42873867bf4df6b782fdf239d5ecc1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.955 -8.42 10.73 -59.217 -36.284 -0.735 -72.597 -93.481]", "targets": "-93.481"} {"id": "task095-8fdbc35fd2064f2dbd0bb19e7947ee35", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.133 86.343 -49.701]", "targets": "86.343"} {"id": "task095-1eb9a90e35ad4120ba0a64083aedd86c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 51.701 -29.126 -41.433 -66.756 -42.887 -72.615 -70.331 24.979 -33.642]", "targets": "-72.615"} {"id": "task095-c8acac5645c249b8b1ed99c4117257c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.584 61.23 11.119 76.32 82.836 -88.95 ]", "targets": "-88.95"} {"id": "task095-f8b6388ad86a41489edd478efcfe3d68", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-90.529 -8.161 -58.464 97.157 99.764 -94.91 ]", "targets": "99.764"} {"id": "task095-5875f752753444b1b3cbcae0b4859b33", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.095 -46.551 -73.331 -99.536 -56.708 29.63 -13.202]", "targets": "-99.536"} {"id": "task095-8a3fe0cbd11e41dcba8586629678953f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.813 72.01 32.415]", "targets": "-77.813"} {"id": "task095-b2f91455cf4e4bee8eb88c82d352e899", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.399 -42.936 60.976 -10.328 -79.36 -59.008 33.909 86.984 34.787]", "targets": "86.984"} {"id": "task095-8f82c0a54daf4d0bbf1edc7e19ab652c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.257 -53.077 19.479 24.683 -12.446]", "targets": "-53.077"} {"id": "task095-ac40a3d7a1424d12a045665e121108e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.038 50.766 -85.424 -16.054 28.948]", "targets": "-85.424"} {"id": "task095-6060ec13b1834d7398a1172574e7b781", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.138 -11.63 -73.023 -9.061 -58.184 -13.876 -73.849 -75.224 -98.802\n 40.973]", "targets": "-98.802"} {"id": "task095-68351b3400294773a188c382a63e8b8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.363 34.322 -79.635 -97.355 -4.645 69.093]", "targets": "-97.355"} {"id": "task095-bc37a1ad65fb4eb6af42a29cad7d590d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.384 -23.626 52.992]", "targets": "74.384"} {"id": "task095-bf36adc7b81d4cf79bde184190452934", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.25 -38.397]", "targets": "-38.397"} {"id": "task095-0644ff34694c44e9b760b4bfb7ffbd4a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.359 58.772 66.078 -49.714 25.476 -3.234 -76.08 85.515 81.899\n 74.655]", "targets": "85.515"} {"id": "task095-b9d36c90ca234961a6597d5a302087ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.348 -19.332 9.043 -21.696 59.394 1.025 44.705 47.602]", "targets": "59.394"} {"id": "task095-83688a4cb7b84f78ace836d53bc6209c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.209 56.988 -53.847 -0.349 -84.754 44.343 -60.827]", "targets": "90.209"} {"id": "task095-9b0f9e03ccc34eb2855156d2a79d06b2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.638 9.46 -17.699 59.827 -40.506 -92.643 -94.977 -36.953 -12.453]", "targets": "-94.977"} {"id": "task095-ea403978db8f44baa01e45830507ac63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.222 -98.36 -47.965 -84.609]", "targets": "-98.36"} {"id": "task095-d482ba9392914ed4b19c6f37a5aeb09c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.839 -59.862 69.926]", "targets": "69.926"} {"id": "task095-3fcb9d518fcc4ec1b96238d841d7ad16", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.911 73.144 -54.909 -0.828 -38.7 -11.716 -18.936]", "targets": "92.911"} {"id": "task095-3216ca1c4f9c4123959b19f349ea2d92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.896 15.747 -58.149]", "targets": "98.896"} {"id": "task095-ba4a834037c94ec7a283021bac0f9552", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.161 -74.639 -0.457 33.067 1.171 54.947]", "targets": "-74.639"} {"id": "task095-bd863949e5e44e1c9e8853bf43faf80c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.751 -44.078 -86.15 40.517 43.581 18.527 -94.458 62.709 -11.88\n -50.144]", "targets": "-94.458"} {"id": "task095-c60ff11a645a4a6793e0a92ec9c381b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.276 74.796 47.093 33.929 6.092 71.561 -84.685 80.136]", "targets": "-84.685"} {"id": "task095-6ebdc305df1e48a28d94165d5f8efad6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.12 -45.787 32.052 -61.12 96.373]", "targets": "96.373"} {"id": "task095-9a81eaeeeaa04587a2e5d9fe8f60c44d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.365 -84.131 77.88 -52.152 79.408 17.812]", "targets": "-84.131"} {"id": "task095-7d2bfe5cfbf0482a96c6c4997f9c6dc7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 50.419 39.722 24.464 -53.957 70.278 46.776 79.895 -45.405 -21.243\n 25.424]", "targets": "79.895"} {"id": "task095-0f32c0f4cba94dba8575970c00bf0d98", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.254 53.147 -71.386 51.689 88.476 35.717 -66.925 -96.746 -46.507]", "targets": "-96.746"} {"id": "task095-58999e87fcee492cb6909bd3ea6cf80d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.673 -1.47 85.345 -42.767 -10.2 42.131 -40.45 12.069]", "targets": "85.345"} {"id": "task095-1f19a34230c542dd8f239b2cc16020a4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.53 91.096 65.37 -61.226 -58.165]", "targets": "91.096"} {"id": "task095-7dab4c4fdf8348e4bd772de21adcf3c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[97.84 -1.704 -2.843 -4.506 3.356 61.595 0.844 55.536 25.357]", "targets": "97.84"} {"id": "task095-23a2f8238d8546bdaf8fdc2078b3d0ab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.644 -84.284 -29.334]", "targets": "-84.284"} {"id": "task095-e96acc1a07fb4d5eae7eb8b3951cadcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.639 79.934]", "targets": "79.934"} {"id": "task095-a9535cb94c6b42fbbf7096222f01db76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-93.432 20.562 46.798 -82.025]", "targets": "-93.432"} {"id": "task095-2cfeb1526d7f427eb4fa0580cc6c27d4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.375 -5.713 -86.638 -76.875 9.711 77.405 35.975]", "targets": "-86.638"} {"id": "task095-5192cf26d8064965a449c5dcf4303a63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.487 57.294 -19.364 -28.138 88.855 -25.026 -79.141 -63.57 -79.603\n -92.472]", "targets": "-92.472"} {"id": "task095-76bc8badd8b442638b760d33294fb18b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.803 2.84 74.702 41.511 56.538 16.918 -31.968]", "targets": "-85.803"} {"id": "task095-8ab783ccec444ec5ac145d00eea758b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-52.343 54.254 31.404]", "targets": "54.254"} {"id": "task095-3c879268ce23405cb6ddb0053c5fb831", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -8.62 13.322 -20.292 94.827 -55.603 26.216 18.919]", "targets": "94.827"} {"id": "task095-bc667cd8322a4a1fb093ae30d0114c18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-56.248 -77.879 28.374 78.864 -4.386 -44.273 -96.003 23.56 ]", "targets": "-96.003"} {"id": "task095-75b6d15c5ae54f4b9d482659f6ffca9b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 70.659 55.705 -49.76 ]", "targets": "70.659"} {"id": "task095-4d9be820f4ff497a8c045f959dc3c04d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.973 -39.485 75.276 35.329 -41.427 46.459]", "targets": "75.276"} {"id": "task095-482e9ac879f24f66a928debd87ae9e0f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 12.386 46.213 -50.15 20.155]", "targets": "-50.15"} {"id": "task095-c7ce15c3b8e948a9bef57699576fe8b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.374 -67.715 85.866 2.873 89.555 -54.3 -59.104 -96.97 20.207]", "targets": "-96.97"} {"id": "task095-9e84178ff5d442c2a284c1cf61497670", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.257 99.891 -36.926 -46.584 16.325 8.655 -63.064 15.329]", "targets": "99.891"} {"id": "task095-4f00a3900a7946a4ab4c56b29562060a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -1.848 89.145 25.091 -79.411 13.196 -27.904]", "targets": "89.145"} {"id": "task095-c09b412d386342b4a926d08fe48d5d5c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.426 -73.283 63.363 57.311 -57.875]", "targets": "-86.426"} {"id": "task095-24ac7b6b9bae49c38190bc1a3a7d69ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.845 -11.369 20.607 59.09 -87.994]", "targets": "-91.845"} {"id": "task095-a5a08c9cf49d4d729e8b9359db305619", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.93 -30.726 -85.557 5.735 83.003 82.883 37.629 59.449]", "targets": "-85.557"} {"id": "task095-de8f3a7090c0413e9ae8e062491b7bce", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -4.421 -40.26 -88.211 72.466 69.242 55.701 96.783 -70.147]", "targets": "96.783"} {"id": "task095-23842c248ee3432bbc8c87c4bb8d0727", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-6.068 24.321 13.908 62.991 13.396 35.959]", "targets": "62.991"} {"id": "task095-adde381122b34e328affb2ae6ffa374b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.866 27.709 97.85 ]", "targets": "97.85"} {"id": "task095-b4ff8efc0b02400ca0276e9b58776ad2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.242 3.548 -23.177 -89.446 -99.171 75.841 78.022 1.146 -91.441]", "targets": "-99.171"} {"id": "task095-2ea78c37114a4602ae1a51721e49d72f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-29.542 49.066 33.668 -66.313 -88.324 25.128 76.821 -20.674 -58.507\n -44.019]", "targets": "-88.324"} {"id": "task095-67fd01559702417ba67d05e877b096c1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.065 76.765 36.92 ]", "targets": "76.765"} {"id": "task095-b74bf50d16f046cbad5c9d7ee1056922", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 46.057 -50.446 -56.269 78.51 55. -90.405 66.44 11.939 -96.244\n 62.185]", "targets": "-96.244"} {"id": "task095-4e970506487d4104ae15e05900faed88", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.556 75.401 -68.026 -18.455 43.251 48.918]", "targets": "75.401"} {"id": "task095-ee0b6c56aed648d0bda8cff7559e6b78", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.578 -36.426 25.582]", "targets": "63.578"} {"id": "task095-255dd03a6589401d9cf158236defccd1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.024 -67.887 -65.238 59.289 7.944 23.068 -79.966 92.362]", "targets": "92.362"} {"id": "task095-8f1e26a09ffc471aa320841631cf5329", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-31.503 81.372]", "targets": "81.372"} {"id": "task095-672d0da647fa46da9cf684933619ef75", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.577 89.845 -73.426 -57.255 91.723]", "targets": "91.723"} {"id": "task095-d7b45c944eb34eb6bb4b580f9f506922", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.553 -4.662 -61.355]", "targets": "74.553"} {"id": "task095-b97b92a26e5e45278dfa276433d9c5fe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 32.433 -56.081 -58.077 25.233 89.489]", "targets": "89.489"} {"id": "task095-fc15babecf474c3087fb0f92a9a406ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.263 43.016 -38.627 14.03 -48.76 74.211 16.82 -94.033]", "targets": "-95.263"} {"id": "task095-bcb9e76c9d3a4d4891250a9c30e12a94", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.738 4.316 20.005 -53.142]", "targets": "-53.142"} {"id": "task095-0811c5a29c2a4d29be1b83f7c53fe784", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.238 -61.625 88.629 52.785 92.037 -64.579 -31.708 -71.424]", "targets": "92.037"} {"id": "task095-6a00440d2e0a456eb81282dfa3ee41e0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 4.639 -78.379 -76.479 -83.127]", "targets": "-83.127"} {"id": "task095-de02b88f2e7c49a880c84c8463839699", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.843 -39.248 -64.487 55.846 -47.231 -38.72 70.894 -63.76 71.352\n 52.435]", "targets": "71.352"} {"id": "task095-76fca16b06de4a59a55095daf33eee41", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.139 -49.88 62.952]", "targets": "62.952"} {"id": "task095-50b791039a3e49faae20dba29414a48c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.631 45.769 30.732 -62.914 29.087 85.597]", "targets": "85.597"} {"id": "task095-f78fe89a12424191a0c1bf3984f82f2a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.504 79.878 -53.194 90.196 52.598 -11.811]", "targets": "90.196"} {"id": "task095-672ab9a7ef6d432e9c6a19125f2377b7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.457 87.138 39.627 45.928 92.13 -82.235 80.82 -71.785 98.606]", "targets": "98.606"} {"id": "task095-fa995a8dfdb2438b867eda4ba833a094", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.606 3.032 -67.981 50.913 -80.457 1.719 -35.969 62.335 -7.769]", "targets": "-80.457"} {"id": "task095-c5981e881b4d4e80b1f1a2861c820706", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.596 84.215]", "targets": "84.215"} {"id": "task095-c592d0dfd81342c8b4490de8fd6b7f6c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 42.004 79.722 -56.116 -51.064 53.314 6.075 71.464]", "targets": "79.722"} {"id": "task095-37aeab3d02dd43c5956286b1ab80e37f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.531 -78.327 3.162 36.929 -23.168 -73.676 -58.684 -98.76 ]", "targets": "-98.76"} {"id": "task095-dfd8b4fa42444f11b102b5a0615458ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.652 60.806 -79.212]", "targets": "-79.212"} {"id": "task095-1a146a67b8d54253bae70292b20612e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.01 -73.22 5.213 -1.59 52.736 40.957 47.453]", "targets": "-73.22"} {"id": "task095-ef9debe32d2b423fba6bd3595f737630", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 13.79 -23.479 67.625]", "targets": "67.625"} {"id": "task095-6dae1b1dfa2a4ca796b2451f4f2f9dcf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.695 2.381 4.483]", "targets": "37.695"} {"id": "task095-58bdb4c55a5f4374b4d897528ff43307", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.732 61.856 -62.276 -16.731 12.983 31.176 31.892 -32.379 -69.606\n -38.203]", "targets": "-69.606"} {"id": "task095-40462a39870648868c6253937c475f9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.178 10.114 29.296]", "targets": "-96.178"} {"id": "task095-7a058220daa14be2b7dd222d70cb9f67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[81.314 -2.398 37.902 -9.671 41.875]", "targets": "81.314"} {"id": "task095-aa36da5050e94cb984d3e16ba127ede8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-2.401 75.013]", "targets": "75.013"} {"id": "task095-03f0e04fbebb443384f2064961b23771", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.643 -78.7 67.017 73.825 11.074]", "targets": "-78.7"} {"id": "task095-748c6ac7024047bf8de359cb4db90924", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.212 90.949 33.676 -10.54 -72.437 28.527 10.564 -93.497]", "targets": "97.212"} {"id": "task095-73187561f7564f6d9df515ba863d758d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 98.786 -57.791 95.953 -86.677 20.598 53.559 79.026 -67.944 44.717\n -88.945]", "targets": "98.786"} {"id": "task095-ab1017a50a964180b5db05ca37f78eb0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.29 -39.012]", "targets": "45.29"} {"id": "task095-f951c1fd7b884573b830c05f0f91ddcb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.494 -41.351 78.313 94.704 -5.736 1.342 -62.863 16.294 -16.867\n -64.088]", "targets": "94.704"} {"id": "task095-ba2de65561e147faaafe842a782fb61a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.655 70.131 57.794]", "targets": "70.131"} {"id": "task095-93898fda821f450b88fc751a5277a3d2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 40.792 -66.356]", "targets": "-66.356"} {"id": "task095-97793631186342449c6acd3ee0998434", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.117 -41.219]", "targets": "74.117"} {"id": "task095-e2a8b53ea4d441cf8a0bb4e6e8d46df5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.152 -49.28 59.658 13.159 -5.771 49.417]", "targets": "59.658"} {"id": "task095-79c6dab185404528b8be7bf0786b7941", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.894 -52.503 -10.846]", "targets": "-52.503"} {"id": "task095-cf8ac05bb5a64dc6addde41239f7e15f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.636 62.641 23.607 -36.564 78.982]", "targets": "78.982"} {"id": "task095-bcdefd9ab8d74c06ab922167a831ef57", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.691 9.911 96.848 -52.125 -89.099 11.149 87.032 -5.645]", "targets": "97.691"} {"id": "task095-7d0df13510de4b1398f3672f34a74515", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[87.821 82.14 74.794 75.349 62.239]", "targets": "87.821"} {"id": "task095-de86c60b1ea24418a167d004a5404a00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.047 30.82 71.823 93.421 15.619 -59.978]", "targets": "93.421"} {"id": "task095-17de2126568b4b25b9368e7fe8cbdaf6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[37.419 68.765]", "targets": "68.765"} {"id": "task095-395a1c77c93c40f0a208a59690f29f00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.701 -44.079 49.908 59.126 13.105]", "targets": "87.701"} {"id": "task095-4cb495bddc3748228beba495ac4bd3dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.949 -18.14 77.025 -91.114 -84.512 5.914]", "targets": "-91.114"} {"id": "task095-9e9f8a7228dd428591e9ad3d6638e3c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 27.194 -87.214 -80.707]", "targets": "-87.214"} {"id": "task095-d5c59e7f938640f4aa8b85467893fd9e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.385 46.048 -59.275 -79.655 -41.156 -33.527 31.43 -63.042]", "targets": "-79.655"} {"id": "task095-d968e1733a9047bfa45ee3baa93d38c8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.727 -23.557 -58.789 62.302 21.972 56.088]", "targets": "62.302"} {"id": "task095-e91e038e8c064518935f55b510a22382", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.176 95.994 73.642 27.114 -35.809 -26.205 -16.663 5.531]", "targets": "95.994"} {"id": "task095-7ddd93ad962943239b219ebc978998fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.75 82.634 62.815 51.636 57.278 -52.851]", "targets": "82.634"} {"id": "task095-384e8ca6bec746c0bfee8416de0efc7b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[56.084 85.394 37.952 70.917]", "targets": "85.394"} {"id": "task095-ae3e751e61974a15af1d921faeac43ef", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 62.891 -8.83 62.84 -39.649 -20.796 -85.722 -56.077 34.969]", "targets": "-85.722"} {"id": "task095-348de477298342ac8f618a7ab14d03af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.704 10.643 -77.007 39.159 -92.703 12.762 -4.974 28.831]", "targets": "-92.703"} {"id": "task095-1f318e07ce454a5fa31dc4e3db8410ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 0.114 1.146 -71.058 79.406 36.283 75.187 11.712 -6.373 40.449\n -10.778]", "targets": "79.406"} {"id": "task095-6e192d972059401abf806e340b7305e2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.675 -16.426 1.097]", "targets": "89.675"} {"id": "task095-0298a9574b914e38a335483a9feb6544", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 69.021 -35.108 -63.591 30.047]", "targets": "69.021"} {"id": "task095-7ed649414538461592c335282fa2898d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -7.879 -92.958]", "targets": "-92.958"} {"id": "task095-00977a39603c4b8caabbe29303ab7374", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.735 8.485 -39.245 47.201 75.522 -79.46 -93.702 67.602 46.99 ]", "targets": "-93.702"} {"id": "task095-03322a8409984235b9c5be8adb42d749", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-79.57 -7.513 -42.054 -40.646 30.218 51.544 65.669 43.461]", "targets": "-79.57"} {"id": "task095-a3ff440f51764288a2767e9f425fca97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.271 -47.883 -46.84 8.033 27.124 0.982 -17.122 -95.271 3.29\n -98.22 ]", "targets": "-98.271"} {"id": "task095-2c1def53020f40bd84d80eb1693de73f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-32.735 -54.314 -86.14 66.67 -83.71 -7.088 44.879 84.486 42.244]", "targets": "-86.14"} {"id": "task095-d835790393304bbcb32e04accf40923e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.904 40.379 -15.965 -8.149 -89.208 -77.633 -41.942]", "targets": "-89.208"} {"id": "task095-617497b51c1a42b08870627d75c77cfe", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-41.069 90.294 -60.204 -57.127 18.547 17.476 -27.198]", "targets": "90.294"} {"id": "task095-9965d1b3a69347f980c6ab6bb48f05fb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-36.48 -91.435 55.103 -66.071 83.743 27.414 27.619 12.422 -70.2 ]", "targets": "-91.435"} {"id": "task095-312a20a8297e49b5b5154338fb4e1bd3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.459 -27.898 11.53 ]", "targets": "44.459"} {"id": "task095-2c9bb152711c4a06b49372326bdafbc8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.754 -71.122]", "targets": "-71.122"} {"id": "task095-9a71d5b5d1034736bfe9081028660fc9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.835 -69.087 -60.117 84.015 95.422 46.017 95.941]", "targets": "95.941"} {"id": "task095-ae1e17e83d734a4e8ecd3a76e3cbfbd0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[42.605 -1.406]", "targets": "42.605"} {"id": "task095-08c38e9eb2014b4598d83ffc4c64f2c0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-43.731 -29.747 -79.92 -82.353 -25.347 5.567]", "targets": "-82.353"} {"id": "task095-a8183ac11d4545569270845dc916a118", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.423 -9.041 30.816 -28.978 4.344 28.598 89.632]", "targets": "89.632"} {"id": "task095-ce7f94e7aae24726b22e4553b82fa91d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.911 -54.735]", "targets": "-54.735"} {"id": "task095-490b9e5b146e465084bbb0b3e481b154", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.327 -81.699]", "targets": "-81.699"} {"id": "task095-d13ce2d03aeb46e6921f1b1301f65144", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.877 22.751 -56.938]", "targets": "78.877"} {"id": "task095-1f00ba98b06a41fe92ba0743b37eac1a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[1.522 0.574]", "targets": "1.522"} {"id": "task095-32c55964293f4c7a9c277df95f62f253", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 87.979 -22.277 35.844 53.393 -37.932 26.535 73.912 -12.32 -41.007\n 53.635]", "targets": "87.979"} {"id": "task095-829722e05f074c9ba54c5365b9a365e1", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.724 -94.078 -71.506]", "targets": "-94.078"} {"id": "task095-afe4b619444c4bec89709ff80bfb7cf9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.435 -12.956 11.02 -35.781 -39.292 17.704 64.966 61.48 85.209]", "targets": "85.209"} {"id": "task095-7d2cb0a6d41c404fbc0b99ebaac43d00", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[87.554 42.459]", "targets": "87.554"} {"id": "task095-cad4fb7ced134d59acb723059c2b7b7f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 94.948 96.26 -2.825 -10.867 -29.487 -66.586 -85.231]", "targets": "96.26"} {"id": "task095-a008d70f59ce465c956271b0e7075ce8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.495 -42.972 1.064 -36.723]", "targets": "-42.972"} {"id": "task095-f4e89b9b97044c778e6cb959fd0171ca", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-63.564 -25.888 96.507 -75.808 70.643 -59.222 92.224 10.956]", "targets": "96.507"} {"id": "task095-5b085e03249f491fb03ffdd6c4008f35", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[24.25 68.113]", "targets": "68.113"} {"id": "task095-023ed6328af3437eae7f121d48bc1052", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.092 75.962 48.285 28.313 -26.214 10.366]", "targets": "-87.092"} {"id": "task095-5c3e896e088d42a290f86e898df5c3d8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 76.698 0.386 62.072 78.045 44.669 83.661 -50.258 35.145 -36.874\n 6.539]", "targets": "83.661"} {"id": "task095-c096247bd5444ffd8878da980890059e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.889 -48.134 95.806 -20.459 2.092 75.591]", "targets": "95.806"} {"id": "task095-cbf8cc16a50b41c987f1e0344c3f173c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.932 69.421 2.549 77.65 -93.555]", "targets": "-93.555"} {"id": "task095-5adf751864f84d3fa4b8f3a9137e9c32", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.251 -11.128 35.729 3.183 87.725 28.444 19.53 -15.27 13.955\n -56.079]", "targets": "91.251"} {"id": "task095-478210cb40744db69257eb0706730146", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-72.094 26.61 34.636]", "targets": "-72.094"} {"id": "task095-64e3dd2f9fbb41daae28faa105bda755", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.687 -88.238 -49.347 18.757 -1.236 -84.191 -98.329 -4.213 71.042\n 3.132]", "targets": "-98.329"} {"id": "task095-725af8396a7b4e9995e5df5db8da2339", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.473 -60.731 -19.378 55.949 -97.455 -40.06 ]", "targets": "-97.455"} {"id": "task095-a7dec02c6ad44f41b21824e9d70163ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -6.757 -99.873 -94.994]", "targets": "-99.873"} {"id": "task095-885aeb5846a8424eb8fc5a2e3972d346", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.648 -6.341 -43.833 -49.318]", "targets": "-61.648"} {"id": "task095-178ec40c1e49422da9c9a5512ff93a18", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 38.644 57.126 94.03 67.451 29.846 -76.933]", "targets": "94.03"} {"id": "task095-6f7e4d637912496b97fbef3f2e5f63f5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 34.43 -6.836 -41.274 72.844 77.251 -24.978 -99.067 -84.495 -81.817]", "targets": "-99.067"} {"id": "task095-657ae061ecca488ba5c1cfcd1820b657", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 82.455 8.397 -87.92 52.462 93.607 -78.155 48.538 35.734 -38.101\n -4.117]", "targets": "93.607"} {"id": "task095-bd40cadf31854b52b7c53e052e07a9ff", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.592 50.982 -95.055 -83.519 -96.153]", "targets": "-96.153"} {"id": "task095-a50b6adc697c4e038b15337be31280e6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.469 69.331 -74.301 61.964 -7.538 28.224 58.653 80.276]", "targets": "92.469"} {"id": "task095-38afcfb0265643e08b78342325e4951c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[88.832 73.793 67.822 96.172 11.321]", "targets": "96.172"} {"id": "task095-11300b47a0a948e1b8ca113695df5960", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.792 34.091 92.787 -6.963 -68.376]", "targets": "92.787"} {"id": "task095-fb158e527bbe4e0aaa0dada8b9d95797", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 64.033 -22.128 15.378 68.524]", "targets": "68.524"} {"id": "task095-33353e2a21c24fddae301066d4f71fb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.095 -28.399 -74.512 91.879 29.52 11.417 26.137 -44.309]", "targets": "91.879"} {"id": "task095-617ebd7f25d44be8b7e69e5c418a9a5a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 88.069 -32.663]", "targets": "88.069"} {"id": "task095-1a74eb92d5d94f13bd1120b67a77298a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[86.728 29.746]", "targets": "86.728"} {"id": "task095-5d5cc9b141f84bdfafc4ac2a639d7709", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-73.335 -17.835 -93.572 -44.553 90.641 -73.185 5.281 -37.911 -53.367]", "targets": "-93.572"} {"id": "task095-61a9088d02264229875905dbe20a9c84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-39.832 -53.738 11.671 12.848]", "targets": "-53.738"} {"id": "task095-02df2b465f05424697c184cc1a019d84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.399 84.167 60.036 83.898 37.324 7.108 -23.109 40.05 ]", "targets": "-96.399"} {"id": "task095-a111d01ab8cc477d905658e3632731fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-22.15 -50.422 22.876 -87.483]", "targets": "-87.483"} {"id": "task095-feda9af0444b43c1b4b0fe89ffd3440c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.239 38.647 -61.016]", "targets": "71.239"} {"id": "task095-d6f5bc4d2d584f32adb01fd8d58d674c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-99.901 97.826 -3.829 -9.532 -53.556 -11.63 -67.656]", "targets": "-99.901"} {"id": "task095-c77eaaf2d81047c99c9a32625210a2be", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.02 -56.67 45.535 81.694]", "targets": "81.694"} {"id": "task095-069f71ec97cd4655886043365c9a8e16", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.223 -69.803 -50.126 -86.399 -48.697 90.556 -78.598 18.8 -37.268]", "targets": "90.556"} {"id": "task095-170a6bcab66a4de9bb0fb297c741f5ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.497 -74.136 -64.775 47.113 14.169]", "targets": "-76.497"} {"id": "task095-5a25d5939e6f497eab44280422c43e3a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.711 56.598 29.003 20.596 9.335 -3.048 13.151 -59.697]", "targets": "59.711"} {"id": "task095-44e65906c88642f1ab8189c6c1307ca4", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.208 80.273]", "targets": "80.273"} {"id": "task095-86b7efee82b04932a45fc3dfaa36426c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.91 -15.957 23.196 -30.423 -70.435 15.982 -25.784 57.812]", "targets": "-70.435"} {"id": "task095-3e4e44320ae543e09fb87a506b3176b5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-83.865 80.008 -71.595 -75.036 -38.73 -14.846 -70.27 ]", "targets": "-83.865"} {"id": "task095-2a29f39e647c4ec09e8f9eb372136582", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 65.234 -63.152 -33.55 85.684 63.153]", "targets": "85.684"} {"id": "task095-163b70c960354d90a7c9d1a541b741ee", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-19.491 11.707 64.943 -41.043]", "targets": "64.943"} {"id": "task095-f8460f6b04244949b1ef89ad4a36f12d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 44.855 -32.077 -1.614 -50.547 -81.26 -14.818 -47.906 -17.838 -37.608\n 40.738]", "targets": "-81.26"} {"id": "task095-06b63d1fe289430982b3e29759601324", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[70.24 6.123]", "targets": "70.24"} {"id": "task095-47e56c53f5f84b91a4a726fe53d7b808", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 91.606 -64.769 6.05 -22.759 17.029 92.476]", "targets": "92.476"} {"id": "task095-b45e398b5de744a4b8d56afc60f74f7d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 75.526 82.494 -88.585 -95.889 -84.122 90.432]", "targets": "-95.889"} {"id": "task095-ecd9b1fa23c04b388e7a97a1413dde1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.309 15.01 -34.636 97.538 -86.544 83.735 23.455]", "targets": "97.538"} {"id": "task095-2f0ce69a243c425e9cf6cdf07077512b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 97.78 28.782 -82.549 -56.835 -98.752 85.158 37.885]", "targets": "-98.752"} {"id": "task095-e1e32d138a224b20b7d18dc359a84298", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-98.999 6.437 -88.005 46.578 71.091]", "targets": "-98.999"} {"id": "task095-f97afe7ea51b483cabc53f2f73f4f39d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.413 -76.109 -17.484 24.265 48.679 72.096]", "targets": "-76.109"} {"id": "task095-5c2d2eb7ad2048f9aa004bcd03b9cc46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -3.376 -64.711 -58.768 76.461 66.853 29.563 8.879]", "targets": "76.461"} {"id": "task095-f54b749be6ac4c76b2045d8f67364a42", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.143 -96.65 -79.738 -87.269 -7.584 50.53 ]", "targets": "-96.65"} {"id": "task095-8fcda167a6b64fc89779df75534cc598", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 58.109 10.221 87.46 66.642 77.14 36.401 -9.048 -89.412 -25.055\n 70.222]", "targets": "-89.412"} {"id": "task095-0d2c6cf40c3546e5a0804dd81532fbfa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.455 75.782 48.087 22.207 49.539 61. -68.247 47.194 41.838\n -81.701]", "targets": "-81.701"} {"id": "task095-7f6ccd1f4e124841a0740fedacf1d700", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 52.354 -40.5 ]", "targets": "52.354"} {"id": "task095-6d353cf673564f9c92eaaedbe621f6cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-26.552 -38.276]", "targets": "-38.276"} {"id": "task095-16607f5133794d2fa206ecedfc3baf60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.407 -48.228 12.265]", "targets": "73.407"} {"id": "task095-fce9c022db8f4dfe8bc3b105e1a2d5df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.359 -67.227 35.591 22.649 -69.781]", "targets": "-95.359"} {"id": "task095-7e1e474182df4deba640ffd97cff61ad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-84.41 76.298]", "targets": "-84.41"} {"id": "task095-e1eb6ea4233d44c39917db89d0f8a747", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 56.897 -36.417]", "targets": "56.897"} {"id": "task095-16cf6bafca0448eca60fccd946d291a2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 20.672 7.454 -22.687 84.648 68.862 38.192 -28.493 -27.922]", "targets": "84.648"} {"id": "task095-4a70fe88cc314e3ebd544181f75cff74", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[66.425 0.748]", "targets": "66.425"} {"id": "task095-ad86d7936edb405a800886a7c9e5b903", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.571 6.2 -65.668 53.886 17.208 -26.173]", "targets": "-65.668"} {"id": "task095-e25e669acef346a1af18a2dd24485236", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-13.708 -84.539]", "targets": "-84.539"} {"id": "task095-1850eab1009f43718e0e5812e1228782", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-81.606 -0.549]", "targets": "-81.606"} {"id": "task095-8fd16233ed284abc88cd8ba9a6d61bbf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-60.63 -43.818 11.272 -29.498 48.072 23.922 10.012 95.436]", "targets": "95.436"} {"id": "task095-ef88aa6a80184213b08743db89347767", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.878 57.721 -11.792 -21.495 -31.85 -50.974 -61.289]", "targets": "-61.289"} {"id": "task095-553d4414e8234962aa34198a1790f8cb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 31.541 -4.475 -63.135 -43.612 59.957 -88.38 11.31 ]", "targets": "-88.38"} {"id": "task095-74d2c3aca5f34dadad88eef67f79a181", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.346 81.956 -82.518 76.285]", "targets": "-82.518"} {"id": "task095-c77c804951264e3a901d6aef1682be8e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 43.315 35.013 60.613 -74.026 -15.722]", "targets": "-74.026"} {"id": "task095-fa13e8e579574129a9a187d2e0b7712e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-78.872 79.28 71.42 ]", "targets": "79.28"} {"id": "task095-33c3a00d84fd4cd18ea81dc3557ff9dd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.488 -91.396 8.375 -26.468 -9.384 -28.671 -36.483 -89.707]", "targets": "-97.488"} {"id": "task095-2cfaf34de74e4b92950592afd8e66643", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 74.627 85.773 73.946 -28.343]", "targets": "85.773"} {"id": "task095-fc437edb9d4a4a44b9a42b7695c450f2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-44.061 -81.503 99.41 -67.593 83.908 -77.353]", "targets": "99.41"} {"id": "task095-9a32a42fe52f4467841ab415285c0466", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-86.444 -13.584 -74.307 8.121 12.137 53.864 -3.266 -91.448 -62.768]", "targets": "-91.448"} {"id": "task095-7e38a23813fc403297e3964d4c00a8a5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.695 -46.959 -15.59 26.683 -16.254 63.987 37.863]", "targets": "63.987"} {"id": "task095-d64a944391fe4dab83e63b76b87bc3c7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[17.919 51.312 91.428]", "targets": "91.428"} {"id": "task095-ae9b40aa75b6486ba619d81cbc82dc38", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.868 -37.922 17.398]", "targets": "-45.868"} {"id": "task095-012203d7de4f481996f24463bf634547", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -2.423 -75.853 -83.081]", "targets": "-83.081"} {"id": "task095-473f3b5087fb495790d92aa552ac9a69", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-89.355 -95.046 -54.153 -62.963 20.419 -37.435 64.527 49.464 9.087]", "targets": "-95.046"} {"id": "task095-9fda52d50bdd43cfa0bcc208ec94d60e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-45.951 -72.109]", "targets": "-72.109"} {"id": "task095-c3cac8c2c2fe4038a89a339e3ed1f447", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-11.836 22.958 -63.952]", "targets": "-63.952"} {"id": "task095-db0df1006c0247eca95cd6ffb551718f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.88 -25.346 -45.511 -54.577 47.034]", "targets": "-54.577"} {"id": "task095-c18090df17b44575b2f9392fdf9c4987", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-65.417 88.869]", "targets": "88.869"} {"id": "task095-5bfcf218cb484320a7839a25b61618df", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-17.696 57.794]", "targets": "57.794"} {"id": "task095-9ad5a2d2bdeb431fac85060dc08e16f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-66.382 -34.663 61.318]", "targets": "-66.382"} {"id": "task095-6eaad337bf3b432b810182c22e4cc0af", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 26.326 14.404 97.458 -16.721 -63.83 34.21 7.228 -81.401 -2.797]", "targets": "97.458"} {"id": "task095-89d8af55dbcc4d51a9ee5ffdbb74c654", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 36.442 -77.717 19.242 -56.816 63.609 -68.958 67.577 71.748 50.714]", "targets": "-77.717"} {"id": "task095-725a3321efd54ca2ac318467ecddce4d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-62.618 65.265 55.459 21.151 6.075 74.585 22.688 -22.273 40.349]", "targets": "74.585"} {"id": "task095-1b3fe77017c14564b16f1bd3522bd06d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[62.229 4.015 66.167]", "targets": "66.167"} {"id": "task095-c480d1dfa89645b392465d87de41a2f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-91.213 23.516 -39.225 -53.916 60.329 -78.791 -88.382]", "targets": "-91.213"} {"id": "task095-d6a3ea48f441476ab3d3f0ee3bbad792", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 78.48 20.71 -35.446 3.524 -61.737 63.771 74.275]", "targets": "78.48"} {"id": "task095-6bb16e5fdeac4fecab34f13433c14f97", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 93.359 -21.413 -66.45 4.837 7.197]", "targets": "93.359"} {"id": "task095-f36e745be91643caa8d3befd777e4351", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-85.545 74.305 9.099]", "targets": "-85.545"} {"id": "task095-3988a7b551e84e70884ec07b460b6be6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.779 65.451 -9.599 -45.907 -57.288 -11.491]", "targets": "-95.779"} {"id": "task095-10c9869baa7949e686c7899e433ba545", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 45.899 -33.061 -79.905 73.036 17.542 60.698 87.956 10.153 61.413\n 95.793]", "targets": "95.793"} {"id": "task095-23a4d91382784689b8ab12286e73a402", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.585 -34.881 80.75 33.968 33.551]", "targets": "80.75"} {"id": "task095-d8a9f85d68084c939d3bdc0236972307", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.841 29.239 64.16 -28.633]", "targets": "64.16"} {"id": "task095-1b9ab75e886941328ea1102ad360d015", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-35.871 -25.721 41.806 88.244 -55.427 -70.219]", "targets": "88.244"} {"id": "task095-ffe7c703fe2048b6aa1cf5f4ccfdfdab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 63.83 93.524 -76.274 -16.973]", "targets": "93.524"} {"id": "task095-e770389566b94f49b26a2c0d9e2788f0", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.796 27.085 77.317 93.027 -43.564 -53.262 -80.228 72.677]", "targets": "93.027"} {"id": "task095-880775cf886f49b3a80e875fa1550faa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.67 -91.723 -33.585 84.379 -78.792 -23.551 -53.311 16.681 36.754\n 80.606]", "targets": "-91.723"} {"id": "task095-afe70357b82945928bc43b5bd9f3d642", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-61.958 89.535 82.94 -33.436 65.927 27.037 80.947 -0.964 -26.777]", "targets": "89.535"} {"id": "task095-90f83c7c745849bd8952fa437ccb12ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-24.262 -89.38 9.84 68.792 7.581 -64.608 25.076]", "targets": "-89.38"} {"id": "task095-136c88a8b6a9450f8ea37624494bf175", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 48.082 13.488 41.166 -91.509 99.148 -49.728 -30.669 44.969]", "targets": "99.148"} {"id": "task095-c97c4af70fb24c128ad9e28f62f2abaa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 90.72 3.546 -97.034 -68.581 37.604 71.612]", "targets": "-97.034"} {"id": "task095-bf1ec970eda84514bd04cf4bb0b12f81", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 80.536 -23.735 50.207 -64.62 ]", "targets": "80.536"} {"id": "task095-dd1a1853a82d4a67b5f72c31ccb1398f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-12.597 97.495 -25.067 26.08 -3.824 -28.927 28.452]", "targets": "97.495"} {"id": "task095-77b380a6df4849ceaf86d1603b2b1479", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.91 -54.88 -15.805]", "targets": "61.91"} {"id": "task095-0e616f87fcb048a3a3d8569b48e3eb25", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-87.873 13.044 57.724 26.037 -75. -13.289 78.702]", "targets": "-87.873"} {"id": "task095-d6763fca8c534e32b355d07b16acaf4f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.016 -75.066 -83.248 58.123]", "targets": "-83.248"} {"id": "task095-9545fd4461264ad6a6e1085c31eafd63", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 77.403 -14.303 -56.364 73.456 40.179 -79.415 6.751 -2.735 46.417\n 56.194]", "targets": "-79.415"} {"id": "task095-fa0f7c45e4c54dc5978b79a9d15eaee2", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-34.017 76.24 -93.653]", "targets": "-93.653"} {"id": "task095-4b3621e73d704fa2b91a923e84c0a0fc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 22.197 72.652 -64.811 41.479 71.632 -55.738 -84.318]", "targets": "-84.318"} {"id": "task095-c5e6d7a1683d4a10ad714b3de532add5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.021 92.847 -66.424 -95.008]", "targets": "-95.008"} {"id": "task095-ec6d505011364252aac0e34ca775c322", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.608 49.678 -5.854 -55.656 -46.925 -32.855 -64.919 13.721 -42.782]", "targets": "79.608"} {"id": "task095-9c3437b7d3bb4b0b93814c178463e5cd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.219 49.33 -30.279 -7.533 -98.358]", "targets": "-98.358"} {"id": "task095-82befaa6f1af42d48e34455c6bdd6cf3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-21.406 33.095 -80.934 -5.596 -96.537 27.995 62.992 -61.394 53.895]", "targets": "-96.537"} {"id": "task095-6eaae52ef1e54083ac10cf837657a2c6", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-64.394 19.206 -2.934]", "targets": "-64.394"} {"id": "task095-187e40892f824165be2e9d12a56b173d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 55.587 69.741 67.422 43.321 -79.327 -61.654 -73.708 -91.434]", "targets": "-91.434"} {"id": "task095-0bb3f54c05e942cabe9a2a7955af8ddf", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 71.013 47.715 -28.867 -15.047 -63.775 66.165]", "targets": "71.013"} {"id": "task095-a39edc85cafb4eed988b50f1b6ef9b43", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.624 87.333 -64.416 7.401 33.481 -27.94 -12.533 -84.717]", "targets": "87.333"} {"id": "task095-f54cd89bba9841459f474971071b5115", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.416 -19.299 -85.245 -5.186]", "targets": "-85.245"} {"id": "task095-d812a51f1e8c4255a1a234d7120ca045", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.043 6.625 -41.196 44.959 -87.828 41.621 -3.304 53.908]", "targets": "-87.828"} {"id": "task095-29ec1f237421437ca6c90893b7d9ccfb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 67.221 65.4 -21.469 -82.436 -52.77 -38.438 4.722 94.666 -52.231\n 87.541]", "targets": "94.666"} {"id": "task095-4ff4ebe20bff474d8cde5f27e982ed76", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 25.157 68.011 -22.601 98.186 30.224 -46.285 75.735 77.471 70.251]", "targets": "98.186"} {"id": "task095-c0c1d421dcf142eab50e4606183168d7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 16.836 -77.141 -16.444 -40.442]", "targets": "-77.141"} {"id": "task095-e49912444b514a3fbe9e958272e9fc1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 28.757 40.152 -30.064 -53.041]", "targets": "-53.041"} {"id": "task095-82b1952a910b4b9d897a2d5c7ff4336c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.632 -62.952 -70.922 72.634 33.032 -26.688 71.104 -29.065 -9.823]", "targets": "72.634"} {"id": "task095-7759e50b1e88490fb3a38a75690388f7", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-71.057 21.536 95.152 -2.468]", "targets": "95.152"} {"id": "task095-b0b7443d7cdb4031896da4e5cd71bb2e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.449 -26.283 -72.059 -54.903 -50.671 -68.763 -45.518 -12.603 20.255\n 80.89 ]", "targets": "80.89"} {"id": "task095-f9f45e77ccba4fe98fbf242c691a1de5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-30.115 -80.799 63.778 7.129 33.631 -3.536 -24.753 -27.497]", "targets": "-80.799"} {"id": "task095-598e49ff811445ebb4bd34e3a8b876e8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.013 -91.152 75.816 -20.505 -19.024]", "targets": "-91.152"} {"id": "task095-4e52b10275404637989e4d205339772b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 18.08 -71.987 -21.289 -20.287 -9.011 -99.048 7.468 56.58 15.741]", "targets": "-99.048"} {"id": "task095-dfc5679b91224be19e3e025fe060cfb9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-46.31 -71.075 11.617 71.652 -12.66 -63.299 -64.06 83.561 59.331\n 63.766]", "targets": "83.561"} {"id": "task095-18b9e97e29ad4f8fb5efb774322a98ed", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.262 77.365 -85.683 -51.117 -75.407 76.889 26.441 83.366]", "targets": "-85.683"} {"id": "task095-73758b17e50a4c2c846801d208c0f034", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 47.872 -10.12 63.287 -68.898 -59.216]", "targets": "-68.898"} {"id": "task095-5d6adab6279e4bc693e0b9be13892943", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 79.021 -25.702 71.074 -68.587 -77.627 -97.284]", "targets": "-97.284"} {"id": "task095-fb04caf9c3bd4ac68996ad0cd6cc714d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-95.593 57.264 -11.98 8.676 -8.796 -9.026 -48.524 -17.699 13.273]", "targets": "-95.593"} {"id": "task095-f79c01a972f14763a8c88b4253efd2b8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 96.962 49.256 59.156 87.753 -37.636 -57.493 83.854 31.2 -6.939]", "targets": "96.962"} {"id": "task095-060773409a2945208212e0ef27342737", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 59.529 -55.942 -69.791]", "targets": "-69.791"} {"id": "task095-74e991f882c349ca81f346cc11909fab", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 11.379 -44.391]", "targets": "-44.391"} {"id": "task095-131a50da6bfc4726bd12e613d85a9052", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 61.988 -95.783 -78.855 -26.793 37.062 -4.666 25.398]", "targets": "-95.783"} {"id": "task095-8e8149f4e8224906ad21897065fefe1f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-16.118 -89.521 8.328 0.53 -52.762 25.457 25.561 47.422 41.459\n -6.706]", "targets": "-89.521"} {"id": "task095-67e0637c364d41189adc3cf20bd9375a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-70.407 -68.13 ]", "targets": "-70.407"} {"id": "task095-059cc94af4e144ecac47274852f66dcc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.464 64.742 53.14 88.988 -98.14 -42.657 39.334 -79.234 65.765\n -36.802]", "targets": "-98.14"} {"id": "task095-228152f489d24978878e038cc65dc718", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -9.336 28.017 46.569 -67.96 1.127 -97.641 -42.504 97.61 62.498\n 94.58 ]", "targets": "-97.641"} {"id": "task095-97dd9a0bae334c4f93b4e47046642355", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-10.699 90.67 38.691]", "targets": "90.67"} {"id": "task095-0bb11fa05910441db3f2b1b280ccf550", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-14.377 54.651 65.104 -26.32 -48.328]", "targets": "65.104"} {"id": "task095-d92bfa2a871f403ba1b28a7497c61b20", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 83.114 -66.419 -7.789 -66.511 -91.365 -37.663]", "targets": "-91.365"} {"id": "task095-00d3d230fb064e47b9bf45eb1d256f4c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-77.744 81.793 -16.22 74.527]", "targets": "81.793"} {"id": "task095-d16f2b55f0174d3db51a1d42631a230b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.103 96.929 52.866 71.402 -2.728]", "targets": "96.929"} {"id": "task095-25a94f5f2e944275ac57aeef4ef36cd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.673 -73.194 -57.508 -35.61 -2.318]", "targets": "-73.194"} {"id": "task095-3eab9f2e9b6e425fbe67c686534fbc8c", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 33.211 -27.242 -58.089 41.554 89.647 -4.204]", "targets": "89.647"} {"id": "task095-b805531421bb4a929d28ff4bd39acb39", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.232 -19.252 85.578 -29.097 47.545 -5.948 -89.329]", "targets": "-89.329"} {"id": "task095-b90edc4317864da0b590e92c659f75ea", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.042 57.511 12.4 -91.384 0.953 7.237 -74.022 27.429]", "targets": "-91.384"} {"id": "task095-8a35d63732a34f7e9cb092d381dda7eb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-92.54 -1.615 75.238 -6.619 -5.696 3.352 -51.749 -0.788 98.869]", "targets": "98.869"} {"id": "task095-011a5d80ece24aad842854e300e4ed0a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[66.932 26.375 48.852 3.558 98.818 47.399 -4.832]", "targets": "98.818"} {"id": "task095-d910ce6df89546aa8603ebd0cace1d4e", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[86.288 -6.43 ]", "targets": "86.288"} {"id": "task095-9b47422fa9034b7f9b1ad7fb72388735", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 66.077 90.777 -96.058 -37.955 34.202 79.294 6.727 -91.373]", "targets": "-96.058"} {"id": "task095-ea54b0abb96a4759bf5ad5c835987b23", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-23.289 -30.585 -42.34 -78.555 58.429 -18.689 0.359 -88.426]", "targets": "-88.426"} {"id": "task095-6ed3102913094c498639a752b3336f5b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 49.231 86.828 -72.312 22.172]", "targets": "86.828"} {"id": "task095-f7a039aa7d924c97be7079a25fadfd92", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-49.926 -66.125 -99.347 85.955]", "targets": "-99.347"} {"id": "task095-eaf8346973d042ee9ae473242476343d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 8.862 10.194 -20.184]", "targets": "-20.184"} {"id": "task095-a36322d18764467eabb09088d5d73d67", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 39.624 17.479 30.108 -83.404]", "targets": "-83.404"} {"id": "task095-0a9553214d3e4a51855ac0a947f89c24", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.169 7.205 42.632 96.133 8.746]", "targets": "96.133"} {"id": "task095-3a7fb59bae8344e889bef6bd76e61a99", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -0.342 -96.055 29.975 1.06 -83.715 -45.204 20.337 -90.122]", "targets": "-96.055"} {"id": "task095-1db565491118437fae64bd3a1260d8ae", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 57.573 40.596 -27.124 63.559 -45.081 -97.002 20.682 -25.861]", "targets": "-97.002"} {"id": "task095-22b355271ed84f8b9d51b7cbc69742b9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 3.139 17.91 -47.187 -14.941 42.612]", "targets": "-47.187"} {"id": "task095-392353f0fca94fe8a684bdd774a30d1b", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 7.087 33.493 -13.969 -71.656 35.227 -37.958 40.964 -62.883]", "targets": "-71.656"} {"id": "task095-dfae76475aa446f09a018decdbeb66da", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 24.059 49.248 78.976 -35.897 -86.1 -59.745]", "targets": "-86.1"} {"id": "task095-4fe5cf3ecaee4f3fae72c206afd2e605", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 73.821 -49.101]", "targets": "73.821"} {"id": "task095-0985fd9fa557438980c8c9b572d4d6d3", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.837 -40.95 88.074 -81.394 -61.443 -86.327]", "targets": "88.074"} {"id": "task095-04b98302fc134ff38b5eeca697d18d2f", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-76.562 -49.173 -43.154 -70.335 23.937 -68.813]", "targets": "-76.562"} {"id": "task095-1069888e65d549adb9a988cb02dae67a", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-97.419 -29.173 2.453]", "targets": "-97.419"} {"id": "task095-395dc3d66a184869abd3a5a215f77706", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 30.95 46.521 -78.834]", "targets": "-78.834"} {"id": "task095-88eaca328f564c4a879007c21a5906fd", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-38.322 49.785 -88.565]", "targets": "-88.565"} {"id": "task095-d8b872126b274f9bbd4cc28eb9046292", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-18.704 -31.37 -54.269 -8.743 90.534 -22.809 18.01 26.332 -89.116\n 0.32 ]", "targets": "90.534"} {"id": "task095-60dc4da256d9458bb67ca41305738ebc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[67.935 21.74 32.717]", "targets": "67.935"} {"id": "task095-f1010c8fdc8a4d52adf9cafbf19cff84", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[38.218 52.855 24.52 71.493]", "targets": "71.493"} {"id": "task095-4da8cc46639b4328b216a5a0f46aa266", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-69.297 -22.977 -32.38 83.123 99.401]", "targets": "99.401"} {"id": "task095-4524a0d308cd4310a56cccd940763702", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-57.893 91.138 -18.272 18.707 26.489 -18.684 41.937]", "targets": "91.138"} {"id": "task095-69c64a3246464032abfbcd1f31876228", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-42.942 88.833 33.873 86.669 16.977 -81.191 97.865 74.04 33.449\n 75.817]", "targets": "97.865"} {"id": "task095-a4639921de7d46338dd2ae03afd1b862", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-40.356 63.193 5.041 54.509 31.15 23.558 -8.877 65.159 -59.635]", "targets": "65.159"} {"id": "task095-a7768d70e77c4d02aec555d5fd47e3ba", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 81.327 -91.248 7.701 22.35 12.384 19.591 91.943 82.343 51.588\n 94.407]", "targets": "94.407"} {"id": "task095-4c6c618a76574818a918da78dbde88bb", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 85.354 -25.422 -92.06 55.993 -63.201 97.617 -57.258 40.143 -37.666\n -65.256]", "targets": "97.617"} {"id": "task095-e9e7bcf9caa14b149edb4149e1db6bdc", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.658 29.338]", "targets": "-55.658"} {"id": "task095-2374c96d2d1b4407ac848d01e9a07212", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-55.216 92.562]", "targets": "92.562"} {"id": "task095-757dbea362d8442c9b80100019cfe398", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-25.126 23.566 -68.124 -38.647 -22.55 ]", "targets": "-68.124"} {"id": "task095-de690ca627d749a6886ed0ba1eda5604", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ -5.241 -20.263 -35.056 42.909]", "targets": "42.909"} {"id": "task095-82bd5ef50cce42efa18a20f1a10a5dd8", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.237 57.618 -9.426 -98.158 59.591]", "targets": "-98.158"} {"id": "task095-8b164e2611bd4416b6ecf60cf4531d60", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 9.836 -56.684 -75.751 -11.882]", "targets": "-75.751"} {"id": "task095-21b11ddbe1624bd981af8e96a6a27db5", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[72.109 46.485]", "targets": "72.109"} {"id": "task095-c2514594b4774987a75a9953515d4ef9", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-27.2 -63.482 0.975 17.493]", "targets": "-63.482"} {"id": "task095-0d433222eef848868b8496d5b1fa4718", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 92.133 -27.128 95.898 -23.003 -76.784 33.875 -97.93 71.365]", "targets": "-97.93"} {"id": "task095-80245ca1cc1c481c802a02bd1e13fefa", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.05 -1.81]", "targets": "-96.05"} {"id": "task095-2dd09b7759124d4d83f397e8d49b777d", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 19.562 11.814 -70.275 90.603 72.676 11.512 81.515]", "targets": "90.603"} {"id": "task095-98071340e1264b51b27e6177ea4e6080", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-74.397 -30.591 30.124 -84.287]", "targets": "-84.287"} {"id": "task095-ed2e52eb284b44ea9c4a887791618134", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[-96.15 -65.506 -47.324 88.997 -82.419]", "targets": "-96.15"} {"id": "task095-85c0cf2a467845049f35ce9e7baa1aad", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 60.569 6.198 -27.624]", "targets": "60.569"} {"id": "task095-77d0a2ddf22c4418891b6e87be491932", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 89.598 -33.508 -23.612 -64.939 -2.196]", "targets": "89.598"} {"id": "task095-6939a09728cf48dfa368a44a65495d46", "definition": "In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute value. If a negative and positive element have the same absolute value you should return the positive element. The absolute value for negative numbers can be found by multiplying them by -1. After finding the element with the maximum absolute value you should return the value of that element before you applied the absolute value.", "inputs": "[ 99.908 -69.369]", "targets": "99.908"}