-
I am running the following code (I am making a chess engine): class GameState(): def __init__(s...
- 1591 浏览
- 0 回答
- 5 关注
-
I want to add numbered circles left of my text exactly like the image and I want this to be responsi...
- 1356 浏览
- 0 回答
- 5 关注
-
I have this test page http://thechozenfew.net/projects/write_font.php that generates the text in the...
- 795 浏览
- 2 回答
- 4 关注
-
I found thoose examples in another thread but I dont get it. 0 == \'0\' // true 0 to ...
- 1349 浏览
- 2 回答
- 5 关注
-
I have two lists. The first is of all students and the second is of selected students. I want if I o...
- 1665 浏览
- 3 回答
- 6 关注
-
How can I get all video file list from my google drive after login?
- 432 浏览
- 0 回答
- 5 关注
-
I wrote this code that if I launch it manually it works perfectly, but when I start it at boot throu...
- 875 浏览
- 0 回答
- 6 关注
-
I wanna create a family tree using linked list and transverse the tree in preorder. Rule 1: Each of ...
- 1649 浏览
- 0 回答
- 4 关注
-
I\'ve been using VIM on a virtual machine running Kali Linux to write python scripts on a shared fol...
- 1038 浏览
- 0 回答
- 4 关注
-
i want to get id form url and use it as a foreign key to put it in table in database when i do it li...
- 1176 浏览
- 0 回答
- 4 关注
-
I have a list of words and I would like to find all symmetric words and some how put value 1 for eac...
- 1551 浏览
- 0 回答
- 4 关注
-
I am developing a windows based application in which i want that whenever my application get started...
- 1492 浏览
- 1 回答
- 4 关注
-
I have four models: teacher, student, teacherMessageSchema,studentMessageSchema. teacherMessageSchem...
- 1607 浏览
- 0 回答
- 5 关注
-
So I have a piece of code and it requires user input multiple times (and what is inputed is not alwa...
- 908 浏览
- 2 回答
- 4 关注
-
I would like to modify an activity\'s exchanges and save the activity back to the database. It is po...
- 1872 浏览
- 1 回答
- 6 关注