Answers for "python programming"

15

how to get started with python

#the best way to start with anything is not to rush and start with the basics
#python however is really good for begginers as it is easy to read and understaned
#and has relatively easy syntax so dont spend a lot of time on the basics like
#print() and if  rather learn the basics and learn about the libraries 
#and a good way to learn about the libraries is https://pypi.org/ if you are also
#struggling to find motivation for programming the best way to work around it is
#to learn how dopamine works in your brain and how to use it in progoramming
#for that use the video https://www.youtube.com/watch?v=9QiE-M1LrZk
#for a good IDE i reccomend pycharm
#and remember programming is not something you should remember to be good 
#programming is something you need to understand and to be a good programmer you 
# need to know how to put the internet to a good use and to know where to search

#if this helped leave it an upvote 
#rubel1130 :)
Posted by: Guest on May-11-2020
2

python tutorial youtube

'''
Do what you want, Google if you don't know how to.

But if you really want a tutorial; https://www.youtube.com/watch?v=rfscVS0vtbw
'''
Posted by: Guest on September-04-2020
29

Python

Python is an interpreted, high-level, 
general-purpose programming language.

//as you can also see to your right --------------------->

but also note interpreted, not compiled.
Posted by: Guest on May-01-2020
5

python

Python is an interpreted,
high-level and general-purpose
programming language.
Created by Guido van Rossum
and first released in 1991, Python's
design philosophy emphasizes code
readability with its notable use of
significant whitespace. Wikipedia
Posted by: Guest on September-06-2020
7

python .

Python is a programming language.
Nothing more, nothing less.
Posted by: Guest on July-17-2020
2

python programming

a easy to learn language and power full at the same time
Posted by: Guest on August-17-2021

Python Answers by Framework

Browse Popular Code Answers by Language