mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
update assignments
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
<iframe src="https://trinket.io/embed/python/54ef42852f" width="100%" height="356" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
|
||||
<iframe src="https://trinket.io/embed/python/0c88febcc5" width="100%" height="1080" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
<iframe src="https://trinket.io/embed/python3/aeb8877626" width="100%" height="1080" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
<iframe src="https://trinket.io/embed/python3/cf324bfc9d" width="100%" height="1080" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Assignments</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet/less" type="text/css" href="css/assignments.less" />
|
||||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="container">
|
||||
<h1 class="hero__header" data-aos="zoom-out">This lesson is not unlocked yet!</h1>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/less.js" data-env="production"></script>
|
||||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||||
<script>AOS.init(
|
||||
{
|
||||
once: false,
|
||||
mirror: true,
|
||||
anchorPlacement: 'top-bottom',
|
||||
offset: 0,
|
||||
duration: 800
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user