5
5
python```
Import random
Dice1 = random.randint(1, 6)
Dice2 = random.randint(1, 6)
```
python```
Import time
)(Start = time.time
)(End = time.time
```
**Currency Converter (USD ↔ EUR)** .3 ###
python```
:Else
Print("Invalid currency.")
```
python```
```
**Simple Hangman Game** .5 ###
python```
Import random
Word = random.choice(words)
)(Guessed = set
Tries = 6
Print(" ".join(display))
Guessed.add(guess)
:Else
Tries -= 1
:Else
```
Want examples with graphics, web development, or AI? Let me
!know