Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 305 Bytes

Spoj-fast-submission

Python 3.6

Requirements :

    import MechanicalSoup
    
    import sys
    
    import argparse
    
    from time import sleep

Submitting Solution from the terminal by entering username and password , selecting language , giving path of the code .