Talk about tunnel-vision. Microsoft forcefully made the two related with Windows 11's forced account log-in, forced drive encryption, and storing the encryption key in those accounts. Just 'cause you're too daft to see that forced-relation doesn't mean it doesn't exist...
Yeah default-encryption has been around for a while, and so has random triggering of BitLocker. Doesn't change the fact that microsoft now made it reliant on a forced microsoft account.
Given the crapflation of NVidia's product stack (70-class cards speced like 60-class cards of the past and priced like 80-class cards), it wouldn't at all surprise me if this 5050 is barely better than an IGP, while still costing more than the entire CPU that IGP is included in.
Recent Achievements
956400 earned a badge First Post
davidfegan earned a badge Week One Done
Ainajohn earned a badge First Post
sophiaisabella32 earned a badge Conversation Starter
Question
Kerberonix
Hello, this is for my AS Computing exam
My teacher is fairly clueless so I was just wondering if this is correct?
It's about Nested Statements
over 18, ?Not a member? if they are not a member or ?Underage? if they are not 18.
if person EQUALS Member
if person EQUALS >= 18
PRINT "Accepted"
ELSE
PRINT "Underage"
End if
ELSE
PRINT "not a member"
End if
Im mostly concerned about if this is in the right format, should the ELSE PRINT "not a member" come last? and is >= appropriate for pseudo code?
Thanks in advance
Link to comment
https://www.neowin.net/forum/topic/1203017-pseudo-code/Share on other sites
4 answers to this question
Recommended Posts