need help plsss :(

Discussion in 'Programming General' started by PsychicFreak, Jul 1, 2010.

need help plsss :(
  1. Unread #1 - Jul 1, 2010 at 5:23 PM
  2. PsychicFreak
    Joined:
    Jun 6, 2008
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0

    PsychicFreak Member

    need help plsss :(

    how to provide the human language, flowchart and pseudocode in this problem

    The logic of a program that asks the radius of a circle. The program then calculates the diameter and circumference. Print both the diameter and circumference.


    pls help guys need it right now
     
  3. Unread #2 - Jul 1, 2010 at 5:29 PM
  4. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    need help plsss :(

    You're asking for help with pseudocode?
     
  5. Unread #3 - Jul 1, 2010 at 5:34 PM
  6. PsychicFreak
    Joined:
    Jun 6, 2008
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0

    PsychicFreak Member

    need help plsss :(

    yea, and with human language and flowchart XDD
    help me bro how to solve that problem in using pseudocode plsss
     
  7. Unread #4 - Jul 1, 2010 at 7:40 PM
  8. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    need help plsss :(

    ...uh... If you can't even work out the pseudocode or the human language then you really shouldn't be attempting this.

    Go read an e-book.
     
  9. Unread #5 - Jul 1, 2010 at 9:51 PM
  10. The Black Tux
    Joined:
    Apr 19, 2009
    Posts:
    10,306
    Referrals:
    30
    Sythe Gold:
    55
    Vouch Thread:
    Click Here
    Two Factor Authentication User Cool Kid Former OMM Cook RsProd Sythe Awards 2012 Winner Village Drunk

    The Black Tux Veteran
    The Black Tux Donor Java Programmers PHP Programmers

    need help plsss :(

    Pardon my lack of Englishh voabulary, but what's pseudocode?
     
  11. Unread #6 - Jul 1, 2010 at 10:08 PM
  12. Angelmax
    Joined:
    Jul 10, 2009
    Posts:
    2,193
    Referrals:
    0
    Sythe Gold:
    0

    Angelmax Grand Master
    $25 USD Donor Retired Sectional Moderator

    need help plsss :(

    Something like this.

    If student's grade is greater than or equal to 60

    Print "passed"

    else

    Print "failed"
     
  13. Unread #7 - Jul 2, 2010 at 12:04 AM
  14. Sythe
    Joined:
    Apr 21, 2005
    Posts:
    8,072
    Referrals:
    468
    Sythe Gold:
    5,287
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi

    Sythe Join our discord

    test

    Administrator Village Drunk

    need help plsss :(


    Pseudo-code:
    BEGIN

    Print "What is the radius?"
    Print Newline
    Request_input_from_keyboard, store in X

    Let D= X * 2
    Let C= D* 3.1415926

    Print "Diameter:"
    Print D
    Print Newline
    Print "Circumference:"
    Print C
    Print Newline

    END


    A flow chart is the same sequence of events in a flow-chart diagram. It's only useful if your program contains branches.

    Incidentally, you shouldn't post your assignment questions here. I don't mind answering them for you because the next assignment will just screw you over more, but if you want to learn then you should ask questions which haven't been already asked of you.
     
  15. Unread #8 - Jul 4, 2010 at 5:06 PM
  16. PsychicFreak
    Joined:
    Jun 6, 2008
    Posts:
    53
    Referrals:
    0
    Sythe Gold:
    0

    PsychicFreak Member

    need help plsss :(

    tnx sythe heheh actually my teacher didnt teach us how to do that. And i dont have books to study about this. Im a 1st year college XD
     
< fade in-out / opacity effect. --> SOURCE | Simple Console using Lua and Reflection >

Users viewing this thread
1 guest


 
 
Adblock breaks this site