Aargh! Again too late! Next time, I will PM the maker of the daily challenge and ask him for the DC and then I would have the solution before he even posts it.
Or I just would make the DC myself
Aargh! Again too late! Next time, I will PM the maker of the daily challenge and ask him for the DC and then I would have the solution before he even posts it.
Or I just would make the DC myself
And yes sorry for making an easy daily challenge!
This is new solution as number of blocks used is less than @onstudios solution. And linear pair is only used once.
Haha no worries. It’s also not good to make a too hard DC, so I think yours was perfect for today.
How can I mark two answers as a solution??
No, I tried to do that but it is not possible!
That is not a problem. I really like that the daily challenges came back to life.
An interesting way. Using modulo can help in sooooo many situations!
Can I ask how it returns like a Python list? For me, it always returns a regular YailList like: (1 2 4)
Aaand it also doesn’t look like Kodular, but like AppInventor, I think
That’s what I said
Sorry but can you elaborate this more?
Yes you are right.
I am working on an extension which I need to test frequently so I use App Inventor for testing.That’s why I created procedure in App Inventor.
Your list is in a format like [1,2,3] and mine is (1 2 3). Maybe it’s because you are using App Inventor?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.