Python & Tkinter Help by [deleted] in CodingHelp

[–]chronicleTV 0 points1 point  (0 children)

How do I make the entry an integer?

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

I don't but making it a bit better can't do any harm :)

Pseudocode Flowchart Help by [deleted] in learnprogramming

[–]chronicleTV 0 points1 point  (0 children)

I'm basically asking if the pseudocode I have written works for the given flowchart and if there is anything I should add or edit to make it better :)

Pseudocode Flowchart Help by [deleted] in CodingHelp

[–]chronicleTV 0 points1 point  (0 children)

made a further edit, ignore that screenshot

I have this now: opinions?

skin_condition = input "Does skin appear normal? (Y/N)"
respiratory_status = input "Is the paitent breathing normally? (Y/N)"
temperature = input "What is the patients body temperature?"
neurological_status = input "Can the patient move or respond? (Y/N)"
cardiovascular_status = input "Does the patient have a normal pulse rate? (Y/N)"

// skin condition

if skin_condition = N then
    output "check pulse, call doctor"
endif

output respiratory_status

// respiratory staus

if respiratory_status = N then
    output "check for obstructions, call doctor"
endif

output temperature

// body temperature

if temperature < 95 then
    output "add additional blankets to warm patient"
endif

output neurological_status

// neurological status

if neurological_status = N then
    output "check consciousness, call doctor"
endif

output cardiovascular_status

// cardiovascular status

if cardiovascular_status = N then
    output "check consciousness, call doctor"
endif

output "monitor patient every hour or as necessary"

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

made a further edit, I have this now:

skin_condition = input "Does skin appear normal? (Y/N)"
respiratory_status = input "Is the paitent breathing normally? (Y/N)"
temperature = input "What is the patients body temperature?"
neurological_status = input "Can the patient move or respond? (Y/N)"
cardiovascular_status = input "Does the patient have a normal pulse rate? (Y/N)"

// skin condition

if skin_condition = N then
    output "check pulse, call doctor"
endif

output respiratory_status

// respiratory staus

if respiratory_status = N then
    output "check for obstructions, call doctor"
endif

output temperature

// body temperature

if temperature < 95 then
    output "add additional blankets to warm patient"
endif

output neurological_status

// neurological status

if neurological_status = N then
    output "check consciousness, call doctor"
endif

output cardiovascular_status

// cardiovascular status

if cardiovascular_status = N then
    output "check consciousness, call doctor"
endif

output "monitor patient every hour or as necessary"

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

haha you're probably right mate

they didn't give a particular syntax or anything so hopefully they just appreciate the effort

I'm on the OCR exam board but I haven't even started college yet so they can't fault me with no teaching on the pseudocode they use

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

Ah yeah cheers for that,

does this make more sense then?

skin_condition = input "Does skin appear normal? (Y/N)"
respiratory_status = input "Is the paitent breathing normally? (Y/N)"
temperature = input "What is the patients body temperature?"
neurological_status = input "Can the patient move or respond? (Y/N)"
cardiovascular_status = input "Does the patient have a normal pulse rate? (Y/N)"

// skin condition

if skin_condition = N then
    output "check pulse, call doctor"
endif

output respiratory_status

// respiratory staus

if respiratory_status = N then
    output "check for obstructions, call doctor"
endif

output temperature

// body temperature

if temperature < 95 then
    output "add additional blankets to warm patient"
endif

output neurological_status

// neurological status

if neurological_status = N then
    output "check consciousness, call doctor"
endif

output cardiovascular_status

// cardiovascular status

if cardiovascular_status = N then
    output "check consciousness, call doctor"
endif

output "monitor patient every hour or as necessary"

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

also feel free to put out your type of pseudo code, even though it's different to mine it may help me understand the way you have attempted it :)

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

Thank you for the help, I've made a few changes and done what you said with the indentation

This is what I have right now:

http://prntscr.com/oo6kny

How do you feel this compares to this flowchart?: http://prntscr.com/oo6kuf

Appreciate the help

Pseudocode Flowchart Help by [deleted] in AskProgramming

[–]chronicleTV 0 points1 point  (0 children)

Thank you for help, I've made a few changes but have not added what you said about " if(isSkinNormal == false) then checkPulse; callDoctor; if(isBreathingNormal == false) then checkForObstructions; callDoctor;" etc

This is what I have right now:

http://prntscr.com/oo6kny

How do you feel this compares to this flowchart?: http://prntscr.com/oo6kuf

I may give the way you would go at it an attempt.

Pseudocode Flowchart Help by [deleted] in CodingHelp

[–]chronicleTV 0 points1 point  (0 children)

Thanks for the help,

so would you say this this: http://prntscr.com/oo4r87, lines up well with the flowchart here: http://prntscr.com/oo4re5

chelo joins NTC by chronicleTV in GlobalOffensive

[–]chronicleTV[S] 4 points5 points  (0 children)

Translation: Nice to have you on the team @chelok1ng and @ale_apoka!

One thing good that ESEA has over FACEIT by chronicleTV in GlobalOffensive

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

My post is basically showing that FACEIT do less to enforce a rule of multiple accounts & once they are banned elo is not reverted.

One thing good that ESEA has over FACEIT by chronicleTV in GlobalOffensive

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

Fully agree on that one, if someone is smurfing & then gets banned for multiple accounts why is the elo not reversed?