Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 3597

help needed for python

by jeffyispenis - 08 July, 2023 - 08:35 PM
This post is by a banned member (jeffyispenis) - Unhide
26
Posts
3
Threads
1 Year of service
#1
(This post was last modified: 08 July, 2023 - 08:54 PM by jeffyispenis.)
ok so im trying to make code that gives you a bunch of prompts asking your address and more for "social engineering" but when i start the python in 3.11 it instantly closes and i cant find the problem please help me the code is: 


output_file = "info.txt"

fullname = int(input("\nWhat Is Your First And Last Name: "))
age = int(input("\nWhats Your Birthday + Age (EX: MM/DD/YY . your age): "))
adress = int(input("\nWhats Your Address (EX:123, yourstreet, yourcity, your zip code, your country): "))
phonenumber = int(input("\nyour phone number (EX:xxx-xxx-xxxx): "))
momsname = int(input("\nWhats Your Mom's Name: "))
dadsname = int(input("\nWhats Your Dad's Name: "))

    with open(output_file, "a") as f:
        f.write(fullname + age + adress + phonenumber + momsname + dadsname + "\n")

This is a bump
This post is by a banned member (Alexlon) - Unhide
Alexlon  
Registered
4
Posts
1
Threads
#2
Creating code for earning money isn’t an easy task, I personally prefer quick earnings in online casinos. Speaking of that, have you ever tried Aviator by Spribe Technologies? It’s a crash game that came out in 2019 and really set a trend in the virtual gambling industry. The goal is to cash out your bets at the right moment to multiply them, sometimes even by 1 000 000! If you read about how it works, you'll see the strategy is all about timing. The longer you wait, the higher the potential win, but don’t wait too long or it might disappear.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)