Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kurs_alx_pcz
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patryk Czarnik
kurs_alx_pcz
Commits
4af6312d
Commit
4af6312d
authored
Nov 29, 2023
by
Patryk Czarnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
liczenie słów za pomocą re - v1
parent
7ec30e2d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
wypisz_slowa1.py
dzien4/pliki/wypisz_slowa1.py
+0
-0
g_napisy.py
dzien4/teoria_kolekcji/g_napisy.py
+1
-1
No files found.
dzien4/pliki/wypisz_slowa.py
→
dzien4/pliki/wypisz_slowa
1
.py
View file @
4af6312d
File moved
dzien4/teoria_kolekcji/g_napisy.py
View file @
4af6312d
...
@@ -123,7 +123,7 @@ print()
...
@@ -123,7 +123,7 @@ print()
# np. w normalnym napisie \t zamienia się w tabulator, \n w znak nowej linii,
# np. w normalnym napisie \t zamienia się w tabulator, \n w znak nowej linii,
# \" i \' w cudzysłów i apostrof, a \\ oznacza pojedynczy \
# \" i \' w cudzysłów i apostrof, a \\ oznacza pojedynczy \
zwykly
=
'Ala
\t
ma
\t
kota
\'
Filemona
\'\n
Ola
\t
ma
\t
psa
\\
\"
Burka
\"
,
\
w wydaje na niego 15
\u20ac
\n
'
zwykly
=
'Ala
\t
ma
\t
kota
\'
Filemona
\'\n
Ola
\t
ma
\t
psa
\\
\"
Burka
\"
,
\
w wydaje na niego 15
\u20ac
'
print
(
'zwykły'
,
type
(
zwykly
),
len
(
zwykly
))
print
(
'zwykły'
,
type
(
zwykly
),
len
(
zwykly
))
print
(
zwykly
)
print
(
zwykly
)
print
()
print
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment