Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating multiple folders and other questions
Post: RE: Creating multiple folders and other questions

(Aug-19-2018, 06:43 PM)ichabod801 Wrote: The only way I can think of to make this code simpler is to use a loop: for dir in ('Maps', 'Sounds', 'Music', 'Textures'): os.mkdir(dir)os.makedirs fai...
coder2be General Coding Help 2 2,994 Aug-19-2018, 06:59 PM
    Thread: Creating multiple folders and other questions
Post: Creating multiple folders and other questions

Hi all As mentioned in an introduction post I am very new to Python. My first goal is to create a program/code that will simply sorts files into respective folders. Quick summary of what I want to ...
coder2be General Coding Help 2 2,994 Aug-19-2018, 05:53 PM
    Thread: First post and looking for help
Post: RE: First post and looking for help

Thank you for the very speedy and helpful replies. I think I will stick with Python as it is something I want to learn more :) I'll do some research and make a start.
coder2be General Coding Help 3 2,440 Aug-06-2018, 12:38 PM
    Thread: First post and looking for help
Post: First post and looking for help

Hi all My first post here (complete novice) **smile** I have no python experience but wonder if it will be a good choice for what I would like to create? I've only really done HTML and CSS but that...
coder2be General Coding Help 3 2,440 Aug-06-2018, 12:22 PM

User Panel Messages

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