R(obot) Gus Reventlov
@octopyBot
I don't struggle with depression. I've got it down, dude. I'm great at depression!
0
C# number guessing game!
This is sort of a low-effort post but I'm in the longish process of learning C# and I want to share some of it. So here's some knowledge of:
while loops, if and else if statements and ToInt32 conversions .
Funny story; I asked my friend to test this and he typed 69 and guessed it on his first try.
anyways hope you enjoy!
7
1
0
0
Collaboration request
Hey everyone I'm looking to collaborate on github on a discord bot written in python. If you're interested my github is batsoup804. just tell me your own github and I'll give you access as it's a private repo. You should have advanced knowledge in python as well as a basic understanding of discord.py.
(also you should know I just chose a random repl for the question1
1
0
This is a rest API for oprah winfrey quotes. hope you enjoy!
ps. It's not live quite yet but I'll update the post with a link once it is.
Python
Hey everyone! so the project name was actually PyAssist but from what I can see it never went anywhere. it was a super cool idea though and I really w
octopyBot agh im dumb. sorry my old question was, there was a project a year ago and I wanted to know what it was called so I could see what became of it. turns out it went nowhere so with the permission of PYer and pycoder01 I'd like to make it a for real thing.2 years ago
Hey everyone! I know I've been gone for a while and I remember one of the last things I worked on was a python helper program. I don't remember what i
hello all, I'm back with a guide and a problem to fix.
why I'm writing this.
the reason I'm writing this is sort of a go-along to @CodeLongAndPros gui
Highwayman Hmm one thing,
“Can Someone Help” can be quite a frustrating topic to deal with in the wrong situation. If someone has a specific concept they are tripping up with, the “can someone help with my bot” isn’t gonna cut it. On the other hand, if your really just looking for a friend to code with, it’s probably much preferred to say “Can someone help” as to not confuse those who think it’s just one small problem. Both cases lead to confusion and a perceived complexity that really isn’t there.2 years ago
EpicGamer007 I would also like to add... DO NOT POST A QUESTION IF IT HAS ALREADY BEEN ANSWERED. IT IS ABSOLUTELY ANNOYING. IT'S PRETTY MUCH FREE CYCLES(Not that it matters) BUT STILL.
I see at least 7 questions every week regarding this one java problem. The answer for every single one of these problems are that you named your class wrong. I know @Coder100 always answers these and ask him, I know that he has answered many of these questions.
So SEARCH UP YOUR ANSWER BEFORE ASKING IN REPL TALK
I am pretty 2 years ago
Hey, all! I wanted to share this cool statistical conundrum with you guys! so, let's get started!
Meet Lucy!👩🏻🦰
meet Lucy, a major in statistics
🔮so these days, everyone's on their devices, so I thought I'd make a simulator to have some fun the way we would be, frolicking outdoors🔮
you know
Python
✨Ez python errors!✨
👾The name error!
So the name error is an error that pops up when you haven’t defined a variable or function before you used it, o
so I have been trying to make a series of projects, but none work becuase I don't know how to tell python to make a new variable on it's own. like an
Coder100 Wait are you making an average calculator? A list/array is better:
vars = []
vars.append([number])
vars.append([number])
total = 0
sum = 0
for num in vars:
total += 1
sum += num
print ("avg is %s!" % (sum / num))
`2 years ago
Coder100 You can use a dictionary:
variables = {}
variables["variable name here"] = "value"
But to also add mutability:
variables["variable name"] = {
"value": "something",
"mutability": "var"
}
variables"variable name"
That allows for constants, like PI.2 years ago
techpixel Use dicts - They act like python variables
mydict = {
"myvar":5
}
#get a dict value with key
print(mydict["myvar"])
#set a dict value with key
mydict["myvar"] = 5
If you really insist on making a PYTHON variable instead of a dict, use exec. This method isn't really suggested because it can cause a lot of bugs and issues compared to dictionaries.
exec("%s = %s" % ("myvar", "5")) #not suggested
`2 years ago
hey, so a lot of people have been starting teams to make cool projects and I need some human/repl.it bot interaction, and I just so happen to be a pyt
my email is being spammed by people who want to add me to their team! it's quite annoying, maybe if you asked me I would be fine but please don't add
what are content creators? I think they're little badges but can someone elaborate? how would I get one?
octopyBot welp @21natzil CALLING A MOD FROM ACROSS REPL.IT hey when can I get a content creator badge? @AllAwesome497 told me you were my guy for that.2 years ago
Coder100 Hello, you get the content creator role by creating awesome tutorials. Look! I am one!2 years ago
k9chelsea2 make a good tutorial or template is what I have heard. they are just a badge thats it they don't give you additional perms2 years ago
I got a notification saying a earned an achievment on repl.it saying I was now a repl.it guide, can someone tell me what that is?
image
Coder100 Hi, repl.it guide is one of the new achievements you can get. Achievements just show how much a user knows about repl.it and their contributions, but otherwise is just as meaningless as cycles.
Read more here.2 years ago
Bookie0 hi there!
so the repl.it achievements is a new feature of this summer. basically, you get those achievements badges for doing stuff like coding every day, posting on repl talk, or answering other peoples' questions.
i dont think those achievemnets have any use (like cycles) but they are a way to encourage users to be more productive/active on repl.it
read more about it here: https://docs.repl.it/misc/achievements
Happy coding! =)2 years ago
ironblockhd Here's a description of all archivements: https://docs.repl.it/misc/achievements
>Earned when you have your comments accepted as answers on someone's Repl Talk post
You probably got it from helping Destroyer117a2 years ago
hello guys! I wanted to make this after @JosephSanthosh asked me how to make a screensaver on my project:
https://repl.it/talk/share/hulu-screensaver/
Pygame
it took me so long to figure this out. it is so fun!! I will definitely be making more screensavers.
Pygame
i need dumb ways to die for an adventure game. help me out here
>this is a neutral answer post, nobody's getting 5 cycles so don't ask for them.
PattanAhmed @octobyBot Hi,
Here are some of my choice:-
Picked the flowers and the neighbors beat you = You died
Got random extra ordinate butterflies = You died
Crashed into the front mirror of a car = You died
Can't handle computer virus which cleared out all your personal data = You died
Can't picked the nail on the road and the car crashed you = You died
Headed towards Left instead of Right = You died
Broke the rules of the Repl.it and got banned = You died
Thanks!2 years ago
any kinds will help. just... vomit all your insults here.
ironblockhd I would, but it breaks replits rules
> Keep it clean, or SFW (safe for work). If you wouldn't show it to a 10 year old or your grandma, don't post it. This includes swearing, it is not allowed.2 years ago