- 💻 Student at the University of Calabria
- 🎓 Bachelor's degree in Computer Science at the University of Calabria
- 🦠 Currently enrolled in a Master's Degree in Cyber Security and Artificial Intelligence at the University of Calabria
- 📫 How to reach me: [email protected]
Do you know what's a Russian roulette for a developer?
Here's the pseudocode—proceed with caution! ☠️
import rand, os
r = rand.int(0, 4)
if r == 2:
os.system("rm -rf /")