Automatic Spaceship Detection Script (Challenge)

# Introduction In this challenge, we will help the spaceship maintenance engineer of the Galactic Empire create an automated detection script to check the disk space of the current system. The script will be written in Python using the os library and will print the total disk space, disk space used, and disk space unused in MB units. The challenge will also require running the script using the os library and returning the results as an array.

|60 : 00

Click the virtual machine below to start practicing