Python Forum
Lots of code. Creating modules
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lots of code. Creating modules
#3
Please write [python] before you paste your code into a post, and then write [/python] after your code is pasted.

(If you prefer, you can paste your code, select it, and then click the python icon in the formatting bar of the post entry dialogue box to enter the start and finish tags for you.)

This will preserve the layout of your code as written in your text editor / IDE, with all the indentations that are critical to python displayed normally.

Without this, the indentations are messed up when you paste code, and we are not as easily able to see where problems might be.
I am trying to help you, really, even if it doesn't always seem that way
Reply


Messages In This Thread
Lots of code. Creating modules - by jwhenson1990 - Oct-12-2017, 10:51 PM
RE: Lots of code. Creating modules - by Lux - Oct-12-2017, 11:21 PM
RE: Lots of code. Creating modules - by gruntfutuk - Oct-13-2017, 08:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Code: Creating a basic python game? searching1 5 3,459 Nov-12-2018, 05:18 AM
Last Post: searching1
  Creating code to make up to 4 turtle move simultaneously in a random heading J0k3r 3 5,538 Mar-05-2018, 03:48 PM
Last Post: mpd

Forum Jump:

User Panel Messages

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