Skip to content

Instantly share code, notes, and snippets.

@Plaier
Plaier / MS-A V1.1.py
Created April 24, 2020 21:31
Code For MS-A V1.1
__author__ = "JYH"
print(" _ _ ____ ______ _______ ")
print("| \ / | | ___| | __ | | _|_ |")
print("| \/ | |___ | ____ | |__| | | / | |")
print("| |\/| | ___| | |____| | | | | | _|_/ |")
print("|_| |_||_____| |_| |_| |___|___|")
print(" ")
print(" Bootup ")
bootup = input()