generated from justuser-31/code_projects_template
matrix -> readed_matrix
This commit is contained in:
parent
b7982df2a7
commit
189f9e9a1e
@ -34,5 +34,5 @@ print(f'''
|
|||||||
Original matrix:
|
Original matrix:
|
||||||
{matrix}
|
{matrix}
|
||||||
Readed matrix:
|
Readed matrix:
|
||||||
{matrix}
|
{readed_matrix}
|
||||||
''')
|
''')
|
||||||
|
Loading…
Reference in New Issue
Block a user