Shahrayar123 / Python-Projects

Basic Python projects, good first issue
272 stars 274 forks source link

add \n in line128 #181

Open hrm441 opened 4 months ago

hrm441 commented 4 months ago

In Pokemon_battle/main.py at line128, I added a newline character '\n' before '{self.name}~~' to enhance readability for players.