练习题
如果病毒与医生发生碰撞,那么输出当前生命值。
import pygame
from random import randint,choice
from time import sleep,time
from os import system,remove
from os.path import exists
from pygame.locals import *
pygame.init
2024-03-03 17:35:34
练习题
如果病毒与医生发生碰撞,那么输出当前生命值。
import pygame
from random import randint,choice
from time import sleep,time
from os import system,remove
from os.path import exists
from pygame.locals import *
pygame.init