Search:

Type: Posts; User: jahshuwuh

Search: Search took 0.17 seconds.

  1. Help with While loop to continuously divide

    Hello, I'm working on a program that will accept a positive number typed by user and then tell you how many times that number can be divided by two before it reaches a number less than 1. If a...
  2. Replies
    1
    Views
    5,621

    While Loop to divide by 2 continiously

    I'm working on a program that takes a number that is entered, then tells you how many times that number can be divided by 2 before it becomes less that 1. If a user enters a negative number it...
Results 1 to 2 of 2