Skip to content

Instantly share code, notes, and snippets.

@MookieRah
MookieRah / marvin1.py
Created April 9, 2015 08:44
marvin1.py
""" Assignment 2, Marvin, Jason Smith """
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import random
"""
Marvin with a simple menu to start up with.
Marvin doesnt do anything, just presents a menu with some choices.
You should add functinoality to Marvin.
Check for installed tools.
Updating chmod on file and dir.
Testing Me-directory items.
Validate me.
*.html using HTMLHint.
*.js using JSHint.
*.py using Pylint.