DEV Community

Koichi Yoshikawa
Koichi Yoshikawa

Posted on

#5 The basic syntax of Python

Today, I reviewed the basic syntax of Python.

It’s been about five years since I last worked with Python, so I had forgotten most of it.
I practiced fundamental operations such as data types (numbers and strings), arithmetic calculations, and conditional statements while chatting with ChatGPT.

I’m going to keep learning a little bit every day.

Top comments (0)