手工灯笼怎么做

手工灯笼怎么做

To make a handmade lantern, you can follow these steps:

1. Gather materials such as colored paper, scissors, glue, a ruler, a pencil, and a candle or LED light.
2. Cut the colored paper into a square shape. The size of the square will determine the size of your lantern.
3. Fold the square in half diagonally to create a triangle.
4. Use the ruler to draw lines on the paper, starting from the folded edge towards the open edge, leaving about an inch at the top.
5. Cut along the lines, but be careful not to cut all the way through the folded edge.
6. Unfold the paper and carefully bring the two short edges together to form a cylinder shape. Glue or tape the edges together.
7. Attach a handle made of paper or string to the top of the lantern.
8. Place a candle or LED light inside the lantern to illuminate it.

Here is a simple code snippet in Python to print "Handmade Lantern":

```python
print("Handmade Lantern")
```