Update spvblock.py

This commit is contained in:
curly60e 2022-10-04 15:40:34 -03:00 committed by GitHub
parent a4829e23c2
commit adc517d61f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,9 @@ def sysinfo(): #Cpu and memory usage
)
print(" \033[0;37;40m----------------------")
def tmp():
t.sleep(15)
def rectangle(n):
x = n - 3