Advertisement
d5mb0

Memory Seconds - 01

Apr 1st, 2025
629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.21 KB | Music | 0 0
  1. import os
  2. while True:
  3.     print("\nMemoria Foda:\n")
  4.     os.system("free -h; sleep 2")
  5.    
  6. '''
  7. Name: Memory Seconds Two
  8. Date: 01.04.2025
  9. Author: Oasis
  10. Observation: Roda em python3, deixe rodando em segundo plano.
  11. '''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement