mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
Update spvblock.py
This commit is contained in:
parent
a4829e23c2
commit
adc517d61f
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue