Skip to content
Snippets Groups Projects
Commit c6afc303 authored by Majid Rouhani's avatar Majid Rouhani
Browse files

Upload New File

parent 9d1f5d1b
Branches
No related tags found
No related merge requests found
#Oppgave 1a)
a = 2
b = 3
#Oppgave 1b)
c = a + b
#Oppgave 1c)
d = c + b
#Oppgave 1d)
print(d)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment