#TBNR Image Discussion

1 messages · Page 1 of 1 (latest)

scenic wingBOT
wild geyser
#

I haven't even started with that. We are at binary, hexadecimal and basic hardware and software

hidden phoenix
#

can you send the full code

lament temple
hidden phoenix
#

oh

#

why not just copy and paste it into my dms

#

or does it not allow

lament temple
#

I can try that on the left side there is instructions of what I am supposed to do

hidden phoenix
#

the input should have a variable

lament temple
#

What does a variable look lik

hidden phoenix
#

it should look like
example = input("Subject: ")

lament temple
hidden phoenix
#

put it under the computing section

#

also

lament temple
hidden phoenix
#

did you get it right or still having trouble

lament temple
hidden phoenix
#

ah okay

wild geyser
#

I wish I could have helped

lament temple
lament temple
#

This is what I got so far

hidden phoenix
#

@lament temple
Do Subject = input(“Subject: “)

#

Cause without putting the user input into a variable, the code wouldnt do anything

lament temple
#

OK Thanks 😊

lament temple
#

This keeps pulling up even though the code is working

hidden phoenix
#

Delete the first input

#

this is what its supposed to look like

lament temple
#

OK I will try that

lament temple
#

I tried the code but when I put down computing in the output it said that was the wrong subject

hidden phoenix
#

it shouldve worked

#

can you send another image of the error?

lament temple
hidden phoenix
#

is that after you edited the code?

#

cause I asked for the new error

#

but going along the ss (again),
delete the input("pick a subject with a lowercase letter: ")

#

its asking for only 1 input() function, but you gave 2

hidden phoenix
#

nope

wild geyser
#

SS. you kinda did. Jkjk

hidden phoenix
#

Sponge, I dont think that program is teaching you well

#

id be happy to teach you instead of that

lament temple
#

Yeah this assignment is really confusing!

hidden phoenix
#

me personally, I think its easy

#

here, ill explain the whole concept for that

wild geyser
#

I'm gonna listen

hidden phoenix
#

We declared our variables (I hope you know what are variables) already, which is language_code and subject
what it's asking you to do is to have an input function that changes the value of subject.

subject = "computing" just has the initializer value, "computing" (its the default value if you didn't enter anything for the input function)
when you do enter something with the input function in the terminal, it explicitly changes the value of the subject variable, which now could be subject = humanities or anything.

the url variable is the link that we are trying to fix, depending on what you inputted.

hidden phoenix
lament temple
#

Now it saying I need a print statement print(url) at the end but I do have that statement at the end

#

I am so new to python I only know visual studio

hidden phoenix
#

hmm that weird

#

oh
the "khanacadmy" is misspelled in the URL variable . it should be .khanacademy.org

lament temple
#

My college courses were easier then this assignment 🤣

hidden phoenix
#

honestly, this "challenge" is easy
its more or less rereading your code and knowing whats what

#

its just the typos that will get you

hidden phoenix
#

have you done other programming languages before?

#

or is python your first one

lament temple
#

Visual studio

hidden phoenix
#

visual studio is just an app

lament temple
#

This is the book we use

hidden phoenix
#

oh

#

visual basic

lament temple
#

It really weird so the assignment is still saying that I don't have a print statement at the end

hidden phoenix
#

can you send an ss of the new error

lament temple
hidden phoenix
#

oh you still didnt change the typo

hidden phoenix
#

the typo is obvious

lament temple
#

I did change the typo that picture was taken before I fixed it

hidden phoenix
#

oh

#

can you send the pic after you fixed it

lament temple
hidden phoenix
#

you forgot a period

#

its .khanacademy

lament temple
#

Oh ok

wild geyser
hidden phoenix
#

Nice

lament temple
#

I have to work on it later because I am about ready to help my karate treacher with cleaning the dojo

lament temple
#

Yay! I finally did it thanks for your help chill😎

hidden phoenix
#

W