adding period

This commit is contained in:
Jidong Xiao
2025-02-11 22:34:31 -05:00
committed by JamesFlare
parent 6e35f31f34
commit 70ec238654

View File

@@ -24,19 +24,19 @@ Here are examples of reversing GIF.
Example 1: Example 1:
This is the [original GIF](dog_good.gif). And this is the [reversed GIF](dog_bad.gif) This is the [original GIF](dog_good.gif). And this is the [reversed GIF](dog_bad.gif).
Example 2: Example 2:
This is the [original GIF](door_break.gif). And this is the [reversed GIF](door_restore.gif) This is the [original GIF](door_break.gif). And this is the [reversed GIF](door_restore.gif).
Example 3: Example 3:
This is the [original GIF](jump_real.gif). And this is the [reversed GIF](jump_fake.gif) This is the [original GIF](jump_real.gif). And this is the [reversed GIF](jump_fake.gif).
Example 4: Example 4:
This is the [original GIF](brick_real.gif). And this is the [reversed GIF](brick_fake.gif) This is the [original GIF](brick_real.gif). And this is the [reversed GIF](brick_fake.gif).
## Starter Code ## Starter Code