| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 36 online users. » 0 Member(s) | 28 Guest(s) Bing, Apple, Google, Facebook Dev
|
|
|
| string manipulation |
|
Posted by: yogi123 - Apr-08-2018, 09:28 PM - Forum: Homework
- Replies (5)
|
 |
I need to replace parts of a string with what it matches in a dictionary. I have restrictions and to change strings only functions i can use are .stri..... More
|
|
|
| Printing array without commas |
|
Posted by: pawlaczkaj - Apr-08-2018, 03:28 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I have got this output from my script:
Output: [[1.0, 2.0, 3.0], [4.0, 5.0, 6.0], [7.0, 8.0, 9.0]] I want to cover it to:
[out..... More
|
|
|
| Timed Exit |
|
Posted by: Tbot - Apr-08-2018, 01:38 PM - Forum: Game Development
- Replies (11)
|
 |
Hello, I am making a Python game where there is a sequence of letters, and you have to guess it right within a certain amount of time. However, once t..... More
|
|
|
| Multiplication Table |
|
Posted by: funnybone04 - Apr-07-2018, 11:09 PM - Forum: Homework
- Replies (4)
|
 |
So how can I create a multiplication table in python for a given number (user inputs a number, e.g "5" and table becomes "5x5"), column by column indi..... More
|
|
|
| multiprocessing |
|
Posted by: srik - Apr-07-2018, 12:29 PM - Forum: Data Science
- Replies (2)
|
 |
I am given a data set and I need to analyze the statistics of a column based on the groups formed from other column unique values. I could do it using..... More
|
|
|
| Homework help |
|
Posted by: JNG_123 - Apr-07-2018, 02:30 AM - Forum: Homework
- Replies (1)
|
 |
A county collects property taxes on the assessment value of property, which is 60 percent
of the property’s actual value. For example, if an acre of..... More
|
|
|
| Order an array |
|
Posted by: unrealxqt - Apr-06-2018, 10:09 PM - Forum: Homework
- Replies (2)
|
 |
Hi there,
At the university, I need to create a project in Python language and I'm stuck with a function that is needed to finish my work.
[i][u]T..... More
|
|
|
|