少儿编程有问题来这里,有问就有回答。分享少儿编程(scratch、python、js、c、c++等)创作经验,编程体会,学习方法。编程难题寻求帮助,解决答疑编程中遇到的困难,一起学习一起进步。
-
-
1.27万 0 586
嗨嘿嗨,我又来了!!!C++游戏系列我又来更新啦!!! 今天我带给各位同志们一个《卡牌加减乘》的游戏! 好啦我我话不多说,上!代!码!啦! #include &...
-
-
1.28万 0 582
今天来画正方形螺旋 代码: from turtle import* bgcolor("red") pencolor("white") for i...
-
-
1.22万 0 588
#include <iostream> #include <algorithm> #include <cstdlib> #include <ctime&...
-
-
1.53万 0 587
hi,大家好!!!我又又又又又又来发游戏啦!!! 今天我们来玩《和平精英1.0》; 好了上代码: from time import* from os...
-
-
1.39万 1 582
Hi~ o(* ̄▽ ̄*)ブ大家好!!!!! 我又发作品啦! 好了点明主题,今天我做了一个(沙雕的)小程序——《海龟赛跑》 上代码吧: im...
-
-
1.29万 1 591
各位同志们,大家好,最近我会更新几个C++的小游戏; 今天我写了一个《数字华容道》的小游戏, 好啦,各位,上代码!!!!!! #include <iost...
-
-
1.22万 0 585
import time import sys A=[1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,...
-
-
1.27万 0 583
import random def drawBoard(board): # This function prints out the board that it was passe...
-
-
1.27万 0 588
import random HANGMAN_PICS = [''' +---+ | | | ===''', ''' +...





