Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to add user input together then print the result
Post: RE: How to add user input together then print the ...

Hey thats real nice, that will come in handy thanks heaps. And also thanks cause now I know how to format a $ before a number properly instead of having $ 50 now its $50
Liwuid_Ocelot Homework 6 5,339 Mar-22-2017, 02:18 AM
    Thread: How to add user input together then print the result
Post: RE: How to add user input together then print the ...

Ah ok sorry didn't read the whole post Ill give this a try thanks. So for example len("".join(mylist))*10 print("The total budget for gifts is ", len("".join(mylist))*10 , "") @wavic Thanks heaps it...
Liwuid_Ocelot Homework 6 5,339 Mar-22-2017, 01:39 AM
    Thread: How to add user input together then print the result
Post: RE: How to add user input together then print the ...

So how would I use this to calculate the length of names as numbers together. Like I  know how to add the names together such as "".join(len(names)*10) print("The total budget for gifts is ", mylis...
Liwuid_Ocelot Homework 6 5,339 Mar-22-2017, 01:30 AM
    Thread: How to add user input together then print the result
Post: How to add user input together then print the resu...

Hi there this will be my first post so I apologize if my formatting is incorrect, I am still learning python :) My program asks for how many birthday gifts then takes that number and asks for names b...
Liwuid_Ocelot Homework 6 5,339 Mar-22-2017, 01:17 AM

User Panel Messages

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