Skip to content

This repository contain some of the interesting Python script

Notifications You must be signed in to change notification settings

mishi-a/Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python-Script

This repository contain some of the interesting Python script..


1.ProgrammingProblemPicker.py :

This script fetches various problem from Spoj, Codeforces and Codechef and Pick five among them randomly, and write the
problem in a File . In addition to these File also contain quote of the day.

Module Required :

  a. BeautifulSoup

  b. requests

  c. re (regex)

  d. os

  1. CircleFromSquare.py

    This script illustrate how circle can be made with many square .

    Module Required :

    a. turtle
    

About

This repository contain some of the interesting Python script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages