#πŸ”’ help this simple issue

47 messages Β· Page 1 of 1 (latest)

blazing galleonBOT
#

@lyric smelt

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.

lyric smelt
#

idk what to do guys

spiral ocean
#

You forgot a +

lyric smelt
#

idk coding, i started like yesterday

dusk silo
#

It's a completely valid Python program. Maybe save it and restart IDLE or use a better IDE

spiral ocean
dusk silo
dusk silo
lyric smelt
#

i dont understand a word for gods sake πŸ₯Ή

spiral ocean
dusk silo
#

!e

name = "Mohamed"
age = "13"
score = 99.3
engineer = False

print("my name is " + name + " and my age is " + age)
blazing galleonBOT
lyric smelt
#

yeah um, just highlight where, have screenshot

spiral ocean
#

you did not copy correctly

spiral ocean
dusk silo
#

Oh my bad you are right

dusk silo
#

Why is it highlighting in the beginning though 😭

spiral ocean
#

like I said

lyric smelt
#

the fact it highlighted the (") is misleading

spiral ocean
#

it didn't

#

you did

lyric smelt
#

ok

spiral ocean
#

maybe I'm wrong

lyric smelt
#

still no quit python

spiral ocean
#

maybe I ate too much pizza and am in a food coma

dusk silo
#

It's been a while but I'm pretty sure IDLE highlights where the error is

#

Supposed to

lyric smelt
spiral ocean
spiral ocean
#

I was tryna modify my python install to get idle, but no cigar

lyric smelt
#

bad health = death

#

see where this is going? srsly i thought yall were genius

spiral ocean
#

?

lyric smelt
spiral ocean
#

ok

errant quiver
#

That is one of my gripes with python, it often doesn’t give the most useful error spans

#

!e ```py
a = "hello"
print(a "syntax error")

blazing galleonBOT
spiral ocean
#

yeah if it included the a that would be better maybe

blazing galleonBOT
#
Python help channel closed for inactivity

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.