Skip to content

Instantly share code, notes, and snippets.

Hello
in point 9,10,11,12 the script should calculate this
30.12.2018 Premier League Manchester United 4 - 1 Bournemouth 1.37 5.11 8.39
26.12.2018 Premier League Tottenham 5 - 0 Bournemouth 1.34 5.31 9.12
22.12.2018 Premier League Bournemouth 2 - 0 Brighton 1.92 3.56 4.16
19.12.2018 EFL Cup Chelsea 1 - 0 Bournemouth 1.34 5.03 8.89
15.12.2018 Premier League Wolverhampton 2 - 0 Bournemouth 2.05 3.35 3.94
import mss
import mss.tools
import datetime
import time
import pysftp as sftp
count = 0
while count < 100000000:
with mss.mss() as sct:
import mss
import mss.tools
import datetime
import time
import pysftp as sftp
count = 0
while count < 100000000:
with mss.mss() as sct:
@graz68a
graz68a / screen.py
Last active February 6, 2020 09:59
import mss
import mss.tools
import datetime
import time
import pysftp as sftp
count = 0
while count < 100000000:
with mss.mss() as sct:
import mss
import mss.tools
import datetime
import time
import pysftp as sftp
count = 0
while count < 100000000:
with mss.mss() as sct: