Sublime Text 3 Python

preview_player
Показать описание
In this Sublime Text 3 Python video, I will do a walkthrough on how to setup Sublime Text 3 for Python programming. I will show you how to run both simple python programs as well as python programs that take in user input.

⏱️TIMESTAMPS⏱️
0:00 Introduction to Sublime Text 3 Python
0:28 Download Sublime Text 3
01:37 Increase Font in Sublime Text 3
02:02 Run Python Code in Sublime Text 3
02:46 Install 3rd Party Packages in Sublime Text 3
03:46 Install SublimeREPL in Sublime Text 3
04:07 Verify that Package Installation was successful
04:20 Write Python Program that takes in user input
05:08 Run SublimeREPL for Python
05:57 Create a shortcut for SublimeREPL Python
06:46 Keyboard shortcut to close SublimeREPL
06:54 Top Tip (How to remove packages in Sublime Text 3)

⚡ My Gear

✅ Let's connect:

💬 Twitter - @nktstudios

DISCLOSURE: Some of the links on this page are affiliate links, meaning, at no additional cost to you, I may earn a commission if you click through and make a purchase and/or subscribe. Affiliate commissions help us to continue making videos for you.

❤️ Thanks for watching.
Рекомендации по теме
Комментарии
Автор

Dude thank you so much. You have no idea how much this tutorial helped me. Short, simple, to the point. Thumbs up.

no
Автор

the most comprehensive guide out there it even shows the input trick and is idiot-proof
I love you

kakashykun
Автор

Thanks! I was looking over multiple videos trying to find input!

chillton
Автор

5:25 you could also use:

number = int(input("Enter a number: "))
print(f"You entered: {number}")

its the exact same but i prefer doing it like this

MUSSIDJ
Автор

Finally a tutorial worth watching.. you have no idea how much this helped..

SupSports
Автор

Thank you bro. This is the fifth tutorial I watched and this was the only one who was informative and helpfull

gabrielvlad
Автор

thank you so much man :D, your explanation was very clear, I like that it is very simple and easy to understand

sondidu
Автор

So happy to run into your tutorial. My book did not mention any of this and I was unable to run a program requiring input. Thanks.

loxtong
Автор

Great video. Short and simple. Easy to follow steps. Why doesn't this video have more views?

asadshaikh
Автор

[
{
"keys": ["ctrl+r"], "command": "run_existing_window_command", "args":
{
"id": "repl_python_run",
"file":
}
}
]

codewithelyanan
Автор

Thank you, it helped me to run program that takes user inputs

shubhambhardwaj
Автор

Thank you so much. This was such a helpful and concise video. This is my first time ever commenting on youtube but you were just so helpful you deserve it. Thank you!

ajphelps
Автор

Thank you so much! After watching several videos, your's was that one that helped me understand.

Elena-gvwi
Автор

thank you so much, friend, for magnifying your font. It makes the video so much easier to follow.

jesuisravi
Автор

Thank you so much! This has been very helpful!

demurebel
Автор

Excellent video I am a new programming learning Python and this was the information I needed and more . Thanks for the Video NKT Studios

emman
Автор

Very helpful video ❤️ Thank you so much

danuladulanjana
Автор

Thanks Dude..! Those points have been clearly explained and have simplified my learning. Once again thanks for your concise explaination..!

srinivasanis
Автор

This video helped me a YOU SO MUCH BRO...
I really liked it

crazyprojectideas
Автор

Unusually well made and accurate I had no issues following it

hugonilsson