Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

please help me

please help me with this code write here

Steven Parker
Steven Parker
230,274 Points

You forgot to show the code itself.

And please describe what kind of help you need with it in a bit more detail!

in javascript super conditional challange

Steven Parker
Steven Parker
230,274 Points

Please paste your code here so it can be seen. Also, please provide a link to the course page.

can i ask for some help?

Steven Parker
Steven Parker
230,274 Points

Sure, but you have to show the code you have written to make it possible for someone to help you fix it.

Also, it's not easy to find a spot in a course from just the name. But you can post a link directly to the page along with your code.

i want to update my account to 24$ a month but i don't have credit card require every time i have to create a new account and start when my trial ends in this point and start again can you help me

Steven Parker
Steven Parker
230,274 Points

But you also need to show the code you have written for that challenge. We can't advise you until we see what you have done, or if you ask a specific question that can be answered without looking at the code.

var secret = prompt("What is the secret password?"); while ( secret !== "sesame" ) { secret = prompt("What is the secret password?");
} document.write("You know the secret password. Welcome.");

and this change to do while loop

Steven Parker
Steven Parker
230,274 Points

That code does not go with the link you posted 5 minutes ago.

if i upgrade my account to techdegree do i have a salary like you 199$ a month?

2 Answers

Steven Parker
Steven Parker
230,274 Points

This is a good place to ask for help from other students about programming issues.

But for billing and subscription issues you need to contact the Support staff directly.

can you follow me on somewhere else like social media for talking more

do you have twitter? or instagram?

Steven Parker
Steven Parker
230,274 Points

Only Techdegree subscribers have access to the private slack channel for direct communication.

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there, miran polo! Steven Parker is correct. The Community forums are a great place to get help with coding questions, but part of that is being able to show the code you tried for the challenge/quiz/exercise you're attempting. Without that, it is exceptionally difficult to help you.

Also, bear in mind that when you post a question on these forums you are (for the most part), addressing other students. Staff will be clearly marked with green badges and "Staff" written across their profile picture. We cannot help you with account issues. You will need to contact help@teamtreehouse.com for questions about billing.

That being said, some students (such as myself) have opted to show methods for reaching us (such as Twitter) on our profile pages. If we have done so, you will see them when viewing our profile. You can click on a student's profile (assuming they have not made their profile private) and see any information they feel like sharing with the general public. You can also see badges and points they've earned and in which topics.

I hope some of this has been helpful! :sparkles: