exam coming up in a hour, probably my last ever computer science exam, thanks for all your help in computer science it has helped alot with my revision
hey so really quick with question 2B would the awnser not be num = int(input("enter a number")) while num >= 0: print(num*2) num = int(input("enter a number")) if num == 0: break since if you use the code you wrote into python it would not work due to the second line "while num >=2:" since they are different instances without the use of casting like i did in my awnser therefore the code would give a syntax error "'>=' not supported between instances of 'str' and 'int'" so i was just confused about this if anyone in the comments can help out that would be amazing
In OCR pseudocode you don’t need to define the data type when inputting like in binary but yes if you’re writing in binary you should write int(input()) For questions where it asks you to identify a mistake in the program if you identify they haven’t done an int() around the input they wont give you a mark as they are written in pseudocode, this is a common mistake so just a heads up but seems like you really understand python well! Good Luck tomorrow!
hey there, would a mix of plain english steps for algorithms and a hybrid use of python/pseudocode work for questions in section a? this would help me for my exam tmrw
A colon is used when defining a range of characters as part of a string E.g. word = “Nashwan” part = word[0:4] print(part) This would output only the first five letters as 0 represents the 1st letter in the word and the 4 is the 5th as 0 is the 1st. So it would output “Nashw”
About to have my test mock Ill write if it went well and if it was this paper, it's a mock so it might be this paper but Im not relying on it since i did other revision!
You can do that, especially to be on the safe side, but the way I did it should be equally valid. Just important that you always write down whenever a swap is made
i have the biggest crush on u n at the same time i still managed to actually half flunk my compsci exam. will need u for my potential resit tho (i hope not) purrr ❤️
i can finally say i’m here the night b4
sme
Same but 1 year later
@@idkmycatiscute lol
@@idkmycatiscute good luck for tommorow got mine too😟 they were telling me to revise months ago but we doing it now🤞
30 mins before… mums
here the night before thx 4 playlist
haha same bro we got this
@@iamJB. gl bro 👊
I hope u do rubbish :)
i find paper 2 quite hard this helped a lot thanks bro
No ways you called a teacher bro 💀
Few hours left to gcse.Good luck.😁
you can not be serious.
GL
Just finished going through the whole paper 2 playlist
This came at the right time
was it helpful???
@@saara3246 Yh you just gotta do some exam style questions after every video
I can also finally say I’m here the night before
so can i
So can I too
exam coming up in a hour, probably my last ever computer science exam, thanks for all your help in computer science it has helped alot with my revision
These videos are extremely helpful, thank you so much!
Who is here for the exam today😂😊
Me😰😭
ong i'm getting cooked
Me i just woke up 2 mins ago aswell and i have to leave in 10 mins 😑
shut up.
Thank you so much I have been binge watching ur vids they r amazing!
like this if ur here the day before exam!
this was literally my mock and i see this after ive done it
well thats why you should revise beforehand
I wish i came across this sooner my exam for unit 2 is literally tommorow
same, good luck
We’re finished
me too, good luck man 👍
im here 20 mins b4
@@callum5048 same lad
I’m doing this in the MORNING before my gcse
Going through this just before my mock. Thanks for all ur help! :)
@sarthbankar3104
hey so really quick with question 2B would the awnser not be
num = int(input("enter a number"))
while num >= 0:
print(num*2)
num = int(input("enter a number"))
if num == 0:
break
since if you use the code you wrote into python it would not work due to the second line "while num >=2:" since they are different instances without the use of casting like i did in my awnser therefore the code would give a syntax error "'>=' not supported between instances of 'str' and 'int'" so i was just confused about this if anyone in the comments can help out that would be amazing
at 7:13 wouldnt it have to be "int(input" instead of just "input"
im guessing they would still give the mark
Yeah dumbo
In OCR pseudocode you don’t need to define the data type when inputting like in binary but yes if you’re writing in binary you should write int(input())
For questions where it asks you to identify a mistake in the program if you identify they haven’t done an int() around the input they wont give you a mark as they are written in pseudocode, this is a common mistake so just a heads up but seems like you really understand python well!
Good Luck tomorrow!
@@chunktwin1886 thank you this will really help me
@@pleasedontlookforme8036 Also when I say binary in that first paragraph I mean python I’m just a lil dumb
I can now finally say im here 3 hours before my exam😅
these videos saved my exams, thank you so much
At 9:04 wouldnt we need to put endwhile to close the while loop or u dont need to im confused
Shuuuush
@@eggy_legs7657 whoever this is so wet anint no way ur tryna need on TH-cam
dont think so cus it has to repeat
36:41 what if you wrote add comments by using hashtag symbol?
how do I find the paper your doing, my exam is in 2days
?
Mr Brown do you teach CS? Thanks
Thank you for this, very helpful! Paper 2 tommorow
is writing where subject =="art" incorrect???
idk but i think its better to stick to one "="
With SQL and databases the double = is not needed but for python coding it is
Good Luck Tomorrow!
this guy got a lot of things wrong
50:13 "you need to act really dumb"
brother i am really dumb
hey there, would a mix of plain english steps for algorithms and a hybrid use of python/pseudocode work for questions in section a? this would help me for my exam tmrw
what does i colon do if u dont mind me asking
😅
A colon is used when defining a range of characters as part of a string
E.g. word = “Nashwan”
part = word[0:4]
print(part)
This would output only the first five letters as 0 represents the 1st letter in the word and the 4 is the 5th as 0 is the 1st.
So it would output “Nashw”
ty thx for replying fast
@@chunktwin1886 gl on ur exam tmr
How did you find it Nashwan?
@@chunktwin1 oo the test was okay I repeated some questions a few times but the chemistry paper was hard
doing the gcse tomorrow thanks .
Damn that’s rough. How did you do?
@@triharders2456 I was 2 marks off an 8 and got a 7 . Pretty decent altho a lot of people feel I did bad
@@Daniel_k729yo i got 2 months before my exams any tips on what i should do that you wish you’ve done
can you please make an OCR AS-level computer science 2019 paper 2 walkthrough please? My exam is in 4 days ....And great videos btw!
Did you do good?
@@aspectdot it went alright ,thanks for asking
Thank you so much!
I love you!!!!!
About to have my test mock Ill write if it went well and if it was this paper, it's a mock so it might be this paper but Im not relying on it since i did other revision!
it was a mix of exam papers but the q's from this test came up and i wrote them down ! thank you so much
@@angie7567 No one really cares tbh, you probably like your own comments as there is only one like. So sad... I pity you, my friend
When are you going to make videos for CTEC unit 2?
I’m not sure, it may not be before the may 22 exam since they take a while to make
You got question 6 bubble sort wrong i believe, because as soon as you do one you need to go to the next line rewrite and make another change
You can do that, especially to be on the safe side, but the way I did it should be equally valid. Just important that you always write down whenever a swap is made
@@MrBrownCS oh alr thanks
it acc helped so much omds
My mocks was literally this question - a couple hard ones. 😅 I think I did well
And I couldn’t have found this sooner my exam is in an hour 💀😭
coming in clutch
nice video
anyone here at 01:40?
2am :)
i have the biggest crush on u n at the same time i still managed to actually half flunk my compsci exam. will need u for my potential resit tho (i hope not) purrr ❤️
32:42
i find your videos great your more you know less boring then crag n dave
here the night before
im cooked for paper 2
real
im so cooked
@@astra4533 learn pseudocode it's not that bad I just learned it
@@astra4533 it wasn't that bad icl
@@SaiyanWarrior yeah real the paper was good
th
kz so much i deffo feel so muxhc more confidnetb
here before I face my doom
the goat
w vid
night before ez grade 9
100%
lol im here too for tomorow
I’m more cooked then cooked can be I need help
To anyone who has exams tomorrow, suck out
سلام عليكم
wa alaikum salam hru
ana laa a'lam
Rebel :)))))
The name
:))
mocks in 1 week
im fuckin finished
fr I have mine in 4 hours 😂
You made me do terrible this paper is nothing like the gcse.
Ratio
💀💀aint no way
night b4 exam glll
exam in 30mins
yuvrajjjjj mock time paper 2
I'm here after that GOD-AWFUL paper