Pillole di programmazione (Python) #01

Опубликовано: 27 Июль 2026
на канале: Rocco I.T. & Culture
84
0

(video caricato nel precedente canale il 9 luglio 2019 con il titolo "Python - Writing a code #01")

Good morning/evening to all of you. Today you will see how to write a program which generates a random list with positive integer numbers, and which finds the average/mean of this random list. This is the first official video of the "Python - Writing a code" playlist.

If you like this video, share it and write a comment about it. For more information about Python programming language, see these web links:

1) https://www.python.org (Official website of the Python Foundation)
2) https://docs.python.org/3/ (Documentation about Python 3)

That's all folks, see you later in the next video

#python #programminglanguage