Getting started with strings - English
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
- English
Chapters
- Questions posted on Forums
- Python 3.4.3 Tutorials - English
-
join
how to obtain output of string "hello world is beautiful" joined by hyphen as'hello-world-is-beautiful'
08-09M 40-50S aditi.rajvaidya2004@gmail.com
Answer last updated on: July 11, 2024, 11:56 a.m.
-
change s='hello' to s='Hello'.
cant we reassign s='Hello' or use capatilize fn(s=s.capitalize)?
08-09M 50-60S alpha_death_rider
Answer last updated on: May 14, 2024, 1:09 a.m.
-
Assigsnment 1 solved by MONISH.V.S IRTT college,Erode
s="%%"+"-*20+"%%"print(s) //Assignment solved by MONISH.V.S IRTT college,Erode
04-05M 10-20S monishvsm@gmail.com
Answer last updated on: Jan. 21, 2022, 4:29 p.m.
-
split all letters of a word
How to split the string "Hello" to obtain individual alphabets?
00-01M 0-10S Petta
Answer last updated on: March 14, 2020, 8:30 p.m.
-
1Getting started with IPython
-
2Using plot command interactively
-
3Embellishing a plot
-
4Saving plots
-
5Multiple plots
-
6Subplots
-
7Additional features of IPython
-
8Loading Data From Files
-
9Plotting Data
-
10Other Types Of Plots
-
11Plotting Charts
-
12Getting started with Lists
-
13Getting started with for
-
Getting started with strings
-
15Getting started with files
-
16Parsing data
-
17Statistics
-
18Getting started with arrays
-
19Accessing parts of arrays
-
20Image manipulation using Arrays
-
21Basic Matrix Operations
-
22Advanced Matrix Operations
-
23Least square fit
-
24Basic datatypes and operators
-
25Sequence datatypes
-
26Input-output
-
27Conditional Statements
-
28Loops
-
29Manipulating lists
-
30Manipulating strings
-
31Getting started with tuples
-
32Dictionaries
-
33Sets in Python
-
34Getting Started with Functions
-
35Advanced Features of Functions
-
36Using Python Modules
-
37Writing Python Scripts
-
38Testing and Debugging
-
39Handling Errors and Exceptions
Questions posted on ST Forums:
23825 visits
Outline:
What are strings? How are strings denoted in Python? String concatenation Multiply a string with an integer Accessing individual elements of a string Accessing elements of a string using negative indices Split() function Join() function Define a string in different ways Print a string repeatedly
Width: | 908 | Height: | 700 |
---|---|---|---|
Duration: | 00:10:09 | Size: | 3.5 MB |
Show video info