N
N
naruto_hokagi2017-04-10 13:13:07
Python
naruto_hokagi, 2017-04-10 13:13:07

Does anyone know of any courses or good literature on Python?

I've learned the basics of Python (primitive syntax, dictionaries, lists, etc.) and now I need more training. Does anyone know of any courses or good literature on Python? Preferably something in the field of ZI.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
1
1bd_1l_Bari, 2017-04-10
@naruto_hokagi

Did you find an answer to your question here?
or here?

T
themedev, 2017-04-10
@thematdev

The beginning of all programmers

import easygui
msgbox("Hello world!", "Всем привет!")

import easygui
A = [] #Пустой список
a.append(randint(1, 2))
print(a)

That's it! I have!

S
selfdestroy, 2017-04-13
@selfdestroy

maybe it will help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question