Augmented assignment statements in Python
In this article, we would cover Augmented assignment statements in Python. What makes Augmented assignment statements different from assignment statements…
In this article, we would cover Augmented assignment statements in Python. What makes Augmented assignment statements different from assignment statements…
In this article, we would cover how to check boot history of Ubuntu. There could be various reasons which would…
So, we have already seen how to transfer files between Ubuntu and an Android device through Bluetooth. There is something…
In this article, we would cover how to transfer files between Ubuntu and an Android device. This can be either…
Although, few Desktop environments support Bluetooth functionality as default. We don’t have to install additional packages to connect our Bluetooth…
Seems interesting? Yes! We can generate QR codes in Ubuntu as well. The package which enables us to generate QR…
In this article, we would cover how to install balenaEtcher in Ubuntu 22.04 release. It is a free and open…
In this article, we would cover how to mount USB drives inside VirtualBox machines. This is made possible through VirtualBox…
QR code or the Quick Response codes helps a user access the data stored in it instantly through a digital…
In this article, we would cover ValueError in Python. Sometimes, we just pass an argument of right type to a…