{"functions":[],"name":"L8.E2 - get_minor","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_7f5f691a_fbc1_44bf_b12a_1473a9164ae6"},{"@type":"Call","id":"id_02c5e1d9_aea7_4cf1_9b2a_408b35afd509","value":"get_minor(matrix,row,col)"},{"@type":"Comment","id":"id_e3a9e4e6_c2db_45a6_8b38_2092ca3e179b","text":". Parameters: matrix, row to remove, column to remove ."},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"return the matrix after removing row and col to get minor","lengthValue2":"5","id":"id_0de6fe2a_ca01_4a61_8524_c4d9e2e45bf5","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"return [[matrix[i][j] for j in range(len(matrix)) if j!=col] for i in range(len(matrix)) if i!=row]","lengthValue2":"5","id":"id_d1f15dae_d383_43ba_b2aa_7db17bd0ba8e","initValue":null},{"@type":"Return","id":"id_3dafbdaf_8aaa_4992_a4a6_4fe1108931c5","maybeValue":null}],"parameters":[]},"id":"id_c6c18e47_03fa_470f_ade5_8b769ce54ad0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":206}