| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,276
» Latest member: eastnoob
» Forum threads: 38,789
» Forum posts: 175,864
Full Statistics
|
| Online Users |
There are currently 33 online users. » 0 Member(s) | 30 Guest(s) Bing, AOL, Google
|
|
|
| randomchar v0.1.5 |
|
Posted by: Fr4nkl1n_1k3h - Aug-16-2020, 08:36 PM - Forum: Code Review
- No Replies
|
 |
Hey all!
I'm almost done with my module for generating random strings randomchar
# What is randomchar?
randomchar is a new module designed..... More
|
|
|
| List index out of range error when attempting to make a basic shift code |
|
Posted by: djwilson0495 - Aug-16-2020, 02:37 PM - Forum: General Coding Help
- Replies (4)
|
 |
I'm trying to make a basic shift, my code is as follows:
[python]
alphabet = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q',..... More
|
|
|
| looking for entry level jobs |
|
Posted by: space_cat - Aug-16-2020, 01:25 PM - Forum: Jobs
- Replies (5)
|
 |
what should i know if i want to easily get entry level jobs as a freelancer from the internet? i mean from sites such as freelancer.com/fiverr.com. i'..... More
|
|
|
| hashable confusion |
|
Posted by: spalisetty06 - Aug-16-2020, 11:57 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
I have read that all data types which are immutable are hashable. But, [b]set[b] is mutable. How is that it is stored based on hash value?
|
|
|
|