Quick & Simple Way to Generate QR Code of any data using Python , Recommended to use pycharm
First run 'pip install qrcode' in terminal of pycharm to install required Python library
Save This Python code in some folder ,& the generated qr code will be automatically saved in same folder as "Data1.png" filename.