Skip to content

nitishrjr/binance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set virtual environment

python -m venv env source ./env/bin/activate pip install requirements.txt


File submission.py has answer from question 1 to 5, run it as below

python submission.py

Note:

Before run this, please change the last two line for particular question for example - res=q1() print(res)
- res=q2() print(res)


For question 6, run the command

python q6.py

open a browser, to see the output redirect to https://localhost:8080/metrics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages