SortedCoding
1.2K subscribers
185 photos
38 videos
194 files
140 links
Learn to code with clarity and precision
Download Telegram
What is the output of the following lambda expression?

(lambda x, y: x * y)(3, 4)
Anonymous Quiz
17%
7
67%
12
0%
0
17%
Error
πŸ”₯1
What will this list comprehension produce:

[x**2 for x in range(5)]
Anonymous Quiz
0%
[0, 1, 2, 3, 4]
29%
[1, 4, 9, 16, 25]
57%
[0, 1, 4, 9, 16]
14%
[1, 2, 3, 4, 5]
πŸ”₯1
πŸ”₯1
CSS Interview questions πŸš€.pdf
1.1 MB
Short notes PDF for the revision πŸ’₯
πŸ”₯1
Forwarded from Hindi FHD Series
Media is too big
VIEW IN TELEGRAM
Mirzapur (2024) 720p HEVC HDRip Hindi S03[E01-05] Complete x265 AAC 2.0 ESub.mkv

πŸ’₯ @Hindi_FHD_Movies
πŸ”₯1
Forwarded from Hindi FHD Series
Media is too big
VIEW IN TELEGRAM
Mirzapur (2024) 720p HEVC HDRip Hindi S03[E06-10] Complete x265 AAC 2.0 ESub.mkv

πŸ’₯ @Hindi_FHD_Movies
πŸ”₯1
Channel photo removed
Channel photo updated
Channel name was changed to Β«Snake.codingΒ»
Channel photo updated
Channel name was changed to Β«SortedCodingΒ»
--- Do you like me Source Code ---


import tkinter as tk
import random

def show_popup():
    popup = tk.Toplevel(root)
    popup.title("Popup")
    label = tk.Label(popup, text="Thanks for Accepting")
    label.pack(padx=20, pady=20)

def move_button(event):
    x = random.randint(0, 350)
    y = random.randint(0, 350)
    no_button.place(x=x, y=y)

root = tk.Tk()
root.title("instagram: @pythonlearnerr")
root.geometry("400x400")

question_label = tk.Label(root, text="Do you like me?")
question_label.pack(pady=20)

yes_button = tk.Button(root, text="Yes", command=show_popup)
yes_button.pack()

no_button = tk.Button(root, text="No")
no_button.pack()

no_button.bind("<Enter>", move_button)

root.mainloop()
πŸ”₯1
Thank you so much
For 500 subscribers
Love you so much guys πŸ’•
πŸ”₯1
100 % genuine offer you can for it
πŸ”₯1
Thank you Everyone
For 600 subscribers πŸ₯³
Love you so much guys πŸ’•

#youtube
πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
Thank you Everyone
For 800 subscribers πŸ₯³
πŸ”₯1
We are thrilled to announce that our YouTube channel has reached its first milestone of 1,000 subscribers! We extend our heartfelt gratitude to each of you for taking the time to watch our videos. Your support means the world to us, and we truly appreciate it. Thank you!
πŸ”₯1
Best Deal Available only at 19999 rs πŸ’₯
Apply SBI Credit card and get it at 15500 rs πŸ’₯
Limited-time deal: Samsung Galaxy Tab S6 Lite 26.31 cm (10.4 inch), S-Pen in Box, Slim and Light, Dolby Atmos Sound, 4 GB RAM, 64 GB ROM, Wi-Fi Tablet, Gray Upto INR 5000 Bank Discount https://amzn.in/d/0vxUJI4
πŸ”₯1