Level 9 : What is the output of the below code?


import numpy as np
ar_1= np.array([3,5,7])
ar_2 = np.array([3,8,2])
arr = np.concatenate((ar_1, ar_2))
print(arr)

Author: anusha | Tags: numpy | 1736+ Python FAQs | Share
installation | turtle | logical-operator | attribute | sys | string-method | object-attribute | loop | multiple-inheritance | global-variable | syntax-error | design-principle | numeric | static-method | split | immutable-data-type | import-method | lambda-function | mathematical-function | syntaxerror | matrix | expand-tab | dictionaries | python-history | comment | zfill-function | indentation | virtual-environment | string-method | datetime | control-flow | assert | comparison | list-vs-tuple | complex-number | list-slicing | python | methods | string-iteration | virtual-environment | inherit | __future__ | bitwise-operator | data-structure | math | math-copysign | sorting | sum-function | comprehension | data-type | iterator | generators-in-python | built-in | function-argument | min-max-function | zip | random | nested-loop | goto-function | identity-operator | software-design | oops | parameter | expression | bitwise | round-function | access-modifier | list | touples | raise | set-operation | class-and-instance-variable | collections | operator | multithreading | name-mangling | slice | syntax-error | asyncio | threading | list-operation | python-repl | basic | control-flow | context-manager | python_version | memory-management | functional-programming | interpreter | decorator | operations | print | immutability | binary | input-function | type-conversion | max-min | pandas | method | dicts | class-and-inheritance | recurssion | match | boolean | module | staticmethod | filter-function | polymorphism | string-formatting | package-management | floating-point-precision | destructor | frozenset | operand | list-comprehension | list-mutation | class-and-object | fabs-function | benefit | list-indexing | enumerate() | pep | binary-operation | boolean-and-non-boolean | string-formatting | debugging | operators | string-manipulation | list-comprehension | generators | type-conversion | return-statement | lambda | regex | __init_subclass__ | control-statement | operator-and | string-slicing | round | global-variable | tuple | async | int | def | sorted | integer | logical-operator | center | copy | statement | decimal | random-function | namedtuple | inheritance | call | file_handling | sys-module | oop | memory | exception-handling | keyword | version-check | iterable | mysql | assignment-operator | exponentiation | bitwise-operator | __all__-attribute | function-and-scope | sum() | id-function | set | pseudocode | loop-control | library | exception | indexing | input | choice | range | generator | class | zip-function | factorial-function | objects | classes | else-statement | loops | version | shallow-copy | application | descriptors | slicing | feature | update | numpy | identifier | operator-overloading | rollback | tuple-unpacking | data_structure | constructor | filter | matrix-list-comprehension | escape-operator | with-statement | formal-and-actual-parameter | print-statement | input-function | string-slicing | precedence-and-associativity | datatype | head-and-tail | error-handling | built-in-function | min-function | higher-order-function | deep-copy | postfix | map-function | typeerror | mapping-function | namespace | python-django | thread | while-loop | file-handling | function | data-structure | asyncio-module | file-handling | swapping | invalid-list | type_conversion | operator-or | condition | format | dictionary | multiprocessing | built-in-function | pickling-&-unpickling | syntax | compute | command-line-parsing | list-join | stack | regular-expression | file | conversion | functions | lambdas | array | conditional-statement | for | while-and-for-loop | data-type | scientific-notation | string-concatenation | exception-handling | variable | encapsulation | data-structures | recursion | arithmetic-expression | magic-method | identity-operator | logical-operation | counter | global | overflow | arithmetic-operation | yield | collection | counter-function | global-keyword | string | docstring | error | heap-memory | mutable | encoding | lists | default-mutable-argument | mathematics | precedence | python-module | init | odd-number | join | while-else-loop | complex | matplotlib | append | gil | conditional-statement | list-method | implementation ...