Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

how can i import libraries for python?

hi im learning python and i want to import libraries

pythonimport
17th Mar 2023, 7:07 PM
Ismım artık Daha kolay
Ismım artık Daha kolay - avatar
1 Answer
+ 2
General syntax is: **import <module_name>** OR: **import <module_name> as <new_name>** OR: **from <module_name> import <function/s>** Mor information could be find on these sources: https://www.w3schools.com/JUMP_LINK__&&__python__&&__JUMP_LINK/python_modules.asp https://docs.python.org/3/reference/import.html
17th Mar 2023, 7:19 PM
Lamron
Lamron - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
ĐžŃˆĐžĐ±Đșа ĐČ ĐżŃ€ĐžĐ»ĐŸĐ¶Đ”ĐœĐžĐž Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes