Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 12b9fa1

Browse files
Generating QR Code Using Python
1 parent 379cb0c commit 12b9fa1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎QR Code Generator/QR-Code_Generator.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import qrcode
2+
url='Coding Buddies'
3+
code_image =qrcode.make(url)
4+
code_image.save('Enter your Location')

‎QR Code Generator/youtube.svg

Lines changed: 2 additions & 0 deletions
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /