Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
#7 Python Tutorial for Beginners | Python Set Path in Windows and Help
Play lesson

Python for Beginners (Full Course) | Programming Tutorial - #7 Python Tutorial for Beginners | Python Set Path in Windows and Help

Unlock Python Mastery: Dive into 75+ Engaging Tutorials and Transform Your Programming Skills with Telusko Today!

5.0 (1)
23 learners

What you'll learn

Understand and set up Python development environments using PyCharm and Jupyter Notebook.
Learn to work with various Python data types, variables, and operators.
Master Python programming fundamentals, including loops, conditional statements, and functions.
Gain proficiency in file handling, error management, and utilizing Python libraries like NumPy for data manipulation.

This course includes

  • 17.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% Discount) AI Powered DevOps with AWS - Live Course :- https://go.telusko.com/AIDevOps-AWS Coupon: TELUSKO20 (20% Discount) Master Java Spring Development : https://go.telusko.com/masterjava Coupon: TELUSKO20 (20% Discount) For More Queries WhatsApp or Call on : +919008963671 website : https://courses.telusko.com/ Udemy Courses: Spring: https://go.telusko.com/udemyteluskospring Java:- https://go.telusko.com/udemyteluskojava Java Spring:- https://go.telusko.com/Udemyjavaspring Java For Programmers:- https://go.telusko.com/javaProgrammers Python : https://go.telusko.com/udemyteluskopython Git : https://go.telusko.com/udemyteluskogit Docker : https://go.telusko.com/udemyteluskodocker Instagram : https://www.instagram.com/navinreddyofficial/ Linkedin : https://in.linkedin.com/in/navinreddy20 TELUSKO Android App : https://go.telusko.com/TELUSKOAPP TELUSKO IOS App : https://apple.co/3SsgmU2 Discord : https://discord.gg/D8hWe9BqfF 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 go to python.exe then copy the path of python.exe 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 Python for Beginners :- http://bit.ly/3JOLQhl Github :- https://github.com/navinreddy20/Python- Editing Monitors : https://amzn.to/2RfKWgL https://amzn.to/2Q665JW https://amzn.to/2OUP21a. Java:- https://bit.ly/JavaUdemyTelusko Spring:- https://bit.ly/SpringUdemyTelusko More Learning : Java :- https://bit.ly/3x6rr0N Python :- https://bit.ly/3GRc7JX Django :- https://bit.ly/3MmoJK6 JavaScript :- https://bit.ly/3tiAlHo Node JS :- https://bit.ly/3GT4liq Rest Api :-https://bit.ly/3MjhZwt Servlet :- https://bit.ly/3Q7eA7k Spring Framework :- https://bit.ly/3xi7buh Design Patterns in Java :- https://bit.ly/3MocXiq Docker :- https://bit.ly/3xjWzLA Blockchain Tutorial :- https://bit.ly/3NSbOkc Corda Tutorial:- https://bit.ly/3thbUKa Hyperledger Fabric :- https://bit.ly/38RZCRB NoSQL Tutorial :- https://bit.ly/3aJpRuc Mysql Tutorial :- https://bit.ly/3thpr4L Data Structures using Java :- https://bit.ly/3MuJa7S Git Tutorial :- https://bit.ly/3NXyCPu Donation: PayPal Id : navinreddy20 https://www.telusko.com

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

FAQs

Course Hive
Download CourseHive
Keep learning anywhere