print("Have you ever wanted to roast anyone's code?")
rep = input("y/n: ")
if rep == 'y' or rep == 'Y':
print("You're so much welcome, review mah codes")
print("Each program file is renamed to the index of the respective program in Project Template file")
elif rep == 'n' or rep == 'N':
print("Don't be too nice mate, look into my codes and you'll start roasting me")
else:
print("What can I say? You can't even give a proper input, lol")
end()
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository is created to share my codes of the quests given by the school as a form of practicals. And I here am willing to share my codes and the other views are free to suggest me the edits
Hareekshith/School-projekts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository is created to share my codes of the quests given by the school as a form of practicals. And I here am willing to share my codes and the other views are free to suggest me the edits
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published