少兒編程有問題來這里,有問就有回答。分享少兒編程(scratch、python、js、c、c++等)創作經驗,編程體會,學習方法。編程難題尋求幫助,解決答疑編程中遇到的困難,一起學習一起進步。
-
-
2781 0 14
hi,大家好?。?!我又又又又又又來發游戲啦?。?! 今天我們來玩《和平精英1.0》; 好了上代碼: from time import* from os...
-
-
3239 1 17
Hi~ o(* ̄▽ ̄*)ブ大家好?。。。?! 我又發作品啦! 好了點明主題,今天我做了一個(沙雕的)小程序——《海龜賽跑》 上代碼吧: im...
-
-
2904 1 18
各位同志們,大家好,最近我會更新幾個C++的小游戲; 今天我寫了一個《數字華容道》的小游戲, 好啦,各位,上代碼?。。。。?! #include <iost...
-
-
2844 0 16
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,...
-
-
2722 0 16
import random def drawBoard(board): # This function prints out the board that it was passe...
-
-
2649 0 16
import random HANGMAN_PICS = [''' +---+ | | | ===''', ''' +...
-
-
2771 0 16
現在我們來用python做一個計算器 康康代碼吧! a=int(input("輸入第一個數")) b=int(input("輸入第二個數")) c=i...
-
-
2607 1 0
按這個方法試試:https://blog.csdn.net/weixin_33274610/article/details/114231952...
-
-
2660 1 1
圖片重新上傳一下,如何上傳圖片可以參考:http://www.nggak.com/archives/14554...