#7 Python Tutorial for Beginners | Python Set Path in Windows and Help

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO20 (20% Discount)

Coupon: TELUSKO20 (20% Discount)

Udemy Courses:

For More Queries WhatsApp or Call on : +919008963671

In this lecture we are discussing how to set path in window and use of help() function in python:

-- in previous lecture we are using idle
-- Now we are using cmd
if you want to work on cmd
in cmd python # check python is installed or not
in cmd python --version # check version of python

get path of python :
basically python is installed in c drive
so path of python is c:\python27 or c:\python34
or
go to users folder
then go to appdata
then go to local
then go to program
then go to python
then go to python34
then paste it in environment variable
path of python is c:\users\appdata\local\program\python\python34

temporary path set using cmd:
step 1: open cmd
step 2: set path=c:\users\appdata\local\program\python\python34
step 3: python # check python is installed or not

permanent path set using cmd:
set path of python in environment variable
step 1: right click on my computer
step 2: click on properties
step 3: click on advance system setting
step 4: click on environment variable
step 5: click on path
step 6: click on edit
step 7: click on new
step 8: paste the path of python
step 9: click on ok

restart your cmd
and type python
it working
if not working then restart your pc
and type python

in python we have help function using that we can get help of any function:
help()
topics # it will show all the topics
modules # it will show all the modules
keywords # it will show all the keywords

Editing Monitors :

More Learning :

Donation:
PayPal Id : navinreddy20
Рекомендации по теме
Комментарии
Автор

Q: What is Mutability?
A: Mutability means the tendency to change. So, lists are mutable while tuples and strings are immutable.
Once we declare a data structure and if we are unable to edit the same(tuples, strings, etc), then it is called immutable data structure, while it is the opposite for mutable data structure(lists, etc).

SwapnadeepMukherjee
Автор

My sister recommend you... And i think first time her adivce is beneficial for me😂😂

divyanshusingh
Автор

Nobody will tell us these small details like U are doing. Not our college/school teachers, maybe not even our private tutors or most of the Youtubers either. I cannot express how much I appreciate your work & only wish had I found this channel earlier, would've spared me a lot of troubles. But fortunately it's never too late & now I'm here & enjoying this amazing work of your. Thanks a lot, Sir😊

bruklynbrawlr
Автор

For those..who are unable to find appdata folder, follow these steps. 1) control panel 2) appearance and personalization 3) file explorer 4) view and then show hidden files...!

avert_
Автор

To all those people who are
struggling to add python into path in environment variables,
just follow this:
1)uninstall python
2)reinstall python
3)on the installation screen on the bottom you'll see an option "add to path"
4)just mark it and you'll be fine
i think restart might be required do it.

minutegamer
Автор

Sir, u r the best teacher ever... U r the treasure of programing...

aishwaryakattul
Автор

You are an amazing person. Not all can educate others. That's a gift. And you have it. Thank you for sharing your gift.

monagulapa
Автор

Just managed to do it. Hope it helps, this is what I did
1) Searched for Environmental Variables in the search bar
2) Look at the bottom right of the box that appears, press ok on the Enviromental Variable box
3) Environmental and System variable box comes up, we want the System box.
4) Go to Path in the System box, press Edit. This is where you need to paste your Python path and script path.

smwasamsmwasam
Автор

It just osm what u explain it will go directly to our head sir !!!!
Actually I am felling guilty about myself because if I pay money also no one will teach like this !!! :)

harshabasavaraju
Автор

I'm so lucky that my master's class friend suggested these videos to me and I must tell you, you are doing a really great job!!!

worldofcharisma
Автор

This course is getting more interesting video after video, Thank you Sir

benindi
Автор

Thank you brother
I really love the way you teach/attitude. Please keep going. Stay blessed and happy.

BitcoinBabu
Автор

Navin sir seriously ur awesome...ur teaching style is soo amazing.. thank u sir for this series...🙂

aditisonawane
Автор

Thank you so much Bro😍. I never see this type of explanation in any other channels. You are feeding like OPEN BANAANA AND PUT IT IN MOUTH. You are not only teaching us python you also teaching how to grasping the content and how to remember it👏👏👏👏

sudharshanbomma
Автор

i really do appreciate you taking the time to make these videos to help others understand how to program 👍🏽

jhitgotjuice
Автор

It's been a while I am watching this series and it's really helping me out 😍, thank you for such great videos

SiddhantVyas
Автор

for those who are doing this now the current python setup has a option to set path 3.8.2 supports it and you dont need to follow these steps

Edit: It's 2021 may and still works

basicnoob
Автор

Thank you Navin Reddy for excellent teaching,
knowledge sharing

boorugulaxmankumar
Автор

Very Nice .. Thank you Dude. You are "Excellent" .. Great understanding in Python and Training Skills.

VishuencApp
Автор

Hi Navin, Thank you for your incomparable knowledge being shared. I am working on Spark using Scala. I am curious to know if i will be able to code in python for Spark by the end of your sessions. Thanks again

rajk