John D K

John D K

How to install foorbar2000 on Linux

Foobar2000 is lightweight and very good music player for windows.

Python SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

In this post, you can find several solutions for: SyntaxError:

How to import CSV file into MySQL 3 examples

3 tools offers easy and free import of CSV files

Discord group and free live sessions for beginners in programming

Hey guys. I plan to do experiment with teaching programming

Python how to print pretty table from dictionary or list

Python offers several different ways of beautifying the output of

Python NameError: name 'self' is not defined

Common errors for beginners related to self in Python is:

Python write to file in append or truncate mode

Open the file in append mode or truncate mode can

IntelliJ/PyCharm surround string with quotes

If you want to surround selected string or text in

Python How To Return Multiple Values

Python offers several different ways of returning more than one

Python UnboundLocalError: local variable 'abs' referenced before assignment

In python you can see error like: UnboundLocalError: local variable