Created
September 11, 2020 11:56
-
-
Save jatindhankhar/72fd791fe57d8cf3a645aaa0e000c684 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Zomato | |
def secret | |
"baserandom32" | |
end | |
end | |
runnr = Zomato.new | |
# To Researchers, this is just a demo ;) |
prateek-0490-zomato
commented
Sep 11, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment