DEV Community

Hichem MG profile picture

Hichem MG

I share Python guides, tutorials, tips and tricks.

Joined Joined on  twitter website
How to check if variable is not None in Python

How to check if variable is not None in Python

Comments
5 min read

Want to connect with Hichem MG?

Create an account to connect with Hichem MG. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
`super()` and `__init__()` in Python, with Examples

`super()` and `__init__()` in Python, with Examples

1
Comments
7 min read
Access Environment Variables in Python: Set, Get, Read

Access Environment Variables in Python: Set, Get, Read

Comments
5 min read
How to Check a Python Variable's Type?

How to Check a Python Variable's Type?

Comments
4 min read
Python: Generate Random Integers in Range

Python: Generate Random Integers in Range

1
Comments
5 min read
How to Check if a Tuple is Empty in Python?

How to Check if a Tuple is Empty in Python?

Comments
4 min read
Negative Indexing in Python, with Examples 🐍

Negative Indexing in Python, with Examples 🐍

1
Comments
5 min read
How To Create a Python GUI To Write Data to a File With PyQt5

How To Create a Python GUI To Write Data to a File With PyQt5

Comments
5 min read
Comprehensive Guide: Converting RGB Colors to Hex Codes

Comprehensive Guide: Converting RGB Colors to Hex Codes

1
Comments
3 min read
loading...