| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,256
» Latest member: TomTMH
» Forum threads: 38,782
» Forum posts: 175,831
Full Statistics
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 26 Guest(s) Google, Mojeek, Bing, Facebook, Google Image, AOL, Apple
|
|
|
| a Home language |
|
Posted by: TDH - Sep-21-2017, 02:12 PM - Forum: Homework
- Replies (4)
|
 |
ok, I dont have a code for this
what I need to do is basiclly create a home language
which the input will be translated to from english
to home lan..... More
|
|
|
| Learning and Looping |
|
Posted by: AnjyilLee - Sep-21-2017, 04:47 AM - Forum: Homework
- Replies (6)
|
 |
Posting this is both for figuring out my homework and to try learning the site's preferred way for me to format my questions. I've looked over the hel..... More
|
|
|
| GUI |
|
Posted by: Pedroski55 - Sep-21-2017, 12:44 AM - Forum: GUI
- Replies (6)
|
 |
As a beginner at Python, I am very pleased and surprised to find that I can actually make it do something which is useful and time-saving for me.
I..... More
|
|
|
| tkinter themes |
|
Posted by: metulburr - Sep-20-2017, 11:00 PM - Forum: Code sharing
- Replies (3)
|
 |
This isnt mine, i just thought it was nice to display the available themes
[python]import random
import tkinter
from tkinter import ttk
from tki..... More
Attached Files
Thumbnail(s)
|
|
|
| UI framework? |
|
Posted by: JP_ROMANO - Sep-20-2017, 10:37 PM - Forum: General Coding Help
- Replies (12)
|
 |
Hello,
I'm essentially being forced to use Python, despite VBA clearly being the right way to do this little project (and significantly easier), bu..... More
|
|
|
| Help |
|
Posted by: ralfi - Sep-20-2017, 07:20 PM - Forum: General Coding Help
- Replies (1)
|
 |
who can figure out this
Using a “while loop” ask the user for a number and add it to a list if number is even and to a different list if number is ..... More
|
|
|
| Is this right/ what should i change? |
|
Posted by: ralfi - Sep-20-2017, 06:12 PM - Forum: Homework
- Replies (6)
|
 |
# 3. Using the following list and a “for” loop, display differences of all consecutive pairs of numbers in the list.
our_list = [1,2,5,6,3,77,9,0,3..... More
|
|
|
| I need to answer this: For the following list, print each element in the list an it’s |
|
Posted by: ralfi - Sep-20-2017, 05:23 PM - Forum: General Coding Help
- Replies (1)
|
 |
Heres the code I put
List = ['a','b',1,2,[1,2,3,4],'hello',(4,5,6),7,True,"False",2.3]
for i in List:
print(i, type) [output]..... More
|
|
|
| Getting hacked off with spam |
|
Posted by: Bass - Sep-20-2017, 02:33 PM - Forum: Board
- Replies (9)
|
 |
Hi,
I appreciate that the world is not perfect, but over the last few weeks, the level of spam appears to have risen.
Could the forum consider h..... More
|
|
|
| loops in python |
|
Posted by: nuncio - Sep-20-2017, 12:00 PM - Forum: Data Science
- Replies (2)
|
 |
This seems to be rather simple, but I am not getting there. I am trying to execute the math for Fourier transform. Here is the code I wrote
[pyth..... More
|
|
|
| Sort without using sort |
|
Posted by: qhnguyen - Sep-20-2017, 06:27 AM - Forum: Homework
- Replies (4)
|
 |
Text file:
425 300 1
50 10 15
6 9 3
2 12 6
70 69 71
1 2 3
My code:
#Project#1-Quyen Nguyen
file="Project1.txt"
infile=open(file)
count=..... More
|
|
|
| Stereonet |
|
Posted by: roudan - Sep-20-2017, 04:01 AM - Forum: General Coding Help
- No Replies
|
 |
Hi
Anyone here use stereonet? I know there is one python code . But I'd like plot pole projection on the lower hemisphere and different stresss val..... More
|
|
|
| Help with an exercise |
|
Posted by: Cerobug - Sep-19-2017, 10:05 PM - Forum: Homework
- Replies (8)
|
 |
I am doing some code for a project at school and I cant for the life of me get it to do what I want it to. I want the sales number for any sales under..... More
|
|
|
|