12th Std Uttam All {PCMB} Books for free Download.!!
You can support us by subscribing our channel 👉🏼 :- Subscribe
SHARING IS CARING
If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.
Links For Download.
Books | links |
---|---|
1) English :- |
Download |
2) Physics :- |
Download |
3) Chemistry :- |
Download |
4) Maths :- |
Download |
5) Biology :- |
Download |
6) Information Technology :- |
Download |
:) This was very usefull for me
ReplyDeleteThanks man
ReplyDeleteYou doing god's work for providing free books thankyou
ReplyDeleteThanks bro
ReplyDelete# Ask the user to enter a number
ReplyDeletenum = int(input("Enter a number: "))
# Check if the number is even or odd4
if num % 2 == 0:
print(num, "is even.")
else:
print(num, "is odd.")
num1 = int(input("Enter the first number10: "))
ReplyDeletenum2 = int(input("Enter the second number: "))
print("Before swapping: ", num1, num2)
temp = num1
num1 = num2
num2 = temp
print("After Swappping: ", num1, num2)
God bless you for doing this!! saved money and time! thank you :)
ReplyDelete