NA
@PYTHORE3605
Just ur avg coder. I knows python, CSS, and HTML fluently and I am currently teaching himself JS.
Pfp by @StringentDev
Word Bank
By: PYTHORE3605
V: 1.0.0
This is a simple word bank in which you enter a word and the defenition. They are then inputed into a file.
What
Python
Here is the deal:
I have this idea to make a programing language using python. Comment/upvote if you want to join and I will add you. Here is what I h
Python
IMayBeMe I don’t have the time to be an active member, but have some experience with sly and can work on it once in a while. I just need a set of basic syntax rules which I can then expand on. Also your structure of the project is extremely primitive and need to be changed include the var.py file.2 years ago
CrimsonCoder215 Yeah, python is quite difficult to use for making things like that, though if you put enough time and effort in, I think you should be able to do it!2 years ago
CodinUser If you want to build an intepreter check out this link
https://www.youtube.com/watch?v=Eythq9848Fg
And check the SLY documentation i think, its helpfull
I dont really know how to make tbh2 years ago
Hey, im trying to make a coding language and would like help.
Here is how much I have done so far:
Python
DynamicSquid You're kind of on the right track there. First, you might want to read from a file instead of getting the code through user inputs in the console. And second, try making a lexer. A lexer is the name of a function that turns a string like this:
int: var = 5
into an array like this:
[int] [:] [var] [=] [5]
Each individual element is called a token. Once you have an array of tokens, then you can start actually doing stuff with those tokens, like creating variables, etc.2 years ago
I was wanting to see if i posted this, how many people would join... Join by clicking https://replit.com/join/vzxwhzoe-pythore3605 . You can put whate
Python
This is a basic css animation I made because I was bored... Hope you like it. Comment if you got annoyed.
Edit:
I recommend looking at in in a full sc
HTML, CSS, JS
SilvermoonCat
Moving Text
Can you read me? What do I say?
How about me? Bet you can't read me...
There is no way you are reading me rn...
`2 years ago
Code Suggester
By Code Suggester™
This is a website that you can use if you get stuck and dont know what to make. It also has a Version page to see w
HTML, CSS, JS
AloeBest Hey! I worked on V1.3.2 my self.
It has been published on https://code-suggester.tk
V 1.3.2
Added a known bug page.
Fixed logo not displaying
Possible fix for suggestions not loading
Centered the menu on the home page.2 years ago
AloeBest Hey! Owner again hehe. I see alot of constructive feedback here. Thank you all for the concerns. https://code-suggester.tk has a main bug of not displaying logo due to back end issues. After that is fixed, New ideas will be added and yeah!2 years ago
Whippingdot This is a HUGE upgrade from the red website I just saw...still rickrolls are blocked for me cause youtube is so HA!2 years ago
Hello Replit.com users
I know, y'all are like this guy again with a team. IK.
I need coders who are:
willing to be active, work together, and hard w
mollthecoder I am sad that the team is full so the least I could do is fork the repls afterwards and send back ones with bug fixes, etc. Expect to see me.
Edit:
If someone decides to leave i'd be happy to join. I'm a newbie to python and know nothing about flash but I'm dandy when it comes to Node.js and I also know HTML, CSS, and JS and I'd love to be on the team. I'm active multiple hours every day so I'm extremely active.2 years ago
A basic clicker where you can chose from red, green, and blue. A fun little thing I made while teaching myself .js
HTML, CSS, JS
PhotoFilter
VER: 1.2.0
BY: PYTHORE3605
HOW TO USE:
This is a photo editor. Use the provided photos in the img folder by inputing the image number. F
Python
I am teaching myself .js and i decided to make a basic clicker and I don't understand why the idle button isn't working. Sorry if the code is sloppy i
HTML, CSS, JS
AloeBest If you want to add 1 var every second the button is clicked you can do this:
let add_one = setInterval(function() {
num += 1
}, 1000)
Replace
Now, To make it stop, you can use
clearInterval(add_one);
`2 years ago
ch1ck3n Well i don't want to feed you the answer but here's my approach:
function idle(){
timeran = 0
var addone = setInterval(function(){if (timeran<100){time()}else{clearInterval(addone)}}, 1000)
}
`2 years ago
Okay so I have seen other people doing this and I thought to myself " Hey, that would be cool to learn " so i used w3school to teach myself and this i
HTML, CSS, JS
Best chat
Here is the link to it:
Froggy chat
Okay so I stumbled across this chat and it is amazing, I have been using it daily. It is so clean lookin
Python
UnluckyFroggy Settle down @Whippingdot I gave him complete permission to make a post about this.2 years ago
Whippingdot bruh why are you advertising OTHER people's thing...you aren't supposed to do that... though i guess there is no harm. But that does make you look suspicious of being an alt of his lul2 years ago
I started making an RPG and I need help finishing it. I need someone to wright the story for it and come up with names for everything. Here is the beg
Python
Brendan23 @PYTHORE3605 I think in var.py file, on line 93, change if vs = "sm": to if vs == "sm": adding another =. we need this because with one = python recognizes it as setting the value of something. for example, in your code if vs = "sm": python says, ok so vs is equal to sm(as a string) no problem, but wait vs can't equal sm(a string) and a :.2 years ago
PhotoFilter
VER: 1.2.0
BY: PYTHORE3605
HOW TO USE:
This is a photo editor. Use the provided photos in the img folder by inputing the image number. F
Python
HeatherSan Hi! I love when there are a lot of photos of my relatives and people close to me in my house. For me, photos are the best memories frozen in eternity. I like to try different photo editors, and I will use yours. Now I'm preparing new photos for my living room. I have already selected the best frames and am now selecting photo frames suitable for my interior design https://www.frameshop.com.au. But now I have edited all the necessary photos. It remains to print out the photos and admire them.10 months ago
thomsoxon Hi! It's very cool that now you can find such photo editors freely available on the Internet. Could you tell me your filter can create photo frames to see how it will look?10 months ago
I'm making an RPG and I wanted to see if anyone wanted to help. Here is the begigning of it.
Python
In line 13 of main.py there is a error I don't get...
the code is:
if name in admin:
admin(name,admin,t)
`
Python
Plz Join
If you know html and you want to work with other people, comment bellow and I'll add you.
HTML, CSS, JS
I have a final program for my AP Python class and I don't know what to do. The parameters are that you need at least one list and two procedures with
AloeBest Hello! I have a website for generating ideas. Feel free to use it anytime. https://code-suggester.tk2 years ago
InvisibleOne Games, statistics, some sort of AI mind for a game like chess, tic tac toe, 4 in a row, etc.2 years ago
In lemon.py in line 54, the math doesn't work if you do it more then one time. To see this, run the program, chose lemonade stand, and try to buy sug
Python
Coder100 That is because python is not good at math duh
fun fact: computers cant actually do decimals, this is one of them.
Here's how you can solve it:
def add_accurate(a, b):
return (a * 100000 + b * 100000) / 100000
`2 years ago
Muffinlavania You can just take your money and do cash=round(cash), sometimes the math just gets bit funny.2 years ago
PhotoFilter
VER: 1.2.0
BY: PYTHORE3605
HOW TO USE:
This is a photo editor. Use the provided photos in the img folder by inputing the image number. F
Python