I need help

Hello Everyone

I need help creating an animation. What I’m trying to do is a split animation where it starts from led 5 (4 in code) split to the left and right.

Thanks

You’re going to have to give us more to go on. What do you mean by split animation? What exactly do you want it to do?
I recommend starting here: https://github.com/ManiacalLabs/BiblioPixel/wiki/Writing-an-Animation

···

On Sat, Jan 5, 2019 at 7:17 PM pjguzman2019@gmail.com wrote:

Hello Everyone

I need help creating an animation. What I’m trying to do is a split animation where it starts from led 5 (4 in code) split to the left and right.

Thanks

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/b6e14398-b813-4fa1-9f5c-bf7b9500cee9%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

example.PNG

Here is what i’m trying to do

And what do you want the pixel to do from there?

example.PNG

···

On Sun, Jan 6, 2019, 1:16 PM <pjguzman2019@gmail.com wrote:

example.PNG

Here is what i’m trying to do

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/2de2801b-5a55-400a-b996-961e9426f47e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

I want to center led to split in both directions as numbered in the image

···

On Sunday, January 6, 2019 at 10:50:04 AM UTC-8, Adam Haile wrote:

And what do you want the pixel to do from there?

On Sun, Jan 6, 2019, 1:16 PM <pjguzm...@gmail.com wrote:

example.PNG

Here is what i’m trying to do

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/2de2801b-5a55-400a-b996-961e9426f47e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

So like the knight rider lights? (Larsen scanner)

···

On Sun, Jan 6, 2019 at 1:56 PM pjguzman2019@gmail.com wrote:

I want to center led to split in both directions as numbered in the image

On Sunday, January 6, 2019 at 10:50:04 AM UTC-8, Adam Haile wrote:

And what do you want the pixel to do from there?

On Sun, Jan 6, 2019, 1:16 PM <pjguzm...@gmail.com wrote:

example.PNG

Here is what i’m trying to do

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/2de2801b-5a55-400a-b996-961e9426f47e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/63ffadc8-cc30-47ac-9cfc-3fb6ca9cb348%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

No

Just found a good example

https://goo.gl/images/Gav9cs

I want it where each when the next light turns on the last on turns off

···

On Monday, January 7, 2019 at 7:01:55 AM UTC-8, Adam Haile wrote:

So like the knight rider lights? (Larsen scanner)

On Sun, Jan 6, 2019 at 1:56 PM pjguzm...@gmail.com wrote:

I want to center led to split in both directions as numbered in the image

On Sunday, January 6, 2019 at 10:50:04 AM UTC-8, Adam Haile wrote:

And what do you want the pixel to do from there?

On Sun, Jan 6, 2019, 1:16 PM <pjguzm...@gmail.com wrote:

example.PNG

Here is what i’m trying to do

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/2de2801b-5a55-400a-b996-961e9426f47e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/63ffadc8-cc30-47ac-9cfc-3fb6ca9cb348%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You got that?

What you are talking about is very similar to the Larson Scanner (the lights on KITT from Knight Rider). You could start with that as an example: https://github.com/ManiacalLabs/BiblioPixelAnimations/blob/master/BiblioPixelAnimations/strip/LarsonScanners.py

It would be a minimal modification of that code to make it do what you want.

···

On Sat, Jan 12, 2019 at 12:51 PM pjguzman2019@gmail.com wrote:

You got that?

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/e7a88933-2419-4ee1-afb2-b4e2a4fc12e2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Ok well I kinda got it to work but how do I add a 2nd pixel going in the opposite direction and reset it back to the start

What is your level of comfort with Python or programming in general?
I’m not at a computer I can test this directly with BiblioPixel at the moment but here’s the basic algorithm you would have to use. Just instead of setting text in a list you’d be calling .set(i, [255,0,0]) which would set the pixel to red.


num = 10
pixels = [' '] * num
_step = 0
_dir = 1
def step():
global _step
global _dir
pixels = [' '] * num
i = _step % (num // 2)
a = (num//2) - (i)
b = (num//2) + (i)
pixels[a] = '*'
pixels[b] = '*'
print(''.join(pixels))
_step += _dir
if _step >= num // 2 and _dir == 1:
_dir = -1
_step -= 2
elif _step <= 0 and _dir == -1:
_dir = 1
_step = 0
while True:
step()

···

On Wed, Jan 16, 2019 at 7:24 PM pjguzman2019@gmail.com wrote:

Ok well I kinda got it to work but how do I add a 2nd pixel going in the opposite direction and reset it back to the start

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Intermediate

Set self._step = 0

···

On Sun, Jan 20, 2019 at 5:33 PM pjguzman2019@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

thanks btw i was re-editing the post as u said that whats why it was deleted

···

On Sunday, January 20, 2019 at 2:36:39 PM UTC-8, Adam Haile wrote:

Set self._step = 0

On Sun, Jan 20, 2019 at 5:33 PM pjguzm...@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

just noticed that it not using all the pixels. it’s counting the center as 1 step. how would i fix that?

···

On Sunday, January 20, 2019 at 2:36:39 PM UTC-8, Adam Haile wrote:

Set self._step = 0

On Sun, Jan 20, 2019 at 5:33 PM pjguzm...@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Probably if self._step >= num//div + 1 and self._direction == 1:

···

On Sun, Jan 20, 2019 at 6:26 PM pjguzman2019@gmail.com wrote:

just noticed that it not using all the pixels. it’s counting the center as 1 step. how would i fix that?

On Sunday, January 20, 2019 at 2:36:39 PM UTC-8, Adam Haile wrote:

Set self._step = 0

On Sun, Jan 20, 2019 at 5:33 PM pjguzm...@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/9271822b-825b-4cf8-a762-3699edde09d8%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

didn’t work

···

On Sunday, January 20, 2019 at 3:32:00 PM UTC-8, Adam Haile wrote:

Probably if self._step >= num//div + 1 and self._direction == 1:

On Sun, Jan 20, 2019 at 6:26 PM pjguzm...@gmail.com wrote:

just noticed that it not using all the pixels. it’s counting the center as 1 step. how would i fix that?

On Sunday, January 20, 2019 at 2:36:39 PM UTC-8, Adam Haile wrote:

Set self._step = 0

On Sun, Jan 20, 2019 at 5:33 PM pjguzm...@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/9271822b-825b-4cf8-a762-3699edde09d8%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

+1

···
  • *
    

+2

  • *
    

On Sunday, January 20, 2019 at 3:32:00 PM UTC-8, Adam Haile wrote:

Probably if self._step >= num//div + 1 and self._direction == 1:

On Sun, Jan 20, 2019 at 6:26 PM pjguzm...@gmail.com wrote:

just noticed that it not using all the pixels. it’s counting the center as 1 step. how would i fix that?

On Sunday, January 20, 2019 at 2:36:39 PM UTC-8, Adam Haile wrote:

Set self._step = 0

On Sun, Jan 20, 2019 at 5:33 PM pjguzm...@gmail.com wrote:

got it to work. now, how do i make it restart from the beginning?

def step(self, amt=1):

num = 9

div = 2

pixels = [’ '] * num

i = self._step % (num // div)

a = (num//div) - (i)

b = (num//div) + (i)

pixels[a] = ‘*’

pixels[b] = ‘*’

global d

color = self._get_color()

self.layout.set(a, color)

self.layout.set(b, color)

self.color_list[a - 1] = COLORS.black

self.color_list[b + 1] = COLORS.black

self.color_list[a + 1] = COLORS.black

self.color_list[b - 1] = COLORS.black

self.color_list[num//div] = COLORS.Yellow

print(’’.join(pixels))

self._step += self._direction

if self._step >= num//div and self._direction == 1:

self._direction = -1

self._step -= div

elif self._step <= -1 and self._direction == -1:

self._direction = 1

self._step = 0

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/418b227a-0639-494e-af40-6d0d63074fc0%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/95820dc3-75f3-4ac4-9dd9-b3e3018579b1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/9271822b-825b-4cf8-a762-3699edde09d8%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

now I’m confused i removed if self._step >= num//div and self._direction == 1: and i get this

i 0 a 4 b 4 [’ ', ’ ', ’ ', ’ ', ‘*’, ’ ', ’ ', ’ ', ’ '] step 0

i 1 a 3 b 5 [’ ', ’ ', ’ ', ‘’, ’ ', '’, ’ ', ’ ', ’ '] step 1

i 2 a 2 b 6 [’ ', ’ ', ‘’, ’ ', ’ ', ’ ', '’, ’ ', ’ '] step 2

i 3 a 1 b 7 [’ ', ‘’, ’ ', ’ ', ’ ', ’ ', ’ ', '’, ’ '] step 3

i 0 a 4 b 4 [’ ', ’ ', ’ ', ’ ', ‘*’, ’ ', ’ ', ’ ', ’ '] step 4

i 1 a 3 b 5 [’ ', ’ ', ’ ', ‘’, ’ ', '’, ’ ', ’ ', ’ '] step 5

i 2 a 2 b 6 [’ ', ’ ', ‘’, ’ ', ’ ', ’ ', '’, ’ ', ’ '] step 6

i 3 a 1 b 7 [’ ', ‘’, ’ ', ’ ', ’ ', ’ ', ’ ', '’, ’ '] step 7

i 0 a 4 b 4 [’ ', ’ ', ’ ', ’ ', ‘*’, ’ ', ’ ', ’ ', ’ '] step 8

i 1 a 3 b 5 [’ ', ’ ', ’ ', ‘’, ’ ', '’, ’ ', ’ ', ’ '] step 9

i 2 a 2 b 6 [’ ', ’ ', ‘’, ’ ', ’ ', ’ ', '’, ’ ', ’ '] step 10

i 3 a 1 b 7 [’ ', ‘’, ’ ', ’ ', ’ ', ’ ', ’ ', '’, ’ '] step 11

i 0 a 4 b 4 [’ ', ’ ', ’ ', ’ ', ‘*’, ’ ', ’ ', ’ ', ’ '] step 12

i 1 a 3 b 5 [’ ', ’ ', ’ ', ‘’, ’ ', '’, ’ ', ’ ', ’ '] step 13

``

···

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/9271822b-825b-4cf8-a762-3699edde09d8%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.