| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 31 online users. » 2 Member(s) | 26 Guest(s) Bing, Google, Mojeek, buran, aminrony1999
|
|
|
| Global Variable issue |
|
Posted by: AnOrdinaryFolk - Feb-06-2018, 07:06 PM - Forum: Homework
- Replies (1)
|
 |
Here i have a fairly simple code where i tried to create a function that checks if the password entered by the user is valid.
[python]def val():
..... More
|
|
|
| scientific numbers |
|
Posted by: metalray - Feb-06-2018, 03:17 PM - Forum: Homework
- Replies (1)
|
 |
Dear Python Experts,
I got an array (called tpr) that has scientific numbers like 0.00000000e+00 9.37207123e-04 2.99906279e-03 3.28022493e-03
Is the..... More
|
|
|
| Django-admin.exe |
|
Posted by: HenryJ - Feb-06-2018, 07:41 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi guys,
I am using Win10 OS. I installed Django framework using cmd. After installation completed, I got the "Django-admin" in the folder python\Scr..... More
|
|
|
| dictionary |
|
Posted by: garikhgh0 - Feb-06-2018, 05:43 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hello. I want to figure out if there are anther ways to create such kind of dictionary (user input):
d ={'Jane': [20, 1.7],
'Jack': [15, 1.8]..... More
|
|
|
| geometry primitives |
|
Posted by: Staglaitor - Feb-05-2018, 08:00 PM - Forum: Game Development
- Replies (2)
|
 |
hi
It is necessary for me to find module or something that let me program primitive geometry right on smtartphone
Dots, line, circle, rectangle, etc..... More
|
|
|
| Playing Card Sorting |
|
Posted by: ness828 - Feb-05-2018, 05:48 PM - Forum: Homework
- Replies (4)
|
 |
Hello, I'm working on making a standard playing card sorter for one of my classes. I need help writing the code. I don't fully understand Python code ..... More
|
|
|
|