| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906
Full Statistics
|
| Online Users |
There are currently 51 online users. » 1 Member(s) | 45 Guest(s) Bing, Mojeek, AOL, Google, AOL, perfringo
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 06:10 PM
» Replies: 4
» Views: 157
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 171
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 691
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,815
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 158
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 140
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 223
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,221
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 331
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 218
|
|
|
| Ascii Tree Art |
|
Posted by: beepBoop123 - Dec-12-2018, 11:46 PM - Forum: Homework
- Replies (5)
|
 |
Hi, I'm trying to create a function that will make the correct sized ascii Christmas tree art based on the size passed in. This is what I have so far..... More
|
|
|
| Break the Code |
|
Posted by: caitlinworwood - Dec-12-2018, 08:00 PM - Forum: Homework
- Replies (1)
|
 |
I am struggling with an assignment for my python class. He hasn't taught us how to do these things, so I am stuck on how create a function that would ..... More
|
|
|
| Python Homework Help |
|
Posted by: beepBoop123 - Dec-12-2018, 03:04 AM - Forum: Homework
- Replies (2)
|
 |
Hi, I currently need some help getting the index to show with the words I split and and made uppercase. This may me an easy fix or more complicated, I..... More
|
|
|
| Dictionary/List Homework |
|
Posted by: ImLearningPython - Dec-12-2018, 12:13 AM - Forum: Homework
- Replies (22)
|
 |
Hello all!!
I am currently working on a homework assignment where I need to get information from a dictionary based off of a list. Example:
dict..... More
|
|
|
| Dictionary Homework |
|
Posted by: beepBoop123 - Dec-11-2018, 09:46 PM - Forum: Homework
- Replies (3)
|
 |
Hi, I keep getting an error that says "str' object has no attribute 'items" on line 3 and I don't understand why. Can someone help me fix the code? Th..... More
|
|
|
| Neural network |
|
Posted by: nesrine - Dec-11-2018, 03:48 PM - Forum: Data Science
- No Replies
|
 |
Hello ,
I have this code of neural network:
[python] import numpy as np
#X = np.array(([1 , 0],),)
#yd = np.array(([1],), )
#xPredicted =..... More
|
|
|
| Dictionaries homework |
|
Posted by: pythoncrazy1 - Dec-11-2018, 03:39 PM - Forum: Homework
- Replies (8)
|
 |
Hello everyone,
So basically i am trying to solve an homework about dictionaries:
"We will call two words “opposite” if one is equal to
the other r..... More
|
|
|
| python homework |
|
Posted by: MajaW - Dec-11-2018, 03:26 PM - Forum: Homework
- Replies (3)
|
 |
Hi. I've been trying to finish my homework, but I don't know how to do the last part. I was given a data file called 'BP20dataset.csv' which contains ..... More
|
|
|
|