Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 476 online users. » 1 Member(s) | 471 Guest(s) Bing, Google, Baidu, snippsat
|
|
|
exec_external |
Posted by: roadrage - Dec-07-2016, 08:10 PM - Forum: Homework
- Replies (3)
|
 |
"""#!/c/Anaconda2/Scripts/python"""
"""
Create a function called exec_external , taking a single string argument,
representing a Linux shell comma..... More
|
|
|
Totally off topic! |
Posted by: Larz60+ - Dec-07-2016, 02:26 AM - Forum: Bar
- Replies (3)
|
 |
Does anyone know what the Microsoft windows process named 'TrustedInstaller' (which I don't trust) does?
If you google it, you usually get an answer ..... More
|
|
|
How i can...? |
Posted by: sajley - Dec-06-2016, 08:36 PM - Forum: General Coding Help
- Replies (8)
|
 |
hi guys
i'm new in python
how i can goto a line ...
How i can use this code, i wish my program if inpt is not '+-*/' try to re input
mylabe..... More
|
|
|
Unintended output |
Posted by: Nick_Wright - Dec-05-2016, 09:24 PM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
j = [['4', '5'], ['1', '1'], ['1', '5'], ['3', '4'], ['3', '1']]
k = [['5', '2'], ['4', '2'], ['2', '4'], ['3', '3'], ['4', '3']]
t = [[..... More
|
|
|
list_reduction |
Posted by: roadrage - Dec-05-2016, 05:30 PM - Forum: Homework
- Replies (3)
|
 |
"""
Write a function called list_reduction , that takes a single argument - a list
of strings, L. The function must:
1. Transform the list, *in ..... More
|
|
|
Identifying Efficiency |
Posted by: micseydel - Dec-04-2016, 11:46 PM - Forum: Bar
- Replies (9)
|
 |
I interviewed a candidate recently for a software engineering position who had a master's degree from UCLA with a 3.8 GPA and a 3.9 GPA in under..... More
|
|
|
|