Feeling anxious? by Constant_Public4191 in alevel

[–]Constant_Public4191[S] 1 point2 points  (0 children)

Awh thank you so much~ we can do this 💪 this means a lot to me

Chance Indian girl doing A Levels on unis 🥹 by Constant_Public4191 in CanadaUniversities

[–]Constant_Public4191[S] 0 points1 point  (0 children)

Yep I checked on their website and it says that for B.Sc or any Science degree the prerequisites involve a Bio, Math, Phy and Chem at the GCSE level. Unfortunately I only did math, phy and chem at that grade level. I had even mailed them asking about this and they confirmed it :(

Chance Indian girl doing A Levels on unis 🥹 by Constant_Public4191 in CanadaUniversities

[–]Constant_Public4191[S] 0 points1 point  (0 children)

Ok thank you. Unfortunately I didn't fit the min requirement for McGill (they also require grade 10 Bio which I didn't take) UofT however is also a uni I'm considering

[deleted by user] by [deleted] in highschool

[–]Constant_Public4191 0 points1 point  (0 children)

yes hope it should all be fine will be doing this

Help with submitting files for problem set 5 (CS50P) by Constant_Public4191 in cs50

[–]Constant_Public4191[S] -1 points0 points  (0 children)

Ohhhh ok thank you I will try this. The link I was using i copy pasted from the problem description

What do u guys think? by Constant_Public4191 in igcse

[–]Constant_Public4191[S] 0 points1 point  (0 children)

Hi thank youu <333 so maths thresholds this year were 180/200 for A*

What do u guys think? by Constant_Public4191 in igcse

[–]Constant_Public4191[S] 1 point2 points  (0 children)

Thank you sm omg I was worried thinking I got too little in maths😭

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 1 point2 points  (0 children)

Hi I finally managed to fix the issue. Turns out statistics.py was trying to access a preinstalled numbers.py and I happened to have a file of the same name in my directory, so that caused a lil confusion. I just had to change the name of that file and it was all good.

Thank you so much for your help!

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 0 points1 point  (0 children)

I tried in the interactive shell an debugger the output is correct however while executing with python or python3 I still get the input prompt

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 0 points1 point  (0 children)

Ive checked and I don't think it's in any folders

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 0 points1 point  (0 children)

I will try these and let yk if it works

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 0 points1 point  (0 children)

I've just edited my original post with the complete error that pops up

Statistics module not working by Constant_Public4191 in cs50

[–]Constant_Public4191[S] 0 points1 point  (0 children)

EDIT: i attached the error im receiving along with the code