Sin embargo, me gusta mucho usar imágenes como una forma de hablar sobre la indexación de matrices y matrices en Numpy. #Note python changed slightly since the making of the video. # We added the asty...Sin embargo, me gusta mucho usar imágenes como una forma de hablar sobre la indexación de matrices y matrices en Numpy. #Note python changed slightly since the making of the video. # We added the astype funciton to ensure that values are between 0-255 red_only = np.zeros(im.shape).astype(int) red_only[:,:,0] = red Modifica el siguiente código para establecer todos los valores del canal azul en cero usando solo una línea simple de código de indexación.