🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀 New videos dropping every week—start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Community Projects
    • Live Sessions
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Community Projects Live Sessions Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • Fabiola Barrientos
    Fabiola Barrientos
    9,467 Points

    Am I missing something?

    Posted January 24, 2022 6:10pm by Fabiola Barrientos
    Fabiola Barrientos
    9,467 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Christopher Aberly
    Christopher Aberly
    1,241 Points

    C# Const - Constant Variable Code Declaration

    Posted June 14, 2020 11:29am by Christopher Aberly
    Christopher Aberly
    1,241 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Hamzah Iqbal
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Hamzah Iqbal
    Full Stack JavaScript Techdegree Student 11,145 Points

    Replace the magic numbers and strings in the if / else if / else statement with constants.

    Posted April 25, 2020 9:08am by Hamzah Iqbal
    .a{fill-rule:evenodd;}techdegree
    Hamzah Iqbal
    Full Stack JavaScript Techdegree Student 11,145 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Brittney Coble
    Brittney Coble
    16,474 Points

    Constants code challenge - replace magic numbers and if, else if, else statements to constants

    Posted May 26, 2019 8:23pm by Brittney Coble
    Brittney Coble
    16,474 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    0 Answers

  • Tiago Ramos
    Tiago Ramos
    2,380 Points

    Am I declaring the constants right?

    Posted May 7, 2018 1:23pm by Tiago Ramos
    Tiago Ramos
    2,380 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • olu adesina
    olu adesina
    23,007 Points

    i thought i had answered question, but it saying "Did you change the structure of the 'if / else if / else' statement

    Posted January 10, 2018 3:20am by olu adesina
    olu adesina
    23,007 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    3 Answers

  • Bhargav Chava
    Bhargav Chava
    1,706 Points

    Replace the magic numbers and strings in the if / else if / else statement with constants.

    Posted July 5, 2017 4:10pm by Bhargav Chava
    Bhargav Chava
    1,706 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Mndp bnwl
    Mndp bnwl
    856 Points

    Getting error : "Did you define a constant for the magic string 'red'?"

    Posted January 20, 2017 5:17am by Mndp bnwl
    Mndp bnwl
    856 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Xinyu (Sean) Zhang
    PLUS
    Xinyu (Sean) Zhang
    Courses Plus Student 7,064 Points

    What does it mean define const red? I have already done it! This is not very descriptive question!

    Posted January 6, 2017 2:24am by Xinyu (Sean) Zhang
    Xinyu (Sean) Zhang
    Courses Plus Student 7,064 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    2 Answers

  • Leo Ngai
    Leo Ngai
    2,184 Points

    It keeps on saying compile error. But I did changed the magic numbers. Help!

    Posted January 5, 2017 7:48pm by Leo Ngai
    Leo Ngai
    2,184 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

  • Andreas Gruber
    Andreas Gruber
    2,142 Points

    magic numbers challenge task

    Posted September 17, 2016 6:52am by Andreas Gruber
    Andreas Gruber
    2,142 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    2 Answers

  • Smita Sahoo
    Smita Sahoo
    864 Points

    Replace the magic numbers and strings in the if / else if / else statement with constants.

    Posted July 14, 2016 11:13am by Smita Sahoo
    Smita Sahoo
    864 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    3 Answers

  • Borislav Yordanov
    Borislav Yordanov
    4,800 Points

    I need help here , Bummer : Did you change the structure of the if/elses if /else statement

    Posted June 21, 2016 9:56am by Borislav Yordanov
    Borislav Yordanov
    4,800 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    2 Answers

  • Scott Tucker
    Scott Tucker
    3,765 Points

    How is this code not being accepted?

    Posted May 18, 2016 8:38pm by Scott Tucker
    Scott Tucker
    3,765 Points
    • C#
    • C# Objects
    • Loops and Final Touches
    • Constants

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.