Answer the question
In order to leave comments, you need to log in
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
The beginning of all programmers
import easygui
msgbox("Hello world!", "Всем привет!")
import easygui
A = [] #Пустой список
a.append(randint(1, 2))
print(a)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question