Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: making a program for counting
Post: RE: making a program for counting

Sorry im using my phone right now so i couldnt get to my python version. But ill give it a go when i get home amd see if that works.
hurmet Homework 8 145,236 Sep-30-2017, 07:54 PM
    Thread: making a program for counting
Post: RE: making a program for counting

This is the code i have right now Text = input("How many rows of soap") I = int(text) Sum = 0 While i<0: Sum = sum + 1 Print(sum) I = i + 1
hurmet Homework 8 145,236 Sep-30-2017, 07:14 PM
    Thread: making a program for counting
Post: making a program for counting

Can anyone help me make a simple program. I want to make a program using while function to count how many bars of soap i have in rows. First row would have 1 bar, second row has 2 bars, third one has...
hurmet Homework 8 145,236 Sep-30-2017, 06:16 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020