#πŸ”’ How to Build Real Projects!

43 messages Β· Page 1 of 1 (latest)

violet skiffBOT
#

@inland silo

Python help channel opened

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.

gaunt hearth
#

do you understand what def does?

inland silo
gaunt hearth
inland silo
gaunt hearth
inland silo
gaunt hearth
inland silo
gaunt hearth
inland silo
gaunt hearth
inland silo
#

Wait

#

contacts = []

def add_contact(name, phone, gmail):
contact = {"name": name, "phone": phone, "gmail": gmail}
contacts.append(contact)
print(f"βœ… {name} added!")

add_contact("manprit", 8650*****, "manprit****@gmail.com")

inland silo
inland silo
#

Bcz they not work

#

Just a small piece of code there

inland silo
gaunt hearth
#

OK so you got nearly the right idea of what a function does

gaunt hearth
inland silo
gaunt hearth
#

!learn πŸ‘‡ for a recommended resource if you wanna look at

violet skiffBOT
#
Go-to beginner resources

Here are the top free resources we recommend for people who are new to programming:

For a full, curated list of educational resources we recommend, please see our resources page!

inland silo
#

Automate boring stuff I already see this, but I didn't read it

gaunt hearth
#

Anyways, do you want me to teach you how to use def properly?

inland silo
#

Can we talkM

#

?

gaunt hearth
inland silo
#

Can I dm u?

gaunt hearth
inland silo
#

Ooh soory for that but can u talk to me in voice way? I prefer it peaceful mindwork!?

gaunt hearth
gaunt hearth
inland silo
#

Sorry for now, I have to goo!

gaunt hearth
violet skiffBOT
#
Python help channel closed using Discord native close action

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.