Print Table In Python Using For Loop, 2 You can use a for loop and join a list comprehension for each row to print your table.