Build A Python GUI App Tutorial

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 1 тис.

  • @davidleblanc1161
    @davidleblanc1161 5 років тому +1087

    "I'm going to go to a new line by pressing enter"
    *Furiously scribbling notes*

  • @dublex7977
    @dublex7977 5 років тому +1971

    He's the coding pewdiepie

  • @bilaluddin2345
    @bilaluddin2345 5 років тому +305

    Wait you have to open an app to open more apps...
    I’ve just witnessed innovation in it’s finest

    • @learn2draw716
      @learn2draw716 4 роки тому +12

      Isn’t a computer just one big app?

    • @bilaluddin2345
      @bilaluddin2345 4 роки тому +16

      @@learn2draw716: Isn't life just one big app?

    • @abuk95
      @abuk95 3 роки тому +5

      @@learn2draw716 computer is just a one big calculator... comfortable people made an app from it for themselves by just using cHr0Me and ViSuaL cOdE

    • @feetlunatic5134
      @feetlunatic5134 3 роки тому +10

      @@bilaluddin2345 the real app is the friends we made along the way

    • @Ballu12345
      @Ballu12345 3 роки тому +1

      Is this mobile big app

  • @livingphate
    @livingphate 5 років тому +36

    Been watching your stuff for a while, this is the exact tutorial I was looking for

  • @demev7488
    @demev7488 4 роки тому +16

    Thanks for the idea and the great tutorial! I was able to build off of this to make a few small tweaks.
    - Set fixed window size
    - Get the buttons on the same line
    - Add the program title and favicon
    - Add a menu bar to 'Open File', 'Run Apps', or close out of the program
    - Add logic: if program doesn't have any apps selected and the 'Run Apps' button is clicked, an error alert pops up letting the user know there wasn't any programs to run.
    - Add logic: if the program doesn't have any apps selected before it's closed, it doesn't create a save text file
    I plan on implementing your idea of adding a remove program feature as well in the future.
    EDIT: I created a list box for the programs so the user can select and remove an app, or just run a single app that is selected and the user hits the 'Run App' button.

    • @ruchitadwivedi9123
      @ruchitadwivedi9123 4 роки тому +1

      Heyy that seems pretty cool. Would you like sharing your code?

    • @nirajraut9408
      @nirajraut9408 3 роки тому

      Hey, could you share your code?

    • @lisabeyer2453
      @lisabeyer2453 3 роки тому

      hey it would be very helpful if you can share your code :)

    • @alfred7167
      @alfred7167 2 роки тому

      That's cool ..would you mind sharing that code

    • @ukaszzbrozek6470
      @ukaszzbrozek6470 2 роки тому

      It would be more user friendly if block button when there is no apps instead of showing alert message. Great that you improving the idea of the program. :)

  • @ErickBuildsStuff
    @ErickBuildsStuff 5 років тому +27

    Dev Ed, i recently subscribed your channel. Though I'm a master CS student in Germany, i almost forgot programming as i wasn't coding everyday. I thought I'm not good at all. But after binging few of your videos, i got courage and confidence as staring at the screen for 20min not understanding, is pretty much common. I know a lot of things but not motivated enough may be. Thank you for inspiring.

  • @ganashree1906
    @ganashree1906 4 роки тому +436

    After watching this vedio I realised that what I know about python is like drop of water in ocean😂😂

    • @topuz8070
      @topuz8070 3 роки тому +6

      Exactly the same feeling

    • @djbabu8796
      @djbabu8796 3 роки тому +39

      I just learnt to print hello world.

    • @kayaqueen6982
      @kayaqueen6982 3 роки тому +4

      @@djbabu8796 me too

    • @anywindo
      @anywindo 3 роки тому +4

      @@djbabu8796 Same

    • @Ballu12345
      @Ballu12345 3 роки тому +3

      Print ("Hello World")

  • @rjmplq
    @rjmplq 3 роки тому +79

    Wow! This is really helpful. I'm a Python beginner and this was very easy to follow. Also, it's a good introduction to tkinter. I'm excited to start building apps now. I specifically like how you explained the syntax in a clear and simple way.

    • @G4M3GAMERYTPRO
      @G4M3GAMERYTPRO 2 роки тому +1

      same

    • @haezche
      @haezche 2 роки тому +2

      how are you now?

    • @slacherarmy5563
      @slacherarmy5563 2 роки тому +1

      fun fact GUI's are actually an advanced not basic feature

    • @Qtaro-oh
      @Qtaro-oh 2 роки тому +3

      the fact that exe files compiled by pyinstaller are always detected as virus won't let you rest at ease T_T

    • @JustinMacri007
      @JustinMacri007 Рік тому

      Wavtvyo be freinds

  • @dhruvgupta5658
    @dhruvgupta5658 2 роки тому +3

    hey ed I've been a fan since 2020 , the best thing about you is your humble voice that explains everything so well that i don't even need to just watch the video again or be confused , your videos are a great way to learn !💜

  • @philgeorge5379
    @philgeorge5379 4 роки тому +14

    I watched alot of tutorials from other programmers who teach the concepts of tkinter but none of them explain it as well as coding pewdiepie(Dev Ed) You deserve a like, Dev Ed

  • @PeterHerriman
    @PeterHerriman 5 років тому +11

    Yah! My first play with Python and GUI - you made it super easy to get the concept (pretty new Python user too)
    THANK YOU!

  • @JuicyBenji
    @JuicyBenji 5 років тому +53

    A mix between "Vegetable Police" and "JackScepticEye" is how I'd describe you. It feels kinda weird, but I did like the video

  • @1flybyguy
    @1flybyguy 5 років тому +22

    "It's releasing the juice! It's juicing up!" Lol! So much wordplay in this episode.

  • @tescoworker4848
    @tescoworker4848 5 років тому +6

    Pár napja láttam az egyik videód amiben említed, hogy jól megy a német nyelv tanulás mert tudsz magyarul :D váratlanabb dolog még soha nem történt velem az interneten :D Köszi a quality contentet

  • @kennethazor
    @kennethazor 3 роки тому +7

    was preparing myself for a sped-up 5 hour video, and you taught me all I needed to know in just under 25.
    that's magic

    • @guitar0wnz
      @guitar0wnz 2 роки тому +1

      I saw that video and came straight here as well, I was like helllll no

    • @casettemix
      @casettemix 2 роки тому

      25 hours is more -.-

    • @kennethazor
      @kennethazor 2 роки тому

      @@casettemix 25 minutes -.-

  • @deepeshdragoneel3351
    @deepeshdragoneel3351 4 роки тому +7

    Man this guy is cool! This guy certainly improved my workflow

  • @gitongawanjohi5707
    @gitongawanjohi5707 5 років тому +128

    When you say GUI like that it sounds like calling someone a dog in my vernacular.

  • @sbunny8
    @sbunny8 4 роки тому +3

    Awesome video. You gave just the right amount of explanation as you went along. You showed the process for building the GUI App, rather than just showing the finished product, but you didn't waste time with, "uh, umm.. gee, what next, I dunno, uh...". I was able to follow everything you did. A+

  • @BoostedBoi
    @BoostedBoi 5 років тому +101

    Hello my gorgeous friend on the internet

  • @m.hakania2251
    @m.hakania2251 2 роки тому +5

    I am new to Python as well, this was very rewarding video.
    Thank you for making this tutorial!!
    at 9:02, when you add filetype="*.exe", you might have had Windows in mind, how that whole line will change if we are on Linux/Unit os in nature (Including Mac or any of the rather popular Linux distros , namely Ubuntu, Fedora")
    Thank you for making this fun and education at the same time!

  • @muhamedgalal3093
    @muhamedgalal3093 5 років тому +429

    I caught u
    Ur also a game developer
    U have unity😂😂😂

    • @sumeetbansal3552
      @sumeetbansal3552 5 років тому +49

      We want unity games, and a c# tutorial

    • @mrdiin.dev_
      @mrdiin.dev_ 5 років тому +10

      Also Blender!!!

    • @JBerry0129
      @JBerry0129 5 років тому +5

      how is that caught?

    • @SergioCandelaRamirez
      @SergioCandelaRamirez 4 роки тому +2

      @@JBerry0129 0:52 u can see his desktop and Unity and Blender are there :)

    • @AndrewTSq
      @AndrewTSq 4 роки тому +1

      @@SergioCandelaRamirez maybe he just benchmarks his cpu with blender :-)

  • @JasonWhittle1
    @JasonWhittle1 3 роки тому +1

    UA-cam has grown to such a variety of video's. Now there is a genre for programming mixed with a sort of comedy.

  • @gibbytravis
    @gibbytravis 4 роки тому +4

    Cool now I'm ready for my interview for a senior python developer position. Thanks!

    • @anonBnik
      @anonBnik 3 роки тому

      Did you get it?

    • @gibbytravis
      @gibbytravis 3 роки тому

      @@anonBnik Sadly no. They said don't call us. We'll call you. Haven't heard back yet.

  • @Kabs9780
    @Kabs9780 2 роки тому

    I have made major strides in python the past week. Monday learned some basic code for if and else, Tuesday I worked with that more and got bored. So Wednesday I wrote a program to open apps and files on my desktop after watching this video. Wow . Thank you for your help

  • @VerbindingMislukt
    @VerbindingMislukt 5 років тому +9

    0:46 i am wanting to learn coding, stumbled upon this channel. That right there earned you the subscribe! Looking forward to watching more of your videos

    • @darkskin84
      @darkskin84 5 років тому +1

      Milan Vaessen 😂😂😂, that got me too and I subscribed!!

  • @inothecoolrex11
    @inothecoolrex11 3 роки тому +1

    He deserves much more subs.
    Such a legend!
    Keep it up

  • @sethstyle
    @sethstyle 5 років тому +3

    I understood like 5% of that... Gave me plenty of new stuff to learn. Great tut, thanks!

  • @intanzulaikha4361
    @intanzulaikha4361 4 роки тому +1

    I think he is the first guy doing coding with Windows OS. Thank you ed your tutorial really help me the most and easy to follow. It actually become more easier because you use Wins OS

  • @AbdulrahmanZaid1
    @AbdulrahmanZaid1 5 років тому +4

    Thank you so much for this clean and easy to understand tutorial.

  • @emanuelecapone242
    @emanuelecapone242 4 роки тому +2

    Well, I never got bored during the video, so thank you for the amazing quality content

  • @REDTAPS
    @REDTAPS 3 роки тому +2

    First time here was forwarded by a friend and i gotta say i love the way you teach, you come across precise and funny i love it, i promise im gonna master coding

  • @trivagravia4837
    @trivagravia4837 3 роки тому

    my respects..l started python 14 days ago, have read the few basics using print(Eric Matthes) , decided let me go straight right away into practical staff.. just made my first App on python ...thanks to you......

  • @jasonbowen5872
    @jasonbowen5872 2 роки тому +6

    This is really great I had a lot of fun doing this tutorial. Thanks Ed!
    I have only been doing this for 6 days and I learnt a lot from this.
    You are a great teacher and presenter.
    Your pace is quick but you are concise so that helped.
    Have a great day...I have subscribed and will hopefully learn a lot more from you.

  • @aidangifford1673
    @aidangifford1673 3 роки тому

    for me this is the first tkinter tutorial that actually worked and made sense. Thank you!!

  • @BuGabageb
    @BuGabageb 3 роки тому +14

    Really liked the video. The pace is good and I found it very informative as I’ve never made a GUI in python before. There is something I must ask though. What is the name of that theme you’re using for VScode?? Its so cleaaaaaan.

  • @problematicpunk
    @problematicpunk 3 роки тому +2

    Instead of using:
    for app in apps:
    f.write(app + ',')
    You could use:
    f.write(','.join(apps))
    This would fix the empty list item at the end.

  • @roietbd2992
    @roietbd2992 4 роки тому +3

    I just want to say that programming anything to improve your own needs is (what I think) the best practice method.
    You may learn how to build more complex software for yourself and for future projects generally.

  • @RGTECHZA
    @RGTECHZA 4 роки тому

    Salute.This guy is by far the best guy to learn coding from - 9 million out of 5 stars-Mind blown

  • @najda9237
    @najda9237 4 роки тому +7

    I'm completely beginner, and I just open this tutorial to see the how apps are building by python :(
    but actually you made me disappointed with all these codes and this freaky app
    but to be honest you are so lovely and funny guy, I love you :)

    • @theboringprogrammer4444
      @theboringprogrammer4444 4 роки тому +2

      I'd recommend you start with something your level before programming an API. For example, try programming a calculator or a game with python using pygame. You know, beginner stuff...
      And learn the basics of python, too.

    • @TheLostEngineer19
      @TheLostEngineer19 4 роки тому

      @@theboringprogrammer4444 what is API?

    • @chronon8782
      @chronon8782 4 роки тому

      this isnt complicated, even someone with no experience can understand if you listen to what hes saying

    • @theboringprogrammer4444
      @theboringprogrammer4444 4 роки тому +2

      ​@@chronon8782
      Yes, this isn't complicated if you just copy and paste it all, everyone knows that. Even a toddler could "copy and paste" and call itself a "programmer."
      What is complicated, if you are a beginner of course, is understanding what he is coding. If you don't even know what a function is, or even what a module is... Then you wont deeply understand anything. Yes, you might understand this *one* script, but you wont be able to reprogram a different API. Because you didn't understand how APIs work to the point that you can program one by yourself, you only understood how this one API worked at max.

    • @chronon8782
      @chronon8782 4 роки тому

      what is the amateur programmer besides an expert copy and paster, but yes im not retarded i understand what the hard part is, but just by looking at it i could recreate it, most of the syntax is the same and you could just explore all of he options that you have with tkinter without needing the video, im not a programmer, nor do i ever aspire to be, im just fucking around and getting the gist of it is simple in this video

  • @lukasas44
    @lukasas44 3 роки тому

    First minute and I'm already clicking on Subscribe - the mans manner is epic :DD Bravo, man :D

  • @JoaoLucas-dd4xm
    @JoaoLucas-dd4xm 5 років тому +27

    "let's go play with the snake."
    Ed, 2019

  • @adityadeshmukh9614
    @adityadeshmukh9614 4 роки тому +10

    Your Actions and expressions are too funny bro 😂😂
    But i really love u bro

  • @jairajsingh1850
    @jairajsingh1850 5 років тому

    This video came in like a blessing from the gods .. I have been searching for a gui tutorial for python and wasn't quite able to find a good one .. thank you very much for your video ..

    • @sohamsawant4151
      @sohamsawant4151 5 років тому

      Check the python GUI video from freecodecamp

    • @PySnek
      @PySnek 2 роки тому

      lol what are you talking about? youtube is full with tkinter videos, mostly much easier to understand than this. This is not a beginner topic and the syntax is hard to understand if you want to learn tkinter.

  • @skorotkiewicz
    @skorotkiewicz 5 років тому +14

    You're my favorite ASMR channel

    • @go371211
      @go371211 5 років тому

      @@shitdemon487 Yes, which is what he did in the video

  • @inktorious8549
    @inktorious8549 3 роки тому

    Where has this guy been all my life?

  • @alvidervishaj231
    @alvidervishaj231 5 років тому +4

    What is the VS Code theme you are using, it's so nice ! Also love your videos :P

  • @greenishspacedude577
    @greenishspacedude577 5 років тому +1

    Your tutorials helps me so much ! I learn something new everyday

  • @yashpandey350
    @yashpandey350 5 років тому +5

    lol, I used the same frame size as yours . For a few minutes, I couldn't be able to understand why I am not able to see the button than I realized that I crossed my desktop frame size.😂😂😂

  • @jacksparrow2000
    @jacksparrow2000 2 роки тому

    Learnt so much of useful Python in just 15 minutes! Great example!

  • @imadoulhou7854
    @imadoulhou7854 5 років тому +12

    The best crazy man, appreciate that
    But could you do a complete course about Tkinter, Selenium, Flask
    We will be really thankful to you!
    Thanks in advance 🎂🎂🍲🍲

  • @fitzysbaby2677
    @fitzysbaby2677 3 роки тому

    thank you, watched a couple other which had me lost in the end, learned a bunch from this one!

  • @NOBODYUSEFULL
    @NOBODYUSEFULL 5 років тому +7

    You can save python file as .pyw so there is no console window

    • @aadimanchekar1032
      @aadimanchekar1032 5 років тому +1

      im a newbie can u please explain??

    • @NOBODYUSEFULL
      @NOBODYUSEFULL 5 років тому +1

      @@aadimanchekar1032 Of course.
      Its basically just a Python User Interface file. So a Python file that opens up a new Window without the command line.
      Hope it helps

    • @aadimanchekar1032
      @aadimanchekar1032 5 років тому +1

      @@NOBODYUSEFULL thank you so muchhh😁

    • @NOBODYUSEFULL
      @NOBODYUSEFULL 5 років тому +1

      @@aadimanchekar1032 Glad I could help you

  • @henryseh6043
    @henryseh6043 4 роки тому +2

    As the very beginner myself,it’s very very hard to watch while doing it with him ,he’s so fast freaking fast, wow amazing!!!! I wish I could reach that speed .

    • @theboringprogrammer4444
      @theboringprogrammer4444 4 роки тому

      I'd recommend you start with something your level before programming an API. For example, try programming a calculator or a game with python using pygame. You know, beginner stuff...
      And learn the basics of python, too.

  • @ProgrammingwithPeter
    @ProgrammingwithPeter 5 років тому +6

    That's why python is so powerful, you can do anything with it.

    • @marl3x
      @marl3x 5 років тому +6

      *programming
      Let's just not bring the language war into this.

    • @uid4447
      @uid4447 5 років тому

      Every programming languages have pros and cons. You can't simply say python is the best.

    • @ProgrammingwithPeter
      @ProgrammingwithPeter 5 років тому

      @@uid4447 I never said said that it's the best, lol, I said it's powerful, two different things

    • @ProgrammingwithPeter
      @ProgrammingwithPeter 5 років тому

      @@marl3x I didn't, never said its the best or sort of, just powerful

    • @ThatBigGuyAl
      @ThatBigGuyAl 5 років тому +3

      You sound like the Udemy commercial

  • @vidhya6388
    @vidhya6388 2 роки тому

    Awesome way of teaching..thanks for not boring.

  • @FreedomForKashmir
    @FreedomForKashmir 5 років тому +4

    What ..... what ... what the hell
    This awesome guy have reached 161k in just my blink
    Wao ... god job and congrats

  • @ayanleInstitute
    @ayanleInstitute 3 роки тому +1

    If you want to run on mac OSX ( or 11 ), use this function instead
    import subprocess
    def runApp():
    for app in apps:
    subprocess.call(["/usr/bin/open", "-W", "-n", "-a", app])

    • @krishnabisht1240
      @krishnabisht1240 3 роки тому

      Hey check this cool art of yash
      Made by character of keyboard using python
      ua-cam.com/video/kadQQ6CCuDQ/v-deo.html

    • @juansocool3
      @juansocool3 2 роки тому

      Sir, you have saved my life. Thank you.

  • @NikhilAdiga
    @NikhilAdiga 5 років тому +8

    Let's go play with the snake😂

  • @maximiliankrug1011
    @maximiliankrug1011 2 роки тому +2

    Great tutorial and really well explained. 👍👍

  • @imolasimo1921
    @imolasimo1921 5 років тому +5

    Hello my gorgeous son on the internet!❤

    • @Zihad
      @Zihad 5 років тому +1

      Wait, is it Edwin Simo's mother?

    • @muhammadusmanghani4992
      @muhammadusmanghani4992 4 роки тому +1

      mam your child is doing amazing stuff for all of us noob programmers.

    • @imolasimo1921
      @imolasimo1921 4 роки тому +1

      Thank you!

  • @j_progressions
    @j_progressions 2 роки тому

    I NEEDED THIS FOR MY PROJECT THANK YOU SO MUCH

  • @TheOneAndOnlyAhmed
    @TheOneAndOnlyAhmed 5 років тому +10

    Gui sound sticky

  • @webnest5705
    @webnest5705 2 роки тому

    finally a programming channel with some sense of humour ♥

  • @user-hd6xc1xn9d
    @user-hd6xc1xn9d 4 роки тому +5

    8:20
    personal timestamp

  • @estherling8435
    @estherling8435 3 роки тому +1

    Thanks! I learn a lot from this video. It helps because I want to make an app (though mostly for my amusement) using python. I didnt know it could be so easy! So thanks a lot.

  • @HelplessFangirl
    @HelplessFangirl 3 роки тому +3

    Wait, I thought this was supposed to help productivity, why are you opening League of Legends xD

  • @cosmik8563
    @cosmik8563 2 роки тому +1

    after the 9:30 mark when I run program and click on open file it does nothing

  • @Mellowjay
    @Mellowjay 5 років тому +3

    Is it just me or you actually resemble Chandler from Mr.Beast's videos?? 🤔

  • @shouryachauhan61
    @shouryachauhan61 3 роки тому

    You have no idea how much he helped me!

  • @nishantpandey1980
    @nishantpandey1980 5 років тому +3

    Gooooooeeeee App on pitthon

  • @Geoff31858
    @Geoff31858 4 роки тому

    Thanks for the tutorial dude! I'm following along line by line. Very helpful! Thanks!

  • @leolion516
    @leolion516 2 роки тому +2

    Amazing tutorial. I followed it along, and everything worked perfectly as you said...First time I can do a Python tutorial from start to finish without any difficulties. I like your sense of humour as well, it makes everything even funnier. Keep it up with the great content!

  • @syeddaimali2239
    @syeddaimali2239 5 років тому +2

    I enjoy watching your tutorials bro I've seen many youtubers but they make videos like they are forced to do so. but you ! , enjoy it and make your gorgeous friends on the Internet Enjoy it too :D love you for this .

  • @naufal9784
    @naufal9784 2 роки тому +2

    why I can't open file? my program can run but can't operate when I clicked open file??

  • @jonquino755
    @jonquino755 4 роки тому

    Thank you very much for teaching me your skills to those of us who are starting in this world of programming, the application was great, a hug

  • @mikethegamedev
    @mikethegamedev 3 роки тому +2

    Thank you so much! This is what i wanted! :D

  • @Kngdmio
    @Kngdmio 5 років тому +2

    This video was special ed.
    This video was special, ed.
    Thanks.

  • @stevencwest
    @stevencwest 4 роки тому

    love your comedic exchanges and the background music

  • @anthonywoods2550
    @anthonywoods2550 Рік тому

    Thank you, I leaned a lot.

  • @simondemichelis2835
    @simondemichelis2835 5 років тому

    Clear and beautiful code, making interesting things. Thanks, excelent video

  • @rfpcs1
    @rfpcs1 4 роки тому

    This is the 1st python program tutorial that worked the way its supposed to. aside from my typing errors I tested it from thr desktop worked just fine, I changed the gray to Yellow easier to see.

  • @GPMrks
    @GPMrks 3 роки тому +1

    Hey Ed, can you tell us what's that theme you're using?

  • @smithwesson924
    @smithwesson924 4 роки тому +1

    0:09 - 0:10 best part in the video

  • @obertmakaza
    @obertmakaza 4 роки тому

    eyy you the best. I didn't have python launcher and now I have downloaded and it work.

  • @raja4790
    @raja4790 3 роки тому

    Really helpful . Thanks mate!

  • @maestro3084
    @maestro3084 5 років тому

    Why to study computer science when you have Dev Ed.Well explained video gorgeous @Dev Ed!!

  • @28Down
    @28Down 2 роки тому

    For anyone following this in 2022 if you got "root.mainloop() AttributeError: 'str' object has no attribute 'mainloop'" after 21:05 try changing root.mainloop() to tk.mainloop().
    Worked for me, thanks for tutorial!

  • @aurelienbaraka2527
    @aurelienbaraka2527 2 роки тому

    You've always been the best

  • @TyroneHillsmbw
    @TyroneHillsmbw 4 роки тому

    Excellent tutorial Sir!!!

  • @chakravarthyelumalai8408
    @chakravarthyelumalai8408 2 роки тому

    Lovely tut man

  • @thelululiving
    @thelululiving 3 роки тому +1

    Thank you for this! I just built my first🥰

  • @shefyg
    @shefyg 3 роки тому

    Great tutorial, still has some way to go but really clear, well played (with the snake) :)

  • @toastvernascher4533
    @toastvernascher4533 Рік тому

    Thanks for the great Tutorial😊

  • @knightlypleasures3123
    @knightlypleasures3123 3 роки тому +1

    Getting back into coding after dropping it for a while, and as someone who thinks capitalization is unnecessary, this was a nightmare due to 100% my own doing, otherwise, great video!

  • @intfxdx
    @intfxdx 5 років тому

    Thank you for this video. I am using the basics of it to create an app to help with my teaching. Prof. G.

  • @m.t-thoughts8919
    @m.t-thoughts8919 4 роки тому

    Awesome Video m8! It helped me alot! 😊

  • @binibini7403
    @binibini7403 4 роки тому +1

    You make coding fun and you are funny too. Thank you.

  • @EthanH0927
    @EthanH0927 5 років тому

    I love these videos man keep it up this helps me learn a lot more than most vidoes because you code stuff we can actually use.

  • @gavinfair7683
    @gavinfair7683 3 роки тому +1

    if anyone is stuck on the save txt part instead of using "app" use your file name for example mine is called "main" so it would be
    with open("save.txt", "w") as f:
    for main in apps:
    f.write(main + ",")

  • @therealomegatron8629
    @therealomegatron8629 2 роки тому

    Dude your awesome. Thanks for this tutorial.