Java Programming
640 subscribers
7 photos
4 files
121 links
For anyone who wants to learn java for absolutely free!!!
We will be sharing resources in different likes videos, documents, quiz, assignment.
Download Telegram
Hello guys,
Welcome to the Python3 Learners Channel.
Join the discussion group also to keep your updated and to discuss with everyone who is part of the community.
Also share the channel link with your friends and batchmates in your telegram/WhatsApp/Facebook group. This will help the community grow and make the discussion more useful.
Link ⬇️⬇️
https://t.me/python3learners
Hi guys,

5 days free live Python Basics bootcamp by professional by Nest4Code coming soon.
Stay tuned for more updates!!!
Please ask your friends also to join the channel so they can also get the benefit of free python bootcamp.
https://t.me/python3learners
Thanks everyone to join. 👍
We are now group of 💯 👏👏
It's my request to everyone to get join atleast one of your friend 🤝 so they can also get benefit of upcoming 5 days free python bootcamp. 👍
What type of language Python is?
Anonymous Quiz
53%
High level programming language
10%
Scripting language
37%
Both
Hii everyone!
Nest4code is offering 5 days free python basics bootcamp starting from Saturday.
If you are newbie or beginners. Join them. It would be great learning!! 👍👍
http://t.me/nest4code
Guidelines:
No spam/advertisment:
Please note that any external links, video link, channel links, forwards are not allowed on the channel. You will be banned from posting or blocked if found doing so.
For Python:
This group is only for python and python related technologies, please don't post anything random or other topics.
Respect group members
Respect group members otherwise you will be banned.
Is Python 2 still supported by Python Organization?
Anonymous Quiz
74%
Yes
26%
No
Please reach out to @nest4code for any doubts.
Please note that posting any external links is restricted on the group as people start spanning and advertisement.
Please refer group guidelines for more details.
We will keep sharing good content and question to practice. Stay tuned!! 😃
Which one is invalid variable name in python?
Anonymous Quiz
17%
AAAAAAAAAAAA
22%
_____________a
50%
a#
11%
A999999999
Python invented before Java
Anonymous Quiz
54%
True
46%
False
Forwarded from Nest4Code
What will be output of this program?
a=input("Enter a")
b=input("Enter b") c = a+b print(c) During run: Enter a:1 Enter b:2
Anonymous Quiz
66%
3
27%
12
4%
21
2%
2