Some code i made
by KenzieHowen - Wednesday June 14, 2023 at 08:30 PM
#21
Keep at it. Programming is like body building. You have to keep at it each day to improve. Pretty soon you'll be doing really neat stuff.
Reply
#22
(06-14-2023, 08:30 PM)KenzieHowen Wrote: i know this is a who asked moment but im new too python and in 2 weeks i made this! i super proud and aware its basic but i made this with no help!

import time

Version_select = input("Would you like to install our newest version or the beta/alpha (1,2,3): ").lower()

if Version_select == "1":
    print("Installing newest version V.17.2")
    time.sleep(1)
    print("[#              ]")
    time.sleep(1)
    print("[##              ]")
    time.sleep(1)
    print("[###            ]")
    time.sleep(1)
    print("[####            ]")
    time.sleep(0.2)
    print("[#####          ]")
    time.sleep(1)
    print("[######          ]")
    time.sleep(3)
    print("[#######        ]")
    time.sleep(1)
    print("[########        ]")
    time.sleep(1)
    print("[#########      ]")
    time.sleep(1)
    print("[##########      ]")
    time.sleep(5)
    print("[###########    ]")
    time.sleep(1)
    print("[############    ]")
    time.sleep(1)
    print("[#############  ]")
    time.sleep(1)
    print("[##############  ]")
    time.sleep(2)
    print("[############### ]")
    time.sleep(10)
    print("[################]")
    time.sleep(0.1)
    print("Download complete, Enjoy")
keep coding, you are doing great
Ban reason: Scamming (Pongo is a faggot) (Permanent)
Reply
#23
maybe i not getting it /!?
Reply
#24
good. keep learning. you should proud whatever you did.
Ban reason: Banned on DF (Permanent)
Reply
#25
Good. If you use process pids for real time loading, it'll be much better.
Reply
#26
For real the Windows load (which basically never shows progress based on real progress). Nice work!
Reply
#27
Excellent effort there my friend!
"Universal appeal is poison masquerading as medicine. Horror is not meant to be universal. It's meant to be personal, private, animal"
Reply
#28
happy hello worlding fellow pythoner
Ban reason: Leeching | http://raiddfzn73ir6iyxlf7nwytnujiflddog...an-Appeals if you feel this is incorrect. (Permanent)
Reply
#29
10/10 having it get stuck at the very end lmao. good memories of installing games in windows xp lol
Reply
#30
Keep up the great work, and continue exploring Python and programming concepts. With continued practice and learning, you'll undoubtedly continue to grow and develop your skills
Ban reason: Spamming | Contact us via http://raiddfzn73ir6iyxlf7nwytnujiflddog...on/contact if you feel this is incorrect. (Permanent)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I made the Gemini model turn on the flashlight termit 15 1,428 01-06-2025, 12:43 PM
Last Post: DredgenSun
  random program i made. slxppv 11 3,970 02-26-2024, 04:11 AM
Last Post: Lock
  Finally made it to Elite Hacker on HTB take1312 5 1,859 02-24-2024, 06:48 PM
Last Post: Lock
  Made to news ghostonlean 1 1,758 10-13-2023, 10:57 AM
Last Post: Vetrified



 Users browsing this thread: 1 Guest(s)