PythonCoder Official
79.7K subscribers
224 photos
8 videos
92 files
98 links
• 𝗕𝗲𝘀𝘁 𝗽𝗹𝗮𝗰𝗲 𝗳𝗼𝗿 𝗣𝘆𝘁𝗵𝗼𝗻 𝗖𝗼𝗱𝗲𝗿𝘀 😀
• 𝗙𝗿𝗲𝗲 𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴 𝗖𝗼𝘂𝗿𝘀𝗲𝘀 & 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹𝘀📒
• 𝗗𝗮𝘁𝗮 𝗦𝗰𝗶𝗲𝗻𝗰𝗲📊 | 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 | 𝗔𝗜 🤖
• 𝗗𝗮𝗶𝗹𝘆 𝗗𝗼𝘇𝗲 𝗼𝗳 𝗣𝗿𝗼𝗷𝗲𝗰𝘁𝘀 🧠
Download Telegram
Stack Data Structure in Programming is a type of :
Anonymous Quiz
83%
Linear Data Structure
17%
Non-linear Data Structure
👍3
Hello Everyone 👋🏼

Checkout Latest Post on Instagram

How to Download Instagram Profile Picture of anyone ( even Private Profile ) with this Python Code

Checkout here And Do Comment also 👇👇

https://www.instagram.com/p/CTYyxiuDxIW/?utm_medium=copy_link
👍1
Good Morning Everyone 👋🏼

Checkout Latest Post on Instagram😊

How to Upload Post on Instagram using this Python Code

Amazing Source Code 😉

Get Complete Source Code


Checkout here And Do Comment also 👇👇👇👇👇👇

https://www.instagram.com/p/CTd1eqxD4o7/?utm_medium=copy_link
Hello Everyone 👋🏼,

Checkout Our New Post Now 😃

Very Important Python Programming Trick, you should use in your code

Checkout here and do comment on post 👇👇👇👇👇👇👇👇

https://www.instagram.com/p/CTi_n4YDfIe/?utm_medium=copy_link
1👍1
Output of this code 👇

>>> print (1_2_5 * 2)
Anonymous Quiz
20%
250
54%
Error
25%
1_2_51_2_5
🔥6👍3
Python Programming is :
Anonymous Quiz
22%
Statically typed
78%
Dynamic typed
👍31
Java is fully object oriented programming ??
Anonymous Quiz
77%
Yes
23%
No
👍3👏2😱2
👇👇👇👇👇

import turtle

col=('yellow','red','green','orange','blue','white')

t=turtle.Turtle()
screen=turtle.Screen()
screen.bgcolor('black')
t.speed(30)

for i in range (150):

    t.color(col[i%6])
    t.forward(i*4)
    t.left(150)
    t.width(2)
👍279🔥2😁1
Which one is older Programming language 🤔
Anonymous Quiz
27%
Python
43%
Java
30%
Go
👍4👏2😱2
DBMS Interview-Questions.pdf
944 KB
DBMS Interview-Questions.pdf
👍2