用户:
任尔东西南北风(代码BIT)查看:1 回复:2 评论:1 创建时间:2021-06-27T10:31:06
bug!![]()
import vpython
import pygame
sphere_location = vector(0,0,0)
box._location = vector(2,0,0)
sphere(pos=sphere_location)
Python-happyyyyfrom vpython import *
import pygame
sphere_location = vector(0,0,0)
box._location = vector(2,0,0)
sphere(pos=sphere_location)点赞0
评论