| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,257
» Latest member: Bamboo
» Forum threads: 38,782
» Forum posts: 175,834
Full Statistics
|
| Online Users |
There are currently 49 online users. » 1 Member(s) | 43 Guest(s) Bing, Google, Mojeek, AOL, AOL, metulburr
|
|
|
| Nested If Work Help |
|
Posted by: Septhys - Oct-09-2017, 07:32 PM - Forum: Homework
- Replies (4)
|
 |
Hi,
Started using Nested Ifs in my work and have made this code.
math=int(input("Enter your math score: \n"))
english=int(input("Enter your eng..... More
|
|
|
| way back machine |
|
Posted by: metulburr - Oct-09-2017, 05:30 AM - Forum: Bar
- Replies (4)
|
 |
I saw the internet archive here a bit ago, and remembered that was a method to search out the old forum. Its odd because it saves the most random thre..... More
|
|
|
| Please help :) |
|
Posted by: crystalteoh92 - Oct-09-2017, 03:54 AM - Forum: Data Science
- Replies (12)
|
 |
Hi all, I am new to Python and currently doing NLTK sentiment analysis on customer reviews. I have a SAS data set that stores all customer review and ..... More
|
|
|
| file transfer with sockets |
|
Posted by: sinister88 - Oct-09-2017, 02:21 AM - Forum: Networking
- Replies (1)
|
 |
Hey guys i'm trying to get my server to be able to send my client files. Sorry for my horrible code i'm still pretty new and learning. Any replies wil..... More
|
|
|
| Syntax error in def |
|
Posted by: Beatenberg - Oct-09-2017, 01:56 AM - Forum: Homework
- Replies (8)
|
 |
Hello so in my program when I try to run it, it comes up with Syntax error then highlights my def statement (To help explain I underlined the part tha..... More
|
|
|
| Nested IF statements |
|
Posted by: severnon1188 - Oct-08-2017, 03:17 AM - Forum: Homework
- Replies (1)
|
 |
I am very confused by the professor's instruction on this problem of my homework. Please help me understand where to begin here. I feel like the gramm..... More
|
|
|
| Return None |
|
Posted by: student8 - Oct-07-2017, 10:07 PM - Forum: Homework
- Replies (6)
|
 |
I am a beginner at programming and I wrote a function that returns the int value of a string but I want the function to return none if the input doe..... More
|
|
|
| summation of series |
|
Posted by: student8 - Oct-07-2017, 09:03 PM - Forum: Homework
- Replies (6)
|
 |
I am trying to create a function that return the sumer of the following series 1000 +1/1^2 + 1/2^2 ... and so on for the given integer n.
So far I ..... More
|
|
|
|