Rev python example

This commit is contained in:
Chuck Lantz
2019-04-19 13:47:02 -07:00
parent a48afbb8de
commit 0715db599a
5 changed files with 62 additions and 15 deletions

9
index.html Normal file
View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>VS Code Rocks!</title>
</head>
<body>
<h1>VS Code can do that?</h1>
<p>Yes it can!</p>
</body>
</html>