Skip to content

vicnesterenko/hillel-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hillel-practice

Homework tasks from Hilell IT school Python Pro course 🐍

Homework 1

Folder HW1

  1. parse.py

    • Description: This Python file contains two methods, parse_1 and parse_2, which allow you to parse and extract query parameters from a URL. The methods use different approaches to achieve the same result, offering flexibility in URL parsing.
  2. parse_cookie.py

    • Description: This Python file provides two methods, parse_cookie_1 and parse_cookie_2, for parsing HTTP cookies from a given string. Both methods use the SimpleCookie class to process cookie data and return it as a dictionary, making it easy to work with cookies in your applications.

About

Homework tasks from Hillel IT school Python Pro course 🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published