Skip to content
Snippets Groups Projects
Commit ae089bfc authored by rhaase's avatar rhaase
Browse files

added python slides

parent 8c8c37eb
No related branches found
No related tags found
No related merge requests found
File added
a = 5;
b = 6;
sum = a + b;
print(sum);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment