#๐ Python basics for beginners:printing
11 messages ยท Page 1 of 1 (latest)
@faint forge
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Do you have a question/problem with some code? Or...? Because this is a help channel
I'm sorry but this is bad advice, I mean you don't even need quotation to print something, the quotation just indicates that it's a string
*That it's a string literal
Because a variable can still be a string but won't need quotes
Yes ur right
Also, python is case-sensitive, so "Print = create a text" doesn't make sense
And it doesn't create anything, it just shows it to the console
"print is used to make text,functions,etc." - again, no, print does not make anything other than sending stuff to console
Was gonna say it's a bit semantical because it's clearly auto capitalise but then I realised bro is tryna teach people lol
Yeah, the "I would like to help by teaching Python" claim means it has to be easy to understand but also not have any errors
Yeah to be honest tho where it was capitalised wasn't python and more akin to sudocode but saying print is used to make functions is kinda wild ngl lol talk about confuse more
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.