---
id: 5f716ad029ee4053c7027a7a
title: Part 50
challengeType: 0
---
## Description
Nest two `p` elements inside your `article` element. The first one's text should be `Donut`, and the second's text `1.50`. Put both of them on the same line making sure there is no space between them.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed