Python Forum
How to add multi-line comment section?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add multi-line comment section?
#2
Output:
""" This is a multi-line string that you can use as a comment. """ def some_func(): """I am often used to document a function, even if I am only one line."""
Reply


Messages In This Thread
RE: How to add multi-line comment section? - by deanhystad - Mar-24-2024, 04:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Information Is it possible to multi line a Basic Function Construct line statement? If so how? BrandonKastning 7 385 May-23-2024, 03:02 PM
Last Post: deanhystad
Question remove all comment ? SpongeB0B 7 1,654 Oct-27-2023, 05:40 PM
Last Post: deanhystad
  Regular Expression search to comment lines of code Gman2233 5 1,782 Sep-08-2022, 06:57 AM
Last Post: ndc85430
  regex multi-line kucingkembar 6 1,696 Aug-27-2022, 10:27 PM
Last Post: kucingkembar
  Append data to Yaml section tbaror 0 7,157 Feb-09-2022, 06:56 PM
Last Post: tbaror
  multi-line CMD in one-line python kucingkembar 5 4,215 Jan-01-2022, 12:45 PM
Last Post: kucingkembar
  Multi-line console input lizze 4 2,488 Dec-26-2020, 08:10 AM
Last Post: lizze
  Block comment in Intellij kam_uk 2 2,385 Nov-15-2020, 05:22 PM
Last Post: kam_uk
  Python 3 Elementtree and Comment First gw1500se 3 3,889 May-25-2020, 09:02 PM
Last Post: gw1500se
  Youtube Comment bot mateusz135 4 86,280 Mar-14-2020, 04:18 PM
Last Post: buran

Forum Jump:

User Panel Messages

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