0

How to convert a known one-dimensional array into a two-dimensional array by python but without using numpy? (just using basic python language)) e.g suppose you have an one dimensional array with 100 elements, now you need to use python to transfer it into a 10x10 matrix but without using numpy. You can only use the basic python language, like for loops.

唐浩文
  • 13
  • 4

0 Answers0