Skip to content

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

Notifications You must be signed in to change notification settings

Hareekshith/School-projekts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

School-projekts

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()

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

No packages published

Languages