🤑 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
  • Jorge Monarres
    Jorge Monarres
    1,663 Points

    Why is my create_row method when testing it out, is not printing out with the words inside?

    Posted April 12, 2025 11:44pm by Jorge Monarres
    Jorge Monarres
    1,663 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Angelus Miculek
    Angelus Miculek
    6,979 Points

    what is .join amendola

    Posted September 19, 2024 4:41pm by Angelus Miculek
    Angelus Miculek
    6,979 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    2 Answers

  • Enes artun
    PLUS
    Enes artun
    Courses Plus Student 2,364 Points

    'int' object has no attribute 'columns'

    Posted June 9, 2023 6:20pm by Enes artun
    Enes artun
    Courses Plus Student 2,364 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Setiawan Angga
    Setiawan Angga
    606 Points

    layout messed up

    Posted March 31, 2023 7:59am by Setiawan Angga
    Setiawan Angga
    606 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Setiawan Angga
    Setiawan Angga
    606 Points

    card does not printed out

    Posted March 30, 2023 8:15pm by Setiawan Angga
    Setiawan Angga
    606 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    2 Answers

  • Ava Jones
    Ava Jones
    10,767 Points

    I can't get my grid to line up, is anyone able to help?

    Posted October 5, 2022 8:37pm by Ava Jones
    Ava Jones
    10,767 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    2 Answers

  • Gunter Ostendorp
    Gunter Ostendorp
    1,740 Points

    "Game" object has no attribute "cards"?

    Posted June 29, 2022 12:48am by Gunter Ostendorp
    Gunter Ostendorp
    1,740 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Kylie Nonemaker
    Kylie Nonemaker
    1,190 Points

    Why does my grid have a period as a placeholder?

    Posted May 4, 2022 3:52pm by Kylie Nonemaker
    Kylie Nonemaker
    1,190 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Amber White
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Amber White
    Full Stack JavaScript Techdegree Student 9,173 Points

    AttributeError: 'Game' object has no attribute 'set_cards'

    Posted January 19, 2022 3:11am by Amber White
    .a{fill-rule:evenodd;}techdegree
    Amber White
    Full Stack JavaScript Techdegree Student 9,173 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Henry Williams
    Henry Williams
    2,889 Points

    Why is create_row returning so many cards?

    Posted January 18, 2022 6:49pm by Henry Williams
    Henry Williams
    2,889 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    2 Answers

  • kamal diriye
    kamal diriye
    1,597 Points

    for card in self.cards: if card.location == f'{column}{num}': if card.matched:

    Posted January 3, 2022 11:15pm by kamal diriye
    kamal diriye
    1,597 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    2 Answers

  • diginoma
    PLUS
    diginoma
    Courses Plus Student 8,009 Points

    Why does my Grid print this way?

    Posted August 11, 2021 9:44pm by diginoma
    diginoma
    Courses Plus Student 8,009 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    1 Answer

  • Casper Rasmussen
    Casper Rasmussen
    2,093 Points

    Typecasting?

    Posted January 24, 2021 6:39pm by Casper Rasmussen
    Casper Rasmussen
    2,093 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    3 Answers

  • Devin Hight
    Devin Hight
    3,141 Points

    What exactly is happening in the get_row = self.create_row(row) part of the create_grid method?

    Posted January 6, 2021 1:43am by Devin Hight
    Devin Hight
    3,141 Points
    • Python
    • Basic Object-Oriented Python
    • Creating a Memory Game
    • Game Class Part 2

    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.