I can see that you are a fan of "The Office" 😂😂 . Your tutorials have been extremely helpful. Keep up the great work.
@alexmote67795 жыл бұрын
Love this content Mike! Better than most of the paid courses on the internet! You’re the best!
@danieltadessechaka32024 жыл бұрын
thank you guys ,you are really helping us a lot please keep it up ,your lecture is a lot to us specially in my area of east africa, you are helping a lot of computer science students ,your lecture is awesome,once again thank you guys.
@mayankrathore87213 жыл бұрын
114k on first video of this playlist, 11k on this one. Less than 10% made it here. Congrats
@albeezhuang54 жыл бұрын
Awesome video! It saves my awful python class at college
@chickennuggets99935 жыл бұрын
I’m so glad he added toby
@d.howardcolesjr48625 жыл бұрын
What about "r+" How would you handle adding new lines, removing lines, etc.?
@leratomolokomme66022 жыл бұрын
Hey how do we select relevant results of the username from a file? Results of different school projects
@joshkindy48263 жыл бұрын
sweet thanks, used this to ping every ipv4 addres and write the ones that are up to a file.
@azegaspa69183 жыл бұрын
Hi! How would you append a certain text to ALL the files in a folder instead of to a single file? Thank you!
@aartii71752 жыл бұрын
how can we add new atom coordinates into a .pdb file using python?
@lisahlee56783 жыл бұрын
Great content Mike. You are the best
@chukwuebukaekwem69902 жыл бұрын
Please how do I perform this task in Jupyter Notebook?
@mr.b8ter5 жыл бұрын
Hello, how can I add user input in 'employee_file.write' ?
@sircorndogclips4 жыл бұрын
all you have to do is write: employee_file.write(input( ))
@vibhutyagi87872 жыл бұрын
top stuff brother
@virajmurab14733 жыл бұрын
what if we have to add values to file?
@iamcarl4746 Жыл бұрын
this site is awesome
@guruaswinm70584 жыл бұрын
Bro i wish u would reach more than 5 million sub
@eboatwright_3 жыл бұрын
Thank you! :D
@rafy-ivanmorales30773 жыл бұрын
I’m a new student and need help to do this project: I have a port scanner script it works properly; it works in Pycharm using python3.9. I have to make a file and I call this file (Example.txt). On this example file, I have to do this: 3. If the Ports is open, it should create a file and add an entry for port number 4. In case of any exception for instance “host is not available”, “host name could not be resolved” or due to any other error, you need to write that exception into the same file. I’m not asking for you to do the project for me, I'm only asking ware I need to work or used in my script to accomplish this because it is my first time doing this and working with python too, and I have been struggling with this part one very bad. I can even send you the code, so you can look and only tell me what I’m doing bad and is not working. Or try to make one day a video about this because I have search for this subject and I have not seen anything showing how to do these things in a script.
@meryemaslouj81283 жыл бұрын
thank you soooo much
@HiruniAbeysekara-fl1ij4 ай бұрын
@raedokal2 жыл бұрын
very cooolllll
@HIDlarissaTERRY5 жыл бұрын
Wow wow wow
@pizzagnome5821 Жыл бұрын
thank you i could kiss you im gonna pass my module
@mitchellfolbe87295 жыл бұрын
You started the previous tutorial with a txt file, but you didn't show how to put it in. Then you ended this tutorial showing how to make a file. It seems more helpful to have the end of this tutorial at the beginning of the previous tutorial.
@cesararturocastanonacuna33254 жыл бұрын
He's got an entire video showing us how to create that previous file. Check Lesson 28 if his Python | Playlist