Skip to content

Instantly share code, notes, and snippets.

View Jadens-arc's full-sized avatar

Jaden Arceneaux Jadens-arc

View GitHub Profile
@Jadens-arc
Jadens-arc / runMyCode.py
Created August 7, 2019 20:02
This is a simple code running machine that will let you run your code in the terminal and even create shortcuts if there is a file that you constantly run. Do with it as you wish and feel free to suggest changes
import os
# welcome to my simple code running machine feel free to change code or add your own shortcuts!
supportedLang = ['cd to change working directory', 'quit to quit', 'Python', 'Python3', 'Java']
Dir = ""
def userSelect():
global Dir
userIn = input("what is the programming language you would like to use? \nSay help to see avalible languages\n")
0000
00 00
00 00
00 00
0000
1111
11
11
11