• Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Tania Dimache
    Tania Dimache
    1,051 Points

    Double quotes mark on setting variable name

    Posted August 24, 2017 10:47am by Tania Dimache
    Tania Dimache
    1,051 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • Douglas Brunson
    PLUS
    Douglas Brunson
    Courses Plus Student 2,458 Points

    Hi. I do not know why my code isn't working. Should be very simple code challenge.

    Posted July 19, 2017 1:58am by Douglas Brunson
    Douglas Brunson
    Courses Plus Student 2,458 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    3 Answers

  • Adim Ofunne
    Adim Ofunne
    14,736 Points

    Set a variable called "too_fast" equal to "true" if the car_speed is faster than the speed_limit.

    Posted July 18, 2017 10:50am by Adim Ofunne
    Adim Ofunne
    14,736 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • Christine Horrocks
    Christine Horrocks
    1,119 Points

    I am not sure what this question is actually asking for

    Posted June 15, 2017 8:31pm by Christine Horrocks
    Christine Horrocks
    1,119 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Markus Mönch
    Markus Mönch
    16,383 Points

    Set a variable called "too_fast" equal to "true" if the car_speed is faster than the speed_limit

    Posted May 1, 2017 12:29pm by Markus Mönch
    Markus Mönch
    16,383 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Emily Coltman
    PLUS
    Emily Coltman
    Courses Plus Student 9,623 Points

    How would you define a variable inside an "If" statement? I'm stuck :)

    Posted February 27, 2017 4:54pm by Emily Coltman
    Emily Coltman
    Courses Plus Student 9,623 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Kent Drummond
    Kent Drummond
    8,309 Points

    too_fast not set

    Posted November 4, 2016 7:37pm by Kent Drummond
    Kent Drummond
    8,309 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    0 Answers

  • sarah strange
    sarah strange
    556 Points

    confused as to why i need to set the variable to too_fast

    Posted October 18, 2016 12:21am by sarah strange
    sarah strange
    556 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • Marguerite Holden
    Marguerite Holden
    6,075 Points

    How do I set the variable too_fast to make it a true staement?

    Posted October 10, 2016 3:39pm by Marguerite Holden
    Marguerite Holden
    6,075 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • ahmed aboukoura
    ahmed aboukoura
    1,345 Points

    ruby if statement

    Posted July 16, 2016 4:20am by ahmed aboukoura
    ahmed aboukoura
    1,345 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Wilfredo Casas
    Wilfredo Casas
    6,174 Points

    Why is my code not working?

    Posted June 18, 2016 3:57am by Wilfredo Casas
    Wilfredo Casas
    6,174 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Soumya Veer
    Soumya Veer
    3,484 Points

    too_fast variable is not set. Not sure if I am understanding the task correctly.

    Posted March 23, 2016 7:12pm by Soumya Veer
    Soumya Veer
    3,484 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • mustafa attaie
    mustafa attaie
    8,068 Points

    need help on a challenge task

    Posted March 21, 2016 4:07pm by mustafa attaie
    mustafa attaie
    8,068 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Crystal Clear
    Crystal Clear
    1,833 Points

    Why is my code not working?

    Posted March 19, 2016 12:46am by Crystal Clear
    Crystal Clear
    1,833 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Kent Drummond
    Kent Drummond
    8,309 Points

    setting a variable

    Posted December 28, 2015 5:38pm by Kent Drummond
    Kent Drummond
    8,309 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Allan Tito
    Allan Tito
    1,165 Points

    Task resolution

    Posted December 27, 2015 4:20am by Allan Tito
    Allan Tito
    1,165 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • matthewschaefer
    matthewschaefer
    3,028 Points

    Set a variable called "too_fast" to "true" if "car_speed" is greater than "speed_limit". What does it want?

    Posted September 29, 2015 4:08pm by matthewschaefer
    matthewschaefer
    3,028 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • Ulfar Ellenarson
    Ulfar Ellenarson
    5,277 Points

    cannot set too_fast variable

    Posted September 24, 2015 5:44pm by Ulfar Ellenarson
    Ulfar Ellenarson
    5,277 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Chris Corbett
    Chris Corbett
    915 Points

    how do I set the too_fast variable

    Posted July 10, 2015 7:23pm by Chris Corbett
    Chris Corbett
    915 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    2 Answers

  • erika harvey
    PLUS
    erika harvey
    Courses Plus Student 14,540 Points

    What am I doing wrong?

    Posted March 25, 2015 11:18am by erika harvey
    erika harvey
    Courses Plus Student 14,540 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    3 Answers

  • Sarah A. Morrigan
    Sarah A. Morrigan
    14,329 Points

    too_fast variable is not a variable?

    Posted February 18, 2015 9:24pm by Sarah A. Morrigan
    Sarah A. Morrigan
    14,329 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Ben Holland
    PLUS
    Ben Holland
    Courses Plus Student 4,062 Points

    Isn't this the code ?

    Posted October 4, 2014 11:54pm by Ben Holland
    Ben Holland
    Courses Plus Student 4,062 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • Niger Hall
    Niger Hall
    3,800 Points

    Challenge task 1 of 1 Stage 2 Ruby Control Structures

    Posted October 1, 2014 9:12pm by Niger Hall
    Niger Hall
    3,800 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    1 Answer

  • julianacrispo
    julianacrispo
    4,105 Points

    "Set a variable called "too_fast" equal to "true" if the car_speed is faster than the speed_limit." Why is answer wrong?

    Posted September 8, 2014 7:06pm by julianacrispo
    julianacrispo
    4,105 Points
    • Ruby
    • Ruby Operators and Control Structures
    • Ruby Control Structures
    • If challenge!

    10 Answers

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
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.