Project

General

Profile

Support #1314 » string.py

The newest code (Dec 19th, 2024) - Kentaro HARATAKE, 12/19/2024 02:46 PM

 
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
# ˅
4

    
5
# ˄
6

    
7

    
8
class String(object):
9
    # ˅
10
    
11
    # ˄
12

    
13
    # ˅
14
    
15
    # ˄
16

    
17

    
18
# ˅
19

    
20
# ˄
(9-9/9)