Description
PYTHON AUTOMATION EXERCISES
DESCRIPTION
The goal of the three assignments is to practice automating tasks with Python. You are requested to write scripts to open news websites, logging into your social media accounts, clean, sort and classify files and folders.
There are two exercises about web browsing with Python. To navigate de web with code, you will have to import the Selenium library and learn its basic functions and methods. It is a fantastic exercise to get familiar with such a popular package.
The third exercise consists of file manipulation with Python. You will learn to work with your own files in a Python script with the “OS” module. To set paths, create folders, remove and open files are some of the actions you will have to implement through the OS functions.
They are short, fun and real Python problems for intermediates. You will have to code with Python the things you usually do on a daily basis.
DOWNLOAD / CONTENT
You will receive an email with a ZIP file made up of 2 files. The download is always available on your account.
1) One PDF with the instructions, guidelines and hints. Each exercise is broken down in several parts so you can complete it step by step.
2) A .py file with the source code (70 lines). It contains comments explaining each line of code.
WHAT YOU WILL PRACTICE
– Libraries: selenium, os
– Python functions, loops (for) and conditional statements (if/else).
VERSION
Python 3.7
CONTACT
If you need additional information, do not hesitate to contact us.
Additional information
Specification: AUTOMATION EXERCISES
|
Reviews (0)
User Reviews
Only logged in customers who have purchased this product may leave a review.
There are no reviews yet.