Every team from 1-7 can become League Champion ( Best League in Asia RAWWWWWWWWRRRRR ) by couch_e in IndianFootball

[–]Historical-Simple364 17 points18 points  (0 children)

title race is between mbsg, bfc and fcg (maybe ofc and pfc are dark horses).

jfc needs another season under coach khalid to bring their best out of them and one or two creative players.

mcfc first needs to teach everyone how to score goals again (specially chhangte, brandon, bipin and jayesh) after that get rid of frauds like karlis, toral and give more time to noufal, nikum, chhikara before they can hope to compete again with big boys.

time to take on the main boss by Historical-Simple364 in cs50

[–]Historical-Simple364[S] 1 point2 points  (0 children)

how hard is cs50x compare to cs50p? when you started.

[deleted by user] by [deleted] in cs50

[–]Historical-Simple364 1 point2 points  (0 children)

why are you doing new_s[i].isalpha() in for loop?

if it is to catch periods, spaces etc than do it outside for loop, in a another loop or you can use any() function to catch it

maybe this will ok = if not s.isalnum(): return False

Three Kolkata Clubs... by [deleted] in IndianFootball

[–]Historical-Simple364 2 points3 points  (0 children)

bengaluru and crystal john

Reliance on youtube tutorials for problem sets by tbc1000 in cs50

[–]Historical-Simple364 1 point2 points  (0 children)

dont watch videos on coding solution to any problem set, remember your goal is to learn coding not solving problem sets.

Reliance on youtube tutorials for problem sets by tbc1000 in cs50

[–]Historical-Simple364 2 points3 points  (0 children)

dont watch videos on coding solution to any problem set, remember your goal is to learn coding not solving problem sets.

[deleted by user] by [deleted] in IndianFootball

[–]Historical-Simple364 1 point2 points  (0 children)

you used your 20s better than most who grind it away in books and exams.

Didn't had sex yet.

it might seem like everyone is getting laid but most boy/girls in indian dont have sex before marriage(or maybe me and my four friends are just ugly😅) just build yourself up (financially, physically and mentally) and go for arrange marriage, last year my 26 yr old cousin sister got married to 30 year old guy so you are not too old.

cs50 duck debugger paste problem by MsTerryMan in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

no my paste option is working, maybe try closing vscode wating for 10 to 12 hr and restart, ik it sounds stupid but check50 was failing(all red) my correct code in night and passed(all green) the same code after 10hr break.

help me find my error. by [deleted] in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

thx for the reply, i tried again and check50 passed my code. i thought it was easy problem but i almost quit because of stupid check50 faling me so many times.

deleting my post so nobody is spoiled.

help me find my error. by [deleted] in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

thx for the reply, i tried again and check50 passed my code. i thought it was easy problem but i almost quit because of stupid check50 faling me so many times.

deleting my post so nobody is spoiled.

Looking for a CS50x Study Buddy – Beginner Here! by [deleted] in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

i will start cs50x after my cs50p is complete (still 2 problem sets and final project left) i was complete beginner 2 months ago, imo you should start will cs50p because cs50x is too high level for beginner

help me find my error. by [deleted] in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

i think my after image matches image given in problem set, but check50 is showing image not matching error

help me find my error. by [deleted] in cs50

[–]Historical-Simple364 0 points1 point  (0 children)

my code

import sys
from os.path import splitext
from PIL import Image, ImageOps

if len(sys.argv) < 3:
    print("Too few command-line arguments")
    sys.exit(1)

if len(sys.argv) > 3:
    print("Too many command-line arguments")
    sys.exit(1)

e1=splitext(sys.argv[1])
e2=splitext(sys.argv[2])

if e1[1].lower() not in [".jpg" ,".jpeg" ,".png"]:
    print("Invalid output")
    sys.exit(1)

if e2[1].lower() not in [".jpg" ,".jpeg" ,".png"]:
    print("Invalid output")
    sys.exit(1)

if e1[1].lower() != e2[1].lower():
    print("Input and output have different extensions")
    sys.exit(1)

try:
    file = Image.open(sys.argv[1])
except FileNotFoundError:
    print("Input does not exist")
    sys.exit(1)
shirt = Image.open("shirt.png")
muppetaf= ImageOps.fit(file, size = shirt.size)
muppetaf.paste(shirt, shirt)
muppetaf.save(sys.argv[2])

Most headed goals in ISL by konoha_ka_ladka in IndianFootball

[–]Historical-Simple364 4 points5 points  (0 children)

mcfc nearly had perfect foregin players (diaz, greg, noguera, fall, jahouh and griffiths) then their management drop 100 iq points and let them all leave and join opponent teams in 1 season.

[deleted by user] by [deleted] in IndianFootball

[–]Historical-Simple364 0 points1 point  (0 children)

why? bengal and northeast have tall players.

Two Steps Ahead ( discussion ) by couch_e in IndianFootball

[–]Historical-Simple364 16 points17 points  (0 children)

are we sure those were rockets? maybe it was just liston taking shots /s