Loading...
Golfed - Remove a given substring 'n' number of times from the end of a string
Save Copy
Desmos Logo
Log In
Sign Up
Test Cases
Test Cases
Hide this folder from students.
7
Expression 8: "o" equals left bracket, 67 , 97 , 116 , 115 , 32 , 100 , 111 , 32 , 109 , 101 , 111 , 119 , 45 , 32 , 119 , 104 , 105 , 108 , 101 , 32 , 108 , 105 , 111 , 110 , 115 , 32 , 100 , 111 , 32 , 110 , 111 , 116 , 32 , 46 , right bracket
o
=
6
7
,
9
7
,
1
1
6
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
5
,
3
2
,
1
1
9
,
1
0
4
,
1
0
5
,
1
0
8
,
1
0
1
,
3
2
,
1
0
8
,
1
0
5
,
1
1
1
,
1
1
0
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
1
0
,
1
1
1
,
1
1
6
,
3
2
,
4
6
8
f("Cats do meow-meow while lions do not meow.", "meow", 2)
f("Cats do meow-meow while lions do not meow.", "meow", 2)
9
Expression 10: "o" to "f" left parenthesis, left bracket, 67 , 97 , 116 , 115 , 32 , 100 , 111 , 32 , 109 , 101 , 111 , 119 , 45 , 109 , 101 , 111 , 119 , 32 , 119 , 104 , 105 , 108 , 101 , 32 , 108 , 105 , 111 , 110 , 115 , 32 , 100 , 111 , 32 , 110 , 111 , 116 , 32 , 109 , 101 , 111 , 119 , 46 , right bracket , left bracket, 109 , 101 , 111 , 119 , right bracket , 2 , right parenthesis
o
→
f
6
7
,
9
7
,
1
1
6
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
5
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
3
2
,
1
1
9
,
1
0
4
,
1
0
5
,
1
0
8
,
1
0
1
,
3
2
,
1
0
8
,
1
0
5
,
1
1
1
,
1
1
0
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
1
0
,
1
1
1
,
1
1
6
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
6
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
2
10
f("Cats do not memeowow, they do meow-ing.", "meow", 2)
f("Cats do not memeowow, they do meow-ing.", "meow", 2)
11
Expression 12: "o" to "f" left parenthesis, left bracket, 67 , 97 , 116 , 115 , 32 , 100 , 111 , 32 , 110 , 111 , 116 , 32 , 109 , 101 , 109 , 101 , 111 , 119 , 111 , 119 , 44 , 32 , 116 , 104 , 101 , 121 , 32 , 100 , 111 , 32 , 109 , 101 , 111 , 119 , 45 , 105 , 110 , 103 , 46 , right bracket , left bracket, 109 , 101 , 111 , 119 , right bracket , 2 , right parenthesis
o
→
f
6
7
,
9
7
,
1
1
6
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
1
0
,
1
1
1
,
1
1
6
,
3
2
,
1
0
9
,
1
0
1
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
1
1
1
,
1
1
9
,
4
4
,
3
2
,
1
1
6
,
1
0
4
,
1
0
1
,
1
2
1
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
5
,
1
0
5
,
1
1
0
,
1
0
3
,
4
6
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
2
12
f("Cats do meow-meow while lions do not meow.", "meow", 4)
f("Cats do meow-meow while lions do not meow.", "meow", 4)
13
Expression 14: "o" to "f" left parenthesis, left bracket, 67 , 97 , 116 , 115 , 32 , 100 , 111 , 32 , 109 , 101 , 111 , 119 , 45 , 109 , 101 , 111 , 119 , 32 , 119 , 104 , 105 , 108 , 101 , 32 , 108 , 105 , 111 , 110 , 115 , 32 , 100 , 111 , 32 , 110 , 111 , 116 , 32 , 109 , 101 , 111 , 119 , 46 , right bracket , left bracket, 109 , 101 , 111 , 119 , right bracket , 4 , right parenthesis
o
→
f
6
7
,
9
7
,
1
1
6
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
5
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
3
2
,
1
1
9
,
1
0
4
,
1
0
5
,
1
0
8
,
1
0
1
,
3
2
,
1
0
8
,
1
0
5
,
1
1
1
,
1
1
0
,
1
1
5
,
3
2
,
1
0
0
,
1
1
1
,
3
2
,
1
1
0
,
1
1
1
,
1
1
6
,
3
2
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
6
,
1
0
9
,
1
0
1
,
1
1
1
,
1
1
9
,
4
14
15
powered by
powered by
"x"
x
"y"
y
"a" squared
a
2
"a" Superscript, "b" , Baseline
a
b
7
7
8
8
9
9
over
÷
functions
(
(
)
)
less than
<
greater than
>
4
4
5
5
6
6
times
×
| "a" |
|
a
|
,
,
less than or equal to
≤
greater than or equal to
≥
1
1
2
2
3
3
negative
−
A B C
StartRoot, , EndRoot
pi
π
0
0
.
.
equals
=
positive
+
Log In
or
Sign Up
to save your graphs!
New Blank Graph
Examples
Lines: Slope Intercept Form
example
Lines: Point Slope Form
example
Lines: Two Point Form
example
Parabolas: Standard Form
example
Parabolas: Vertex Form
example
Parabolas: Standard Form + Tangent
example
Trigonometry: Period and Amplitude
example
Trigonometry: Phase
example
Trigonometry: Wave Interference
example
Trigonometry: Unit Circle
example
Conic Sections: Circle
example
Conic Sections: Parabola and Focus
example
Conic Sections: Ellipse with Foci
example
Conic Sections: Hyperbola
example
Polar: Rose
example
Polar: Logarithmic Spiral
example
Polar: Limacon
example
Polar: Conic Sections
example
Parametric: Introduction
example
Parametric: Cycloid
example
Transformations: Translating a Function
example
Transformations: Scaling a Function
example
Transformations: Inverse of a Function
example
Statistics: Linear Regression
example
Statistics: Anscombe's Quartet
example
Statistics: 4th Order Polynomial
example
Lists: Family of sin Curves
example
Lists: Curve Stitching
example
Lists: Plotting a List of Points
example
Calculus: Derivatives
example
Calculus: Secant Line
example
Calculus: Tangent Line
example
Calculus: Taylor Expansion of sin(x)
example
Calculus: Integrals
example
Calculus: Integral with adjustable bounds
example
Calculus: Fundamental Theorem of Calculus
example
Terms of Service
|
Privacy Policy