Python Forum
[split] Python Guide / Document?
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] Python Guide / Document?
#1
3
3 6
3 6 9
3 6 9 12
3 6 9 12 15
Please help me to get this output.
Reply
#2
kumatul Wrote:Please help me to get this output.
print("""\
3
3 6
3 6 9
3 6 9 12
3 6 9 12 15""")
Reply
#3
Split from https://python-forum.io/Thread-Python-Guide-Document

To the original poster: please don't hijack others' threads. I've created a separate thread for you for now, but in the future, if you're asking a new question then please start a new thread.

Beyond that, you got the first response that you did because this looks like a "do my homework for me" post, and we don't do people's homework here. We help people learn Python. We love doing it too. But you'll have to show us your code attempt (in code tags), any errors, etc. We need to see your effort and even if we didn't, you'll learn more if you try it yourself first.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with Python Script to generate SVG Dot Matrix Pattern for LED Light Guide iamrickm 2 756 Aug-25-2023, 06:07 PM
Last Post: iamrickm
  Complete Guide to Shodan Calli 4 2,279 Jul-18-2022, 04:29 PM
Last Post: Calli
  Editing a txt document using python duckredbeard 3 2,454 Sep-24-2020, 02:38 AM
Last Post: duckredbeard
  New User online Guide NAP1947 1 1,548 Sep-06-2020, 04:36 PM
Last Post: Larz60+
  Not able to crack a simple visualization – missing something basic – plz guide darpInd 4 2,807 Mar-27-2020, 09:26 AM
Last Post: darpInd
  How to get first 5 images form the document using Python BeautifulSoup sarath_unrelax 0 1,641 Dec-19-2019, 07:13 AM
Last Post: sarath_unrelax
  "Up to but not including" (My personal guide on slicing & indexing) Drone4four 5 2,917 Nov-20-2019, 09:38 PM
Last Post: newbieAuggie2019
  How to extrac a data table from Pdf document using Python Amit0503 1 2,233 May-15-2019, 05:38 AM
Last Post: Larz60+
  Looking for a Guide Through the Labyrinth stephenmolnar 1 2,098 Jan-23-2019, 08:22 PM
Last Post: Larz60+
  Python Guide / Document? Qui_Ten 1 2,817 Jan-13-2019, 07:50 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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