Skip to content
Sign UpLog In
Profile icon

pr0p3rno0b10

@pr0p3rno0b10
"Be subtle, even to the point of formlessness." Sun Tzu, Art of War
  • Create Stock Market Portfolio

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
How to make a Beautiful Output
What is Beautiful Output? hmmmm, what is beautiful output. Well, beautiful output is something that I made up. Basically, what it is making your cod
CodeLongAndPros
CodeLongAndPros
Uh termcolor is bad, just use ANSI: python("\033[31mRed\033[0m"3 years ago
CodingCactus
CodingCactus
hi, in your tutorial you do this print("You say Hii") print("\n\n") print("She says hello") But why would you do that? Surely it makes a lot more sense to do this print("You say Hii\n\n\n\nShe says hello") `3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Hi everyone I had a question. How do I open .py files like this: with open("main.py") as f: f.read() How do I do this, it always throws me an error
Coder100
Coder100
working repl here3 years ago
Coder100
Coder100
You forgot to add r: with open("main.py", 'r') as f: f.read() r denotes you want to read it.3 years ago
gibbsfreenergy
gibbsfreenergy
I think the only way to open files is through import! Hope this helps and have a great day!3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
I while back my teacher showed me this, so I thought that I would post it. Basically, JavaScript messed up it's float math. Let me just show you. cons
JavaScript Why
Node.js
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Introduction Hello everyone, I am very proud to present the Stock Market Portfolio Tracker. This was made completely made in python. This may sound a
VMTU
VMTU
nice!3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
What it does Makes a password, that cannot be hacked. Upvote pls
worlds longest password
Python
gibbsfreenergy
gibbsfreenergy
This is just not nice :(3 years ago
gibbsfreenergy
gibbsfreenergy
What is wrong with you?3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Colors I don't know if this is considered an import, but it is still cool. Instructions 1) First, what you do is fork the repl 2) Next, go to a new
BGS
Python
DynamicSquid
DynamicSquid
I think Linux supports 8-bit colours now: image3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
The title is self explanatory... pi in one line
pi in one line
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
If you don't want to read here is the commercial: https://www.youtube.com/watch?v=t_BYROuN0uw What is pr0p3rOS? pr0p3rOS is a OS system by pr0p3rno0b
pr0p3rOS
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Hi everyone, I am trying to make an OS (or something like that), but I really want a working login system. Basically, I need something that saves your
Coder100
Coder100
Hello. You are in luck! I can help you, but here's the thought process: Use this awesome repl.it db client by @Codemonkey51 (repl.it db is still explorer-only, so turn that on) Now just use client.set to set data!3 years ago
matthewproskils
matthewproskils
Use Repl.it Login Store in database (i use json files) To Logout You Will Have To Destroy Cookies --> TUTORIAl Use Python Flask (Still Counts As Python) Click Here For Python Write File3 years ago
rediar
rediar
use a database. Repl.it database is usable if you turn on explorer mode on repl.it, you can use sqlite3 or you could use an external service like jsonstore, firedb, or mongodb. please mark this as answered if this helps or upvote 3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
About I have been seeing a trend where there are really hard/impossible games. So, I made my own and it is impossible, good luck. ;) Upvoting justdo
Impossible game
Python
k9chelsea2
k9chelsea2
did you copy the entire dictionary for your words ? O_o so hard lol3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Description This is my Olympian Encyclopedia, all you have to do is wait for the intro (the first line is in Greek, but that is the only Greek line).
Olympians Ecyclopedia
Python
VulcanWM
VulcanWM
Nice! I’m also a fan of Greek stuff. If you want help adding more gods, like the minor ones, I could help.3 years ago
DynamicSquid
DynamicSquid
where's the SQUID GOD3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Hi Everyone, Can anyone post some weird coding ideas here. IDK why but I need some. Explain in full detail and if it is cool I will make it and shout
Bookie0
Bookie0
Maybe a counter, that counts up to a certain number of the user’s choice. Also another idea could be a clicker game. Finally, you could make a program which takes words from the user, and jumbles them up,which makes weird words. Hope this helps! = )3 years ago
DynamicSquid
DynamicSquid
Make a squid management system. Kinda like a library management system, but with squids.3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
So uhhh this is really old (not that old) but I... you know what it is here now so who cares. Pls upvote! <(-<)
Esther Earth day
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Just a simple math program that determines if your three angles that you put in is a triangle. Enjoy Also pls Upvote
Is_it_a_triangle?
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
How do I add a picture file in python? And then how do I call it?
eco27
eco27
you can upload files through the three dots in the upper left, the file menu then select upload file3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Cool program that I made. You have a personal assistant named Esther To go to the next input press [enter], except when it says loading Inspiration: f
Esther
Python
peter190
peter190
Whenever you are in a dilemma about which job suits you well, try many job options and do not think about money. It is essential to find your way in life, and in the end, do what you like. For example, I am a student at Chemistry specialization, and imagine I do not have plenty of time to do shit or party. Lucky me, I can work remotely as an online executive assistant in London like on https://www.londonstaffagency.co.uk/hire-personal-executive-assistants/ and earn some good money to afford to p1 year ago
Navinor
Navinor
noice project3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Zoltar speaks thing. It is basically zoltar speaks but u-tar speaks. Just watch the whole thing pls. Also u-tar is an UwU
Zoltar Speaks
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Kinda self explanatory, it is a word mirror. One of my super cool ideas!!! I really don't know what else to put here sooooooo, hope you enjoy. Thanks
alpha-numeral mirror
Python
AdLiang1
AdLiang1
cool program!3 years ago
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
This is a cool little uwu owo thing. I got inspiration from someone who made the EXACT same thing but in c++ (I think). Hope you enjoy. Also, PLEASE U
uwu owo
Python
pr0p3rno0b10
pr0p3rno0b10
shared a Post
3 years ago
Welcome to Caesar Cypher Decoder. To decode your cypher the console will ask you two questions: Your cypher Was the cypher reversed Upvotes are appr
cypher decoder
Python
SixBeeps
SixBeeps
I didn't know this, but 'cffg' not only goes to 'beef', but also to 'loop' :)3 years ago