Jokes Thread

THESIS THORON

Senior Member
Joined
Apr 23, 2021
Messages
6,594
Likes
32,201
Country flag
Phad Diya part is constant in vivas
The real question is kisne phaada?
maine bro, 3 question diye the aur ek practical

practical ke question ka ans

Python:
Num=int(input("enter number of  character of rangoli you want:  "))
for i in range(Num-1,-1,-1):
    for X in range(i):
        print(end="--")
    for X in range(Num-1,i,-1):
        print(chr(X+97),end="-")
    for X in range(i,Num):
        if X != Num-1:
            print(chr(X+97),end="-")
        else:
            print(chr(X+97),end="")
    for X in range(2*i):
        print(end="-")
    print()
for i in range(1,Num):
    for X in range(i):
        print(end="--")
    for X in range(Num-1,i,-1):
        print(chr(X+97),end="-")
    for X in range(i,Num):
        if X != Num-1:
            print(chr(X+97),end="-")
        else:
            print(chr(X+97),end="")


    for X in range(2*i):
        print(end="-")
    print()
 

Covfefe

Senior Member
Joined
Aug 17, 2021
Messages
4,040
Likes
27,583
Country flag
maine bro, 3 question diye the aur ek practical

practical ke question ka ans

Python:
Num=int(input("enter number of  character of rangoli you want:  "))
for i in range(Num-1,-1,-1):
    for X in range(i):
        print(end="--")
    for X in range(Num-1,i,-1):
        print(chr(X+97),end="-")
    for X in range(i,Num):
        if X != Num-1:
            print(chr(X+97),end="-")
        else:
            print(chr(X+97),end="")
    for X in range(2*i):
        print(end="-")
    print()
for i in range(1,Num):
    for X in range(i):
        print(end="--")
    for X in range(Num-1,i,-1):
        print(chr(X+97),end="-")
    for X in range(i,Num):
        if X != Num-1:
            print(chr(X+97),end="-")
        else:
            print(chr(X+97),end="")


    for X in range(2*i):
        print(end="-")
    print()
Bhai main mechanical engineer with a general management degree. Coding mein mhari maansik sthiti theek na he. Google it whenever I'm forced to do some mostly in R (python seekhna pipe dream reh gaya)
 

Indo-Aryan

Regular Member
Joined
Jun 6, 2018
Messages
815
Likes
884
Country flag
If Russian fathers had sired Modern Indians we would have been going around calling our dads otets.


Seems like its Russian mothers who sired Modern Indians thats why we go around calling our Mothers mama .....ma for short.


Only joking 😂
 

FalconZero

Senior Member
Joined
Jun 20, 2020
Messages
3,782
Likes
19,757
Country flag
Bhai main mechanical engineer with a general management degree. Coding mein mhari maansik sthiti theek na he. Google it whenever I'm forced to do some mostly in R (python seekhna pipe dream reh gaya)
Python is waaayyy easy, https://overiq.com/python-101/intro-to-python/ on the weekend rather than wasting time on some mallu porn go through the above link. You will know more than theoasjdfo about python.

It gets your basics covered then go to javapoint and select python and learn about libraries or search about the library you want to use and we are good.

Why the frack is Netflix giving me the below suggestion:-

View attachment 127086

I swear, in the name of the Gods, that there is nothing in my search/browser history that would warrant this.
Are you trans female lesbian by any chance?
 

Latest Replies

Global Defence

New threads

Articles

Top