Braden Pellegrini
@BlobfacebyBSP
This is my first game LorenzoCampos helped please comment suggestions for my next it uses and I got permission: https://replit.com/@LorenzoCampos/snak
Python
Line 1,
> realpass = 'Easy_Password
is your Password (Easy_Password) it variable for your password your variable(realpass).
Line 2,
> passw = inpu
Python
I wanna change my username how it won't let me.
OldWizard209 GO to https://repl.it/~/cli and enter a name that has not been used. Try refreshing the page2 years ago
RYANTADIPARTHI Solution
you can't change your username, however, you can ONCE, if you go to this link.
https://repl.it/cli
and click on account, changeusername, and you can change it there.
That should work2 years ago
In the comments give me the coding if the answer is yes. MAKE IT FUN.
Python
RYANTADIPARTHI yes it is possible, but we cannot give you code or anything. Learn it and try it on your own.
Here's a link
https://www.androidauthority.com/how-to-make-a-game-in-python-1136589/2 years ago
Coder100 give you the coding
go make ur own game smh
https://www.youtube.com/watch?v=FfWpgLFMI7w
use google, it's your friend2 years ago
19wintersp Sorry, are you blatantly asking for someone to do the entire thing for you? Also, "MAKE IT FUN" doesn't come off too nicely in terms of tone.2 years ago
Please How do you make a password on Python I have been trying. post answer in comments.
RYANTADIPARTHI Solution
if you mean a password input or something, here's how.
passw = input('password : ')
print(password)
like that?
correct me if I'm wrong.2 years ago