Skip to content

Commit

Permalink
Create String.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepjindal authored Mar 19, 2024
1 parent e649c82 commit 22d49d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common_syntax/kotlin/String.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Replace the character from the string
inputString.replace(".","")

0 comments on commit 22d49d8

Please sign in to comment.