| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,260
» Latest member: nathanael
» Forum threads: 38,785
» Forum posts: 175,842
Full Statistics
|
| Online Users |
There are currently 36 online users. » 0 Member(s) | 31 Guest(s) Bing, Google, Mojeek, Apple
|
|
|
| number of items per line |
|
Posted by: kiki1113 - Nov-19-2017, 03:48 AM - Forum: Homework
- Replies (3)
|
 |
[quote] I've created a list of numbers. I need to print 10 numbers per line, so they're all lined up one underneath the other. I'm having trouble tr..... More
|
|
|
| Lists Homework |
|
Posted by: kekev1997 - Nov-19-2017, 03:00 AM - Forum: Homework
- Replies (1)
|
 |
Write a function named get_strings to ask the user for a series of strings and to return a list where each string is an item in the list. The user ind..... More
|
|
|
| Clock Program |
|
Posted by: AnjyilLee - Nov-18-2017, 05:12 AM - Forum: Homework
- Replies (3)
|
 |
For my current assignment, I had to make a clock program:
[python]class clock():
import Tkinter as tk
import time
def update_time..... More
|
|
|
| Sniffer calls on MAC |
|
Posted by: georgelza - Nov-17-2017, 01:15 PM - Forum: Networking
- Replies (2)
|
 |
Hi all
Created the sniffing program available via people like Bucky Roberts etc on MAC, it just sits there, no errors, copied same code to Raspberr..... More
|
|
|
| GUI Tip Calculator |
|
Posted by: djkraft - Nov-16-2017, 06:29 PM - Forum: Homework
- Replies (1)
|
 |
I am working on a GUI tip calculator. The calculator needs to take entry from the user and have radio buttons to designate the tip percentage, display..... More
|
|
|
| Excel addins |
|
Posted by: rogstad - Nov-16-2017, 12:29 PM - Forum: Data Science
- No Replies
|
 |
Dear all,
I have a question i am hoping you are able to help me with.
I am running the code (snip) below in Jupyter. When it is completed, all add..... More
|
|
|
|