Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
python34 /
lib64 /
python3.4 /
Tools /
demo /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2026-05-01 04:20
README
1014
B
-rw-r--r--
2019-03-18 20:21
beer.py
578
B
-rwxr-xr-x
2024-04-17 20:39
eiffel.py
3.83
KB
-rwxr-xr-x
2024-04-17 20:39
hanoi.py
4.5
KB
-rwxr-xr-x
2024-04-17 20:39
life.py
8.79
KB
-rwxr-xr-x
2024-04-17 20:39
markov.py
3.61
KB
-rwxr-xr-x
2024-04-17 20:39
mcast.py
2.18
KB
-rwxr-xr-x
2024-04-17 20:39
queens.py
2.23
KB
-rwxr-xr-x
2024-04-17 20:39
redemo.py
5.67
KB
-rwxr-xr-x
2024-04-17 20:39
rpython.py
790
B
-rwxr-xr-x
2024-04-17 20:39
rpythond.py
1.27
KB
-rwxr-xr-x
2024-04-17 20:39
sortvisu.py
19.52
KB
-rwxr-xr-x
2024-04-17 20:39
ss1.py
24.94
KB
-rwxr-xr-x
2024-04-17 20:39
vector.py
1.43
KB
-rwxr-xr-x
2024-04-17 20:39
Save
Rename
This directory contains a collection of demonstration scripts for various aspects of Python programming. beer.py Well-known programming example: Bottles of beer. eiffel.py Python advanced magic: A metaclass for Eiffel post/preconditions. hanoi.py Well-known programming example: Towers of Hanoi. life.py Curses programming: Simple game-of-life. markov.py Algorithms: Markov chain simulation. mcast.py Network programming: Send and receive UDP multicast packets. queens.py Well-known programming example: N-Queens problem. redemo.py Regular Expressions: GUI script to test regexes. rpython.py Network programming: Small client for remote code execution. rpythond.py Network programming: Small server for remote code execution. sortvisu.py GUI programming: Visualization of different sort algorithms. ss1.py GUI/Application programming: A simple spreadsheet application. vector.py Python basics: A vector class with demonstrating special methods.