Python Forum
coding request
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coding request
#1
Hi all,

is there some bored python coder out there who would code me a small tool?
It should load fileA and fileB
Replace the 1st byte of fileA with the 1st byte of fileB
Replace the 3rd byte of fileA with the 2nd byte of fileB
Replace the 5th byte of fileA with the 3rd byte of fileB
Replace the 7th byte of fileA with the 4th byte of fileB
Repeat this until end of fileB
Save fileA

Thanks a lot
Marxon
Reply
#2
We are more than willing to help, but we are not here to do your work for you.
You need to show us your code (in code tags), full traceback if you get one (in error tags) and ask specific questions.

Also, there is Jobs subsection if you are looking to hire someone. Let me know if you would like to move your thread in Jobs section.
Reply
#3
(Dec-29-2017, 09:15 AM)buran Wrote: Also, there is Jobs subsection if you are looking to hire someone. Let me know if you would like to move your thread in Jobs section.

I’ve overlooked that.
Would be grateful for that.
Reply
#4
Sounds like homework, lol.  I can't think of any legitimate use of such a tool, aside from an exercise of seeing if you can do it.
Reply


Forum Jump:

User Panel Messages

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