Kanwalpreet Kaur
@ThunderPython
We can build and break things with coding. If you are up for a jam then click on the link-
Hi I am @ThunderPython and I am announcing the much awaited results of the Halloween Jam. Please participate in my new jam all information is provided
Python
A fun python game(without graphics). This was my first hangman game. Please give an upvote.
Credits:
@Foshball_Noodles and @ThunderPython
Python
This is a fun quiz game that will Test how much you know about Harry Potter. It also shows How big fan you are. Please Comment, Share, and give this a
Python
Hello replers I am looking for an easy Python multiplayer game I can join. Please send me the link though which I can join the team. About me:
Doing P
Hello replers I have some important information. We need more participants for an unofficial jam.
If you are interested please click on the link and r
Repl is not only a place for coding but also for fun and interaction with better coders. Coding is something that we all love that's why we are here.
CodeLongAndPros Katya is not a programmer, at least not in an official capacity. She used to be the community manager, like \@thedrone72 years ago
Please tell what are jams????? How can I make my own Jam...
PLEASE try out my game also at=> @ThunderPython
SixBeeps Technically you can make your own, unofficial jam (like what @bramley did) but it's very difficult. Jams, like what @JavaMaster1 said, are just competitions between coders to see who can code the best program centered around a certain theme. You usually have a short amount of time to do this (most of the jams I've participated in were 48 hours long) so it can really test your coding skills.
Jams go outside of the scope of Repl.it as well. The biggest game jam, known as Ludum Dare, actually star2 years ago
Whacko XD
It's not JAMS it's the Repl.it Language Jam. The competition has already ended, I'm afraid. You can not make a Jam. I'm very sorry. You will have to wait next year. Anyways, the Language Jam was a big competition on Repl.it. If you wanted to join, you had to design your own language. The winner gets $10,000.00 and his/her language on Repl.it. You can not make a Jam... Sorry.2 years ago
I have some big announcement to make. I am starting with the replers of the week. In this, there will be easy and tough python questions. There will b
Python
Leroy01010 i've sent it it might take some time :)
(then check promotions and junk/trash file)2 years ago
About The Game: A brain scratching game that you will love..... It is all about analyzing the problem and finding the solution. Your aim in the game i
Python
Enjoy a fun 10 question trivia.........
Have fun and make sure to get as many as correct....Enjoy
Trivia
Python
Coder100 Hi! Nice start, there are a few logic errors. For example, nobody can answer question number 3, because your logic is:
image
So what happens is it compares jules verne to Jules Verne which will always be false regardless of the answer. Make sure to also have the comparison value be lowercased as well.2 years ago
What do the numbers in the bracket next to our name mean???????!?
Coder100 Hello! Those are cycles. It appears I have 5.6k of them and you have 2... Also those are parentheses not brackets. brackets are [ and ]
You can make cycles from creating awesome projects and also marking peoples' answers as the correct answer (gives you 5 cycles instead of 1).
image
Anything you click with a triangle on it will give the person 1 cycle!2 years ago
Bookie0 Hi,
those are called cycles: basically they are meaningless internet points. You get 1 cycle when someone upvotes one of your posts/comments (the little arrow pointing up next to the post title/comment) and you get 5 cycles when someone selects your answer as the correct one (like in this case lol)
for example you have 1 cycle and I have 3542 cycles.
So yea like I said they have no use, but the repl.it team maybe plans to add some value to them in the future (not sure)
2 years ago
Make a fun and imaginative id. The data you will enter will be erased so, no worries. Also comment that did you like the game or not. Enjoy the game a
Python
FlaminHotValdez Line 10 should be print(id.lower()), not print(id).lower(). Please mark this as the answer if it helps!2 years ago
PattanAhmed @ThunderPython Hi,
Oh, There are two silly mistakes.
The First mistake:- If you have to use if statement then you must declare it into a variable for later use in if statement
The Second mistake:- On line 9 of your code it's like this- if = 'yes' which is not the correct code to type there.
In Python it is something like this:- Two equal signs make one equal sign in general
Anyways, here is the fixed code for you:-
print("Welcome to webnet Id maker!!")
name = input("What is your name? ")
age =2 years ago
Coder100 image
That's not valid python.
Do you mean:
confirm = input("Are you sure you want to create your own webnet id? ").lower()
if confirm == "yes":
pass # use this to have empty code.
`2 years ago
Plz let me know that who are ready to join / make a team to make python project
MocaCDeveloper What is the team going to do?
What language is the team going to write in?
What plan do you have(if you have the regular one you can only have 10 people).
What do you want the team to do/accomplish?2 years ago