Using Print | Python for Beginners [5 of 44]

preview_player
Показать описание


#microsoftdeveloper #pythonforbeginners #learntocode
Рекомендации по теме
Комментарии
Автор

I'm an intermediate level in Python...but still I'm getting new things from here...:)
Great videos to brush up my Python knowledge...
Thanks Microsoft

soul_faraway
Автор

1:00 Single quote or doble quote: consistence.
2:15 Slash.
2:45 Debugging.

HECTORARTUROA
Автор

I prefer double quotes. Makes more sense to me.

SkovosPlays
Автор

The auto generated CC is correct, but the pre generated CC is for the next video

lukeivanmorrison
Автор

Always use speech marks (double quotes) - if there are apostrophes in the text it will mess up if you use quotation marks (single quotes). Speech marks will enclose apostrophes or quotation marks without any problems.

mrblackburn
Автор

wait, is the sticking w ' vs " just a thing to make clean code or does it have mechanical differences. does machine care.

BL_K
Автор

Got stuck at lesson 6; python : The term 'python' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.

PatrickBarbary
Автор

print() will indeed print a blank line, but adding a newline character into a string does NOT produce a blank line. It does what it says, start a new line. Why is this basic tutorial teaching things incorrectly right from the start?

BumblebeeViper
Автор

Hi. I am getting an error called "unable to initialize device PRN" when i try to run print. Help me please

Uttku
Автор

The \n is not working for me, any suggestions on what i might be doing wrong?

vusimuzibuthelezi
Автор

ok. So is this tutorial for new beginners in coding or just new beginners in Python. If so is Python another way of coding or is it coding. If this is were you begin to learn to code then i must give up now because you lost me the moment you explained what print is and then you mentioned a string. Well that was it for me. Am i in the wrong place to learn coding?

lewymartain
Автор

the course is not meeting my expectations till now doc is better till now {the doc in the discription}

donfeto
Автор

At 3:10 you cut away from the error? msg before I could read and figure out what was the actual error, this is my first time seeing code, I have no idea how any of this works, its my first time seeing a coding error and you hide it, I thought these videos were about coding and not looking at instructors?

I know what you look like I no longer need to see you hearing the voice is all I need to learn, I really need to see and UNDERSTAND the error, first where exactly the error is, perhaps you can point to the error on the screen, then explain what caused the error and how to prevent the error in the future?

Thanks

PilotOdyssey
Автор

Não tem como traduzir para o Português?

jeffersonlopesvargas
Автор

Normally, I used to add print statement inorder to find my not working line but I just knew it is called debugging :)

zunelmhrz
Автор

I don't understand the part of single quotes and the double quotes 😩

remoabousheleab
Автор

Just started coding and I'ma already so confused by this video

thndr_
Автор

At 1:41 print(name) is not working..syntax error is coming.

anumfatimataqvi
Автор

good video! But subtitle doesn't match the video

luenlun
Автор

How do i see my output in the console ? is there a compile button?

camrosas