**Python code to find bugs (1) **
Code design requirements:
There are four numbers: 1, 2, 3, 4. How many different three-digit numbers can be formed without repeated numbers? What is each?
Please read the code carefully to find out the bugs!
How many bugs are there? 3? 4? 5? Where are they?
**The answer will be announced tomorrow. **
Reminder: All codes are based on Pythpn3.
Recommended Posts