Setting two tasks.
The requirement to perform tasks is to write in the style of Python, i.e. using different collections: set, list, dict.., Counter(), list set i dict comprehension - all this if necessary, overweighted for visibility.
I suggest to use to record and read the data from the file, i.e. use CSV and convenient DictReader:with open('file.csv', 'w') as file:
writer = csv.writer(file)
writer.writerow([‘Dob’, 54, ‘zdav’])
Imports of CSV
with open('file.csv', 'r') as file:
Reader = csv.DictReader (file)
for line in reader:
print(line[‘Student’]
Applications 1
-
848 22 0 1 I took this project from this customer yesterday. The cost was 400 UAH.
I performed 30% of the tasks and I turned off the light.
He proposed to the customer that I will drop the work he did and proposed to pay for it 150 UAH. What has received a negative feedback "Let it be on the conscience of the executor"
And I propose to remove it because I will remove that part of the work I have managed to do.
And now the customer presented that part that I couldn’t do at the cost – 150 UAH
-
я взял у этого заказчика это проект позавчера. его стоимость была 400 грн.
я выполнил 30% заданий и у меня выключилс свет.
предложил заказчику что скину работу которую сделал и предложил оплатить за нее 150 грн. на что получил отзыв негативный отзыв "пусть это будет на совести исполнителя"
и предложение удалить его за то что я скину ту часть работы которую успел сделать.
а сейчас заказчик выставил ту часть которую я не успел сделать по стоимости - 150 грн -
Current freelance projects in the category Python
Creation of a TikTok farm with income generation
602 USD
Looking for a person who can write software for a TikTok farm, so we can generate traffic and earn income. We are seeking a ready-made solution with a full cycle. Python, Bot Development ∙ 9 hours 28 minutes back ∙ 6 proposals |
AI Commenting Platform for TikTok and Instagram.Project Goal Develop a system that allows managing a large number of TikTok and Instagram accounts and automatically posting relevant comments under selected videos using AI. Main Functionality1. Account Management It is necessary to implement the ability to connect accounts:… AI & Machine Learning, Python ∙ 1 day 16 hours back ∙ 18 proposals |
Build a customer classification model1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python. AI & Machine Learning, Python ∙ 3 days 11 hours back ∙ 39 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 3 days 16 hours back ∙ 49 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 4 days 4 hours back ∙ 43 proposals |

