Fungsi Skala Python

# Remember to install pygame by "pip install pygame"
pygame.transform.scale2x(Surface, DestSurface)
Khoa Truong