Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python Cut/Copy paste file from folder to another folder
Post: RE: Python Cut/Copy paste file from folder to anot...

(Aug-19-2020, 12:01 PM)ndc85430 Wrote: Then my advice still stands. I am reading shutil but i am unable to understand how to pick exactly the AR_00002755.pdf and put inside the folder named 00002755...
rdDrp General Coding Help 4 5,041 Aug-19-2020, 12:40 PM
    Thread: Python Cut/Copy paste file from folder to another folder
Post: RE: Python Cut/Copy paste file from folder to anot...

(Aug-19-2020, 11:48 AM)ndc85430 Wrote: Do you just mean that you want to move the files? Look at the shutil module. Yes i want to move pdf from the current folder to the 'named' folder, i.e. move "A...
rdDrp General Coding Help 4 5,041 Aug-19-2020, 11:56 AM
    Thread: Python Cut/Copy paste file from folder to another folder
Post: Python Cut/Copy paste file from folder to another ...

I have bunch of PDFs that are reports generated by system named AR_00002755, AR_00002758, AR_00002760 ...so on etc. I already have Folders named as 00002755, 00002758, 00002760 ...so on etc. What i ...
rdDrp General Coding Help 4 5,041 Aug-19-2020, 10:35 AM
    Thread: Help with loop & user input
Post: RE: Help with loop & user input

thanks snippsat !! This is absolutely what i was looking for. Have a happy Christmas everyone ! & a peaceful new year. how can i mark this as solved ?? or close/mark the thread as done?
rdDrp Homework 11 11,446 Dec-23-2016, 06:10 AM
    Thread: Help with loop & user input
Post: RE: Help with loop & user input

thank you Larz60+ now how i can loop through the input value? do i need to create a 'list' for that or 'a dictionary'? so that if user inputs 5 as his cars, i can loop through it for getting each of ...
rdDrp Homework 11 11,446 Dec-23-2016, 04:36 AM
    Thread: Help with loop & user input
Post: RE: Help with loop & user input

hey thanks for reply........ I am from finance background, regardless I am learning coding as hobby. So you guys are my teachers in someway. So, yes we all can agree as this being homework. now assu...
rdDrp Homework 11 11,446 Dec-23-2016, 04:04 AM
    Thread: Help with loop & user input
Post: RE: Help with loop & user input

I am trying, basically what output i want is: Question    : How many cars you have given on rent? User_Input : 3 then based on input, the script will generate following: incomeFromCarOne [# prompts ...
rdDrp Homework 11 11,446 Dec-19-2016, 06:22 PM
    Thread: Help with loop & user input
Post: Help with loop & user input

This is Not homework assignment. I am beginner to programing itself, just started with python. What i want to achieve is this: Ask a question to user. Get answer to above from user (numbers only) ...
rdDrp Homework 11 11,446 Dec-19-2016, 05:50 PM

User Panel Messages

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