• 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
  • Jamie Corbett
    Jamie Corbett
    1,594 Points

    no errors, but won't accept code

    Posted November 24, 2020 10:15pm by Jamie Corbett
    Jamie Corbett
    1,594 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Levente Deak
    Levente Deak
    2,710 Points

    I return both the name and value but it says it doesn't.

    Posted November 22, 2020 3:19pm by Levente Deak
    Levente Deak
    2,710 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Larry Davis
    Larry Davis
    6,007 Points

    "Bummer" message says I need to increment the count each time the same word is entered; I believe this does that.

    Posted February 26, 2019 9:15pm by Larry Davis
    Larry Davis
    6,007 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Simbarashe Chikaura
    Simbarashe Chikaura
    8,979 Points

    Bummer: Each time a word is added, its count should increase by 1.

    Posted August 27, 2018 1:24pm by Simbarashe Chikaura
    Simbarashe Chikaura
    8,979 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Mohammad Siddeq
    Mohammad Siddeq
    11,915 Points

    Create a method named WordsWithCountGreaterThan that takes an integer as a parameter. The method should return a diction

    Posted June 26, 2018 2:51am by Mohammad Siddeq
    Mohammad Siddeq
    11,915 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • odalis garcia
    odalis garcia
    21,311 Points

    Please help

    Posted May 31, 2018 2:26am by odalis garcia
    odalis garcia
    21,311 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Andrei Li
    Andrei Li
    34,475 Points

    How to rewrite a statement "WordCount[word] += 1;"?

    Posted February 15, 2018 10:23am by Andrei Li
    Andrei Li
    34,475 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Mohamed Monir
    Mohamed Monir
    22,362 Points

    i tray many code and nothing solve

    Posted January 22, 2018 11:18am by Mohamed Monir
    Mohamed Monir
    22,362 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    3 Answers

  • Mohamed Monir
    Mohamed Monir
    22,362 Points

    i need to understand this task

    Posted January 19, 2018 4:41pm by Mohamed Monir
    Mohamed Monir
    22,362 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Alan Mills
    Alan Mills
    31,668 Points

    "The given key was not present in the dictionary."

    Posted December 5, 2017 10:20pm by Alan Mills
    Alan Mills
    31,668 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    3 Answers

  • Yi Tian
    PLUS
    Yi Tian
    Courses Plus Student 1,663 Points

    WordsWithCountGreaterThan

    Posted November 22, 2017 1:22pm by Yi Tian
    Yi Tian
    Courses Plus Student 1,663 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Lee Puckett
    Lee Puckett
    12,539 Points

    Create a method named WordsWithCountGreaterThan that takes an integer as a parameter. The method should return a diction

    Posted November 14, 2017 4:46pm by Lee Puckett
    Lee Puckett
    12,539 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Stephen Mooney
    Stephen Mooney
    2,794 Points

    not sure where do i start?

    Posted November 2, 2017 12:00pm by Stephen Mooney
    Stephen Mooney
    2,794 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • tafadzwa manzunzu
    tafadzwa manzunzu
    3,601 Points

    please help

    Posted September 14, 2017 3:58pm by tafadzwa manzunzu
    tafadzwa manzunzu
    3,601 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    4 Answers

  • Radu - Adrian Buha
    PLUS
    Radu - Adrian Buha
    Courses Plus Student 5,535 Points

    In Using Dictionaries, I have a question for the second challenge.

    Posted August 22, 2017 6:59am by Radu - Adrian Buha
    Radu - Adrian Buha
    Courses Plus Student 5,535 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • marcolamoon
    marcolamoon
    16,915 Points

    don't understand the question! please help!!

    Posted July 11, 2017 12:24am by marcolamoon
    marcolamoon
    16,915 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Amit Ghosh
    Amit Ghosh
    9,314 Points

    Dictionary

    Posted June 2, 2017 11:13pm by Amit Ghosh
    Amit Ghosh
    9,314 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Buck DeFore
    Buck DeFore
    9,968 Points

    Code could not compile: No overload for method `Add' takes `1' arguments I think I might be using KeyValuePair wrong.

    Posted March 27, 2017 6:30pm by Buck DeFore
    Buck DeFore
    9,968 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Simbiso Tatenda Mataire
    Simbiso Tatenda Mataire
    6,258 Points

    whats wrong with this code help pliz

    Posted March 14, 2017 9:33am by Simbiso Tatenda Mataire
    Simbiso Tatenda Mataire
    6,258 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Simbiso Tatenda Mataire
    Simbiso Tatenda Mataire
    6,258 Points

    whats wrong with this code help pliz

    Posted March 14, 2017 9:28am by Simbiso Tatenda Mataire
    Simbiso Tatenda Mataire
    6,258 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Pedro Gonzalez
    Pedro Gonzalez
    2,097 Points

    Help with Task 2 of 2 in C# Dictionary

    Posted January 16, 2017 12:05am by Pedro Gonzalez
    Pedro Gonzalez
    2,097 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Jessie Cui
    Jessie Cui
    7,607 Points

    Error: An object reference is required to access non-static member `Treehouse.CodeChallenges.LexicalAnalysis.WordCount'

    Posted January 13, 2017 10:28pm by Jessie Cui
    Jessie Cui
    7,607 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    1 Answer

  • Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points

    Cant Solve this

    Posted January 1, 2017 4:13pm by Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    3 Answers

  • Anne Yeiser
    Anne Yeiser
    19,291 Points

    Cannot figure out task 1 of C# Collections Sets-and-dictionaries/using-dictionaries-- "Code the AddWord method..."

    Posted December 6, 2016 3:32pm by Anne Yeiser
    Anne Yeiser
    19,291 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Joel Brennan
    Joel Brennan
    18,300 Points

    Create a method named WordsWithCountGreaterThan that takes an integer as a parameter.

    Posted November 15, 2016 3:21pm by Joel Brennan
    Joel Brennan
    18,300 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Calvin Secrest
    Calvin Secrest
    24,812 Points

    An item with the same key has already been added.

    Posted November 14, 2016 6:30pm by Calvin Secrest
    Calvin Secrest
    24,812 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • shawn khah
    shawn khah
    15,082 Points

    help plz

    Posted November 1, 2016 4:49pm by shawn khah
    shawn khah
    15,082 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    6 Answers

  • Aaron Selonke
    Aaron Selonke
    10,323 Points

    Dictionary Challange

    Posted October 29, 2016 5:46pm by Aaron Selonke
    Aaron Selonke
    10,323 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 Answers

  • Yiu Ming Lai
    Yiu Ming Lai
    5,861 Points

    Help please challenge task 2.

    Posted October 17, 2016 3:37am by Yiu Ming Lai
    Yiu Ming Lai
    5,861 Points
    • C#
    • C# Collections
    • Sets and Dictionaries
    • Using Dictionaries

    2 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.