np.array(['A']) - ['A'], np.array([3.14,7]) - [3.14,7], np.arange(2,8,1) - [2 3 4 5 6 7], np.arange(1,7,2) - [1 3 5],

Match the code in column A to the output data in column B

Leaderboard

Visual style

Options

Switch template

Continue editing: ?