Need a little script in Python or C++

Status
Not open for further replies.

bighydra

Newbie
Joined
Mar 10, 2019
Messages
29
Reaction score
5
Hello,

I need someone to write me a little script in Python or C++, the script should do this :

1) Open a specific file

2) Find all occurences of the word "question" in the file and write the corresponding number of the question in a new html file in a specific format

For example if we give to the script a file with this text :

"question\":2688576,\"questionUu\ zerzerz
"question\":25576,\"questionZz\ ezfsd
dsfsddf "question\":264476,\"questionUu\

The script should automatically create a html file with those clickable links :

http://www.example.com/2688576
http://www.example.com/25576
http://www.example.com/264476

Tell me your prices.
 
Hello,

I need someone to write me a little script in Python or C++, the script should do this :

1) Open a specific file

2) Find all occurences of the word "question" in the file and write the corresponding number of the question in a new html file in a specific format

For example if we give to the script a file with this text :

"question\":2688576,\"questionUu\ zerzerz
"question\":25576,\"questionZz\ ezfsd
dsfsddf "question\":264476,\"questionUu\

The script should automatically create a html file with those clickable links :

www.example.com/2688576
www.example.com/25576
www.example.com/264476

Tell me your prices.

Surely, this is something I can do.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top