Deeno Python Coder
A downloadable tool
this is a basic coding app setup, anti virus may not trust it since its new and made off python
this is a new project, kind of like a visual studio code application... but 20x simpilar, it can run basic code, nothing complex
the "Input box" is if you do something that you can answer like a guessing game, you put a number, and put the code at the top, it will answer the code
there will be screenshots to help you on this page
Status | Released |
Category | Tool |
Author | DinoJakeYT |
Download
Download
deenocoder.exe 8.5 MB
Comments
Log in with itch.io to leave a comment.
## CODE 1 ##
import sys
number = sys.stdin.readline().strip()
print("You entered: ", number)
## CODE 2 ##
print("hello world")
-- (Decompiled Directory: https://gofile.io/d/7rS7M5) --
-- (Decompiled PY: https://pylingual.io/view_chimera?identifier=631b080a05331856239e5f21343e9d1baa9...)
oh thats funny, you decompiled it
yeah
when I publish my more advanced editor it will be encoded by a custom encoder
alr