| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 33 online users. » 0 Member(s) | 30 Guest(s) Mojeek, Google
|
|
|
| Mastermind game |
|
Posted by: Staren - Feb-03-2018, 11:39 AM - Forum: Homework
- Replies (6)
|
 |
Hello there,
I have to do a sort-of mastermind game, where you have to guess the numbers in an array.
I have no particular problem except when it com..... More
|
|
|
| Problem with a homework |
|
Posted by: Samuelcu - Feb-03-2018, 10:12 AM - Forum: Homework
- Replies (2)
|
 |
Hello,
I am trying to create a program which reads a number N>=2 and creates a list. Then it fills the list with numbers and finds the average of t..... More
|
|
|
| simple counter |
|
Posted by: mcmxl22 - Feb-03-2018, 09:27 AM - Forum: General Coding Help
- Replies (13)
|
 |
I am trying to make a simple counter that starts at 1 and increments by 1 indefinitely.
I have tried for-loops but I get [inline]int object not itera..... More
|
|
|
| How Can I Do Refresh Window? |
|
Posted by: satrancali - Feb-03-2018, 07:50 AM - Forum: GUI
- No Replies
|
 |
I am getting some information a website contain the foreign currency and so I must refresh the program every 2-3 seconds HowCan I do it
[python]
cl..... More
|
|
|
| http/https client |
|
Posted by: Skaperen - Feb-03-2018, 07:06 AM - Forum: Bar
- No Replies
|
 |
i am looking for an easy to use Linux CLI text client that allows me to easily specify an IP address and port to connect to in lieu of using info from..... More
|
|
|
| a fun(ny) program i want to make |
|
Posted by: Skaperen - Feb-03-2018, 04:21 AM - Forum: Bar
- Replies (2)
|
 |
i tested this and it is possible to make a Python script be an interpreter of another script on the other script's #! line. so what i think i want to..... More
|
|
|
| Learning Milestone |
|
Posted by: karaokelove - Feb-02-2018, 10:04 PM - Forum: Bar
- Replies (2)
|
 |
Hey all, just wanted to share my excitement at crossing a major milestone with my Python education! I officially edited a Python module to fix an issu..... More
|
|
|
| pivot error |
|
Posted by: shyamdba - Feb-02-2018, 07:46 PM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
df2 = pd.DataFrame({'id_user':[1,2,3,4,4,5,5], 'cust_user':[11,22,33,44,44,55,55],
'information':['phon','phon','phone','phone1','phone','p..... More
|
|
|
| Algrbra Package |
|
Posted by: kmcollins - Feb-02-2018, 07:42 PM - Forum: Code sharing
- Replies (23)
|
 |
#I'm working on an algebra package for Python. It includes a LinearRelationship class where every instance is
#a function of the general form y = m..... More
|
|
|
| Login with using class |
|
Posted by: captainflint - Feb-02-2018, 05:28 PM - Forum: Homework
- Replies (4)
|
 |
[python]users={"meryem":"4444","ahmet":"sehir123","gakkos":"2323"}
login=raw_input("Username: ")
inventory = {'asparagus': [10, 5], 'broccoli': [15,..... More
|
|
|
| Randow DataFrame |
|
Posted by: ArnaudCoulon - Feb-02-2018, 04:59 PM - Forum: Data Science
- Replies (1)
|
 |
Hey guys !
I was trying to make a 4*54 random numbers DataFrame. I spent 1 hour trying to figure out how to do it and I wrote this code :
[python]..... More
|
|
|
| New to Python |
|
Posted by: scarcefox8888 - Feb-02-2018, 01:30 AM - Forum: News and Discussions
- Replies (1)
|
 |
I'm new to Python, this Forum, and... coding in general.
What is the best version for python on a windows 10?
Do I need a syntax editor or any oth..... More
|
|
|
|