#๐Ÿ”’ i accidently did my homework 7 instead of 6 and its due today- i need help lol

33 messages ยท Page 1 of 1 (latest)

desert ore
#

THERE ARE 6 FUNCTIONS I NEED TO MAKE oops caps

elder needleBOT
#

@desert ore

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.

hard kindle
desert ore
#

i can post the rest

#

i dont wanna do the homework omg ima cry

#

should i just do chat gpt and rewrite it

hard kindle
#

it's easy man

#

you can do it

#

check this out

hard kindle
desert ore
#

11:59pm but i have wipeday tomorrow for rust thats why im stressing

forest drift
hard kindle
#

I am assuming they are in the US

desert ore
#

its 2:15 am

hard kindle
desert ore
#

BRUHH

#

its due 11:59pm MST

#

it is 2:15am MST

hard kindle
#

bruh

#

ok

forest drift
# desert ore its 2:15 am

and you're still up? bruh
back to the questions, you can knock them out pretty quickly if you know what you're doing
re is especially powerful here

hard kindle
forest drift
desert ore
#

re?

hard kindle
#

regular expression

forest drift
#

in short, it's a powerful string matching tool
for example, this regular expression:

\d\d\d-\d\d\d
```will match any string that looks like `XXX-XXX`, where `X` is any digit (can be different from each other)
desert ore
#

ima kms

#

this is the string file they gave me for the hw

elder needleBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.