||'''Book'''|| Linear Algebra || ||'''Author'''|| Gilbert Strang || ||'''Edition'''|| || /* code_begins */ {{{ a=([[0,0,1],[0,0,1],[1,1,1]]) b=([[0,0,1,2],[0,0,1,2],[1,1,1,0]]) a.rank() b.rank() a.left_kernel() b.left_kernel() }}} /* code_ends */ * '''Solution by''': * VVL Amruthavalli,student,prakasam engg college * G.Haritha,student,prakasam engg college *G.Mamatha,student,prakasam engg college