#Java script (question)
77 messages · Page 1 of 1 (latest)
Hey, @noble ermine!
Please remember to /close this post once your question has been answered!
does this have to do with java?
My guess is that we are suppose to find the pattern
how are these strings mapping to ints based on the given information.
hint: think about what it means to map C to 10 and what that might imply for other letters
arent there many ways and just hard to find the correct
It's pretty logical it just takes a bit of experimenting
if C is 10 what is A?
thats the problem lol the quetion just has for c what about other, and i think its the programming languagges names and not a b c d
cause C and javascript and ruby are programmig languages
okay so logically engage with this statement
if C is 3
then A is 1
if C is 7 the A is 4
what is going on here where is the pattern?
well if you can imagine a little bit, you can give a value to each letter in the alphabet based on where it's located. For instance, A is the first letter so it's value is 1, B is 2, C is 3.
This question totally frustrating me
can you agree that you can assign a value to every letter in the alphabet based on where it's located?
I think yes
But not sure
Okay, saying A is 1 B is 2 C is 3 and so on isn't such an outlandish idea yeah.
You do this in Java when indexing an array
It's index is the value based on where it's located in that array
Tbh ,i am beginner
ah okay
I am totally confused with this question
I'm grateful if you could help
All the way up to Z
Ok
But in question they given c 7 ?
Ok
that that's all they did
and then they give you a word assuming you see it as addition
and all you're doing is adding each of the letters up
based on their new values
Oh
You kind of have to do some logic bridging there, since they don't explicitly say all the other letters are given values you just have to infer.
You mean
R + U + B + Y = 94?
yep
Oh then ,it's interesting
Yeah i have solved play cipher codes before that
I think let's assign
A = 3
B = 5
not sure that's what you want to do but go for it
with questions like these it's all about coming up with your own logic and seeing if it's applicable
It's more than 95 if i assign a = 3
yeah
this is completely wrong lol
you are adding 7 to each of the values
that's why C is 10
because it
the 3rd letter and 7 + 3 is 10
I realised
so it would be (A, 8), (B, 9) (C, 10) and so on
yep no problem
great, glad to help. if thats all you can close the channel using /unreserve