Add last slide and update title

This commit is contained in:
Ceda EI 2022-12-24 04:52:39 +05:30
parent 8a2babb261
commit 6f39367173
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Title</title>
<title>Agatsu Intro to Programming</title>
<meta charset="utf-8">
<style>
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

View File

@ -210,3 +210,9 @@ num2 = int(str2)
total = num1 + num2
print(total)
```
--
# Thank you
Slides: [webionite.com/agatsu/](https://webionite.com/agatsu/)