User: Twomanykillz

  • Public profile

User profile: Twomanykillz

User info
User name:Twomanykillz
History
Joined:
Number of posts:7
Latest posts:

Just need help transfering this psuedocode to C++
// Pseudocode PLD Chapter 9 #2 pg. 421 // Start // Declarations // num dollars // ...

Psuedocode transfer
// payment = purchasePrice / 12 // output "Customer First Name: ", firstName // outp...

Trying to convert Psuedocode into C++
// START // Declarations // number id // string ownerName // str...

Trying to transfer this Psuedocode into actual code having a bit of trouble
Thank you all this really helped!

Trying to transfer this Psuedocode into actual code having a bit of trouble
//PLD #6 pg. 122 #include <iostream> int main () { number numberToGuess number myGuess; ...

This user does not accept Private Messages