PythonNotes
92.4K subscribers
123 photos
118 files
12 links
Best Place for Learning Python Programming

Free Notes of Programming languages 👇
• Python • Java • JavaScript
• C • C++

Free Courses & Job Updates ☑️🔎🆓
Download Telegram
LEGEND Form Project 😅😀
-----------------------------------------------------
Complete Source Code 👇
-----------------------------------------------------

<html>
<head>
<style>

.outer{ 
margin:auto;
height:300px;
width:400px;
border:2px solid black;
position:relative
}
p{
margin-left:80px;
}
.in{
margin-left:80px;
padding:10px
}
#bt{
margin-top:20px;
position:absolute;
left:150px;
}
#bt:hover{
background:green;
font-size:13px;
cursor:pointer;
color:white;
}
</style>
<script>
function fa(){
if(a.value=="" || b.value==""){
f()
document.getElementById("a").style.border="3px solid red"
document.getElementById("b").style.border="3px solid red"
bt.value="Pahila data tak"
}
else{
document.getElementById("a").style.border="3px solid green"
document.getElementById("b").style.border="3px solid green"
bt.value="Ha thik ahe ata"
bt.style.left="120px";
}
}
flag=1
function f(){
if(flag==1){
bt.style.left="210px"
flag=2
}
else if(flag==2){
bt.style.left="80px"
flag=1
}
}
</script>
</head>
<body>
<div class="outer">
<h1 style="text-align:center">Legend form</h1>
<p>Enter Id</p>
<input class="in" type="text" placeholder="Enter id" id="a"/>
<p>Enter Confirm Pass</p>
<input class="in" type="password" placeholder="Enter password" id="b"/>
<br>
<input type="submit" onmouseenter="fa()" onclick="alert('waaaa')" id="bt" />

</div>

</body>


</html>
👍33057🤩19💯19🔥1412
Python Basics to Advanced Notes📚.pdf
8.7 MB
Handwritten Notes 📝
190👍101🔥41🤩3522
What will be the value of the following Python expression?
>>> 4 + 3 % 5
Anonymous Quiz
34%
7
32%
2
19%
4
15%
1
👍1922826🔥25🤩20💯12
👍543911🔥6💯6
SQL Interview Ques & ANS 💥
👍9428🔥6🤩54💯3
To add a new element to a list we use which Python command?
Anonymous Quiz
8%
list1.addEnd(5)
7%
list1.addLast(5)
63%
list1.append(5)
22%
list1.add(5)
👍45144🔥3🤩3
What is the data type of (1)?
Anonymous Quiz
60%
integer
19%
Tuple
5%
List
16%
Both a & b
👍6311🔥11🤩9
java programs (2).pdf
124.3 KB
Important Java Codes ✔️

Complete 100 Reactions & We'll share Top Python Codes 📌
👍13627💯10🔥96
👍69🤩15💯141211🔥6
🔥43👍229💯9