Category: Python3
Added: 28th of April 2020
Viewed: 592 times
Ubuntu and Ubuntu based distributions include Python3, so you can start programming without installing any additional packages.
In this example we will create a basic python script and run this through the terminal.
To start off, we can check what version of Python3 we have installed on our system, by issuing the following command in the terminal
Other Tips & Tutorials
Python3
Learning Python3, Generate a random number using Python3Posted: 8th of December 2020
Views: 211
Python3
Learning Python 3, getting basic user input and printing the resultsPosted: 7th of December 2020
Views: 226
Python3
Create a new window using GTK and Python in Ubuntu and Ubuntu based distributionsPosted: 19th of November 2020
Views: 205
Python3
How to create a basic Python3 script in Ubuntu and Ubuntu based distributionsPosted: 28th of April 2020
Views: 592