Comments on: Python list of lists https://java2blog.com/python-list-of-lists/?utm_source=rss&utm_medium=rss&utm_campaign=python-list-of-lists A blog on Java, Python and C++ programming languages Tue, 23 Feb 2021 15:06:22 +0000 hourly 1 https://wordpress.org/?v=6.2.9 By: brian https://java2blog.com/python-list-of-lists/#comment-29443 Mon, 01 Jun 2020 20:09:59 +0000 https://java2blog.com/?p=8278#comment-29443 Thanks, this really helped me.
I kept doing list1.append(list2), which does not work for me at all.
Python is really hard for me. I am a J language freak.

]]>