Python Forum
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Align columns
#2
Please explain the assignment because your code looks to be doing an awful lot to accomplish something very simple.
your print statement is missing width for first item '{:}' so the : is not needed, and don't know what the * is doing by itself,
to multiply, you needs multiplicand and multiplier.
Reply


Messages In This Thread
Align columns - by bentley - Jan-12-2019, 09:55 PM
RE: Align columns - by Larz60+ - Jan-12-2019, 10:39 PM
RE: Align columns - by ichabod801 - Jan-12-2019, 11:08 PM
RE: Align columns - by bentley - Jan-12-2019, 11:18 PM
RE: Align columns - by Larz60+ - Jan-13-2019, 03:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Map plot does not align with quiver Gaben321 0 1,097 Jun-10-2022, 05:26 AM
Last Post: Gaben321

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020