Posts

Showing posts from November, 2021
Image
  quizapp online exam paper create by python program language code download link - quizapp                1 2 3 code 1 mysql code 
Image
  Responsive Advertisement
 How to create a QRCODE GENERATE BY PYTHON PROGRAMM  FIRST INSTALL VSCODE MODULE  PYQRCODE SECOND PAGE CREATE QRG. PY THIRD TYPE THIS CODE  import Pyqrcode From pyqrcode import qrcode #Comment string which represent the Qrcode # S="https//www.youtube.com" Url=Pyqrcode.create(s) #generate qrcode  URL. Svg("myyoutube. Svg",scale=8) #create and save the png file naming "myqr.png"