Skip to content
Open navbar menu
Sign UpLog In
Profile icon

tsana

@tsana
Let me know if you wanna join my team at the comments
  • PIN hacker

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
tsana
tsana
shared a Post
2 years ago
Follow the link
copy and paste the link then click on enter
TAYOTayo4
TAYOTayo4
https://vt.tiktok.com/ZSdTn48bn/?k=111 months ago
SeamusDonahue
SeamusDonahue
lemme get this straight, you made an entire repl to print a link to a site that warns you about being below 18.....2 years ago
tsana
tsana
shared a Post
3 years ago
The second version of my penalty game with a goalkeeper mode!
penalty simulator
Python
FloCal35
FloCal35
Try making the goal bigger and adding the letters to their cooresponding spots > But good game3 years ago
tsana
tsana
shared a Post
3 years ago
My first animation in Python
first animation
Python
k9chelsea2
k9chelsea2
kool3 years ago
tsana
tsana
shared a Post
3 years ago
I am a young and not so good at coding,so if you have any comments about the code pls right them
financial advisor
Python
Zekka
Zekka
Hey! Some minor notes: Consider removing the line that goes if 1 == 1: Consider that the else statement on line 15 can never be reached. It can be removed! (Line 12 can be written "else" -- if the condition on line 10 is False, the condition on line 12 is always true, so there is no difference.) Consider that line 16 and line 12 have the same condition, so line 17 could be added to the same block as line 13. Otherwise, this is really fine! (One other note: Some people will not want the progra3 years ago
tsana
tsana
shared a Post
3 years ago
This the first version.10 upvotes and I will make a new one:)
penalty simulator
Python
tsana
tsana
shared a Post
3 years ago
Why doesn't this thing work?
CoolJames1610
CoolJames1610
Bro ur indents are all messed up. Use TAB to indent or SPACEBAR but they all have to be consistent. pc = input() if pc == 'a': print(a2) print(b2) print(c2) aha = 1 if rn == aha: print("Miss") else: print("Goal") Python doesn't care how you indent only that they are all the same. In this example, I used an indent of ONE using the SPACEBAR. You can also do the same :) Hope this helped :D > Please mark my answer if this helped!3 years ago
CodingCactus
CodingCactus
would you mind changing your pfp because you might cause an epileptic fit3 years ago
finlay44111
finlay44111
File "main.py", line 52 if rn == aha: ^ IndentationError: unindent does not match any outer indentation level `3 years ago
tsana
tsana
shared a Post
3 years ago
It helps manage your money.
financial advisor
Python
Lucatiela
Lucatiela
There is no script which can help you to save the money, if you don't have them, ha-ha. Seriously talking, this is not a bad idea. When you keep the track of the money which you spend, you have a clearer idea in your head what's going on, can organize better on what you can spend them, which are the most important things to spend on, and so on. These are so basic lessons, but during my retirement a pensions advisor from https://www.hensoncrisp.com/, helped to have a better understanding of how I2 years ago
DynamicSquid
DynamicSquid
Do you know what doesn't help manage my money? Your profile pick giving me a seizure :)3 years ago
tsana
tsana
shared a Post
3 years ago
It is a simple program that creates a password that is made from numbers
password creator
Python
tsana
tsana
shared a Post
3 years ago
This my first try to create a ATM and also if u press 3 it shows your money upvote for a better version username=Banana PIN=1234 What should my next p
ATM
Python
ChezTacoz
ChezTacoz
Also you should make it a while loop so that people can run it continuously3 years ago
ChezTacoz
ChezTacoz
Your money is: 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009 I'M RICH!!!!!!!!!3 years ago
tsana
tsana
shared a Post
3 years ago
An easy way to convert km to miles
km to miles converter
Python
PizzaMan21
PizzaMan21
Nice and simple3 years ago
tsana
tsana
shared a Post
3 years ago
It is an easy way to convert miles to km.Enjoy
miles to km converter
Python
CodingGoose
CodingGoose
Make also an km to miles converter3 years ago
CodingCactus
CodingCactus
the easy way is to just time by 1.6 in your head rather than going on repl.it and trying to find your post, lol3 years ago
tsana
tsana
shared a Post
3 years ago
An easy way to find out if you are overweight or not Please upvote
BMI  Calculator
Python
Aqtion
Aqtion
Cool, maybe you could add the customary system too like ask the user, customary or metric, i think that would be super nice. other than that awesome!3 years ago
Aqtion
Aqtion
I really like the idea, but there seems to be something wrong with the calculation aspect. For testing purposes, I put 3 as my height and 102 as my weight, but the program said I was not overweight, and my bmi was 11. Again, it was probably just a typo or some miscalc in the code, otherwise awesome program!3 years ago
tsana
tsana
shared a Post
3 years ago
First of all, I am beginner and please exscuse my English ,because I am not a native speaker.Also please leave an upvote
Cazino game
Python
CodingGoose
CodingGoose
Nice Casino game!3 years ago