# 🦾 Weekly Topic: Most Challenging Coding Task or Concept

**URL:** https://forum.makecode.com/t/weekly-topic-most-challenging-coding-task-or-concept/31290
**Category:** Arcade
**Created:** [October 21, 2024, 5:28pm UTC](https://forum.makecode.com/t/weekly-topic-most-challenging-coding-task-or-concept/31290 "2024-10-21T17:28:43Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![WoofWoof](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/woofwoof/32/32523_2.png) [@WoofWoof](https://forum.makecode.com/u/WoofWoof)
#### Post date: [October 21, 2024, 9:24pm UTC](https://forum.makecode.com/t/weekly-topic-most-challenging-coding-task-or-concept/31290/15 "2024-10-21T21:24:44Z")

</div>

Omg. It definitely has to be the not-block side of coding. I took a Object Oriented Python class, but we never went into classes and namespaces or any of that and I am just so confused 😭  
Plus the fact that it’s all really Java (I think?) under the hood (I really have no idea what I’m talking about) is really confusing.

The problem I need answering is this: is it possible, in Makecode, to have a function that returns a list of the variables defined in a namespace? I want to be able to grab all the tile names attached to myTiles (myTiles.tile1…etc)  
If it’s not possible, that’s fine, I just need to know 🫠

---

_[View the full topic](https://forum.makecode.com/t/weekly-topic-most-challenging-coding-task-or-concept/31290)._
