Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elavatkuvat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Annukka Heinonen
elavatkuvat
Commits
4e2af5f5
Commit
4e2af5f5
authored
1 year ago
by
Jutta Salmela
Browse files
Options
Downloads
Patches
Plain Diff
Update etusivu.py
parent
9a4b33f7
Branches
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etusivu.py
+1
-24
1 addition, 24 deletions
etusivu.py
with
1 addition
and
24 deletions
etusivu.py
+
1
−
24
View file @
4e2af5f5
...
@@ -16,30 +16,7 @@ def elokuvien_tiedot(elokuva: tuple):
...
@@ -16,30 +16,7 @@ def elokuvien_tiedot(elokuva: tuple):
def
varaus
():
def
varaus
():
print
(
"
Tähän tulee varausjärjestelmä! :)
"
)
print
(
"
Tähän tulee varausjärjestelmä! :)
"
)
#tähän siis kasataan varausjärjestelmä, tai sit tähän laitetaan toinen funktio joka sit määritellään aiemmin
#tähän siis kasataan varausjärjestelmä, tai sit tähän laitetaan toinen funktio joka sit määritellään aiemmin
1
_sali
=
[(
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
),
(
11
,
12
,
13
,
14
,
15
,
16
,
17
,
18
,
19
,
20
),
(
21
,
22
,
23
,
24
,
25
,
26
,
27
,
28
,
29
,
30
),
(
31
,
32
,
33
,
34
,
35
,
36
,
37
,
38
,
39
,
40
),
(
41
,
42
,
43
,
44
,
45
,
46
,
47
,
48
,
49
,
50
),
(
51
,
52
,
53
,
54
,
55
,
56
,
57
,
58
,
59
,
60
),
(
61
,
62
,
63
,
64
,
65
,
66
,
67
,
68
,
69
,
70
),
(
71
,
72
,
73
,
74
,
75
,
76
,
77
,
78
,
79
,
80
),
(
81
,
82
,
83
,
84
,
85
,
86
,
87
,
88
,
89
,
90
),
(
91
,
92
,
93
,
94
,
95
,
96
,
97
,
98
,
99
,
100
)]
2
_sali
=
[(
1
,
2
,
3
,
4
,
5
,
6
,
7
),
#7 x 7 sali näytti paremmalta, jos et tykkää niin mennään 5 x 10 salilla
(
8
,
9
,
10
,
11
,
12
,
13
,
14
),
#joo tää näyttää paremmalta mennään sillä (annukka)
(
15
,
16
,
17
,
18
,
19
,
21
,
22
),
(
23
,
24
,
25
,
26
,
27
,
28
,
29
),
(
30
,
31
,
32
,
33
,
34
,
35
,
36
),
(
37
,
38
,
39
,
40
,
41
,
42
,
43
),
(
44
,
45
,
46
,
47
,
48
,
49
,
50
)]
3
_sali
=
[(
1
,
2
,
3
,
4
,
5
),
(
6
,
7
,
8
,
9
,
10
),
(
11
,
12
,
13
,
14
,
15
),
(
16
,
17
,
18
,
19
,
20
),
(
21
,
22
,
23
,
24
,
25
)]
def
admin
():
def
admin
():
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment