Python Crash Course Chapter 1-2! #1

 Hi Everyone, 

As a continuation from my CCNA I have started studying towards my Cisco DevNet, to do this I need some prior knowledge with Python (which I dont have) so after doing some research I have found this book! I will be using this until I am comfortable with Python. 

In the first two chapters I have learned how to create variables and assigned them values, along with this I have also learned how to use methods with the variables. These are some examples of me beginning my Python journey - 

blog_message = "Hi everyone! My name is"

name = "Iain"

first_blog = "this is my first blog about Pyhton, enjoy!"

day, month, year = 29, 11, 2020

print(f"{blog_message.title()} {name.upper()} {first_blog.title()} {day, month, year}")

This is my first piece of coding, in this I got to use variables, methods and integers. 

Comments

  1. Hey what a brilliant post I have come across and believe me I have been searching out for this similar kind of post for past a week and hardly came across this. Thank you very much and will look for more postings from you Best python list methods service provider.

    ReplyDelete
  2. Excellent data with lots of information. I have bookmarked this page for my future reference. Do share more updates.
    CCNA institute in Chennai
    CCNA Certification course
    CCNA Training in Coimbatore

    ReplyDelete
  3. I am attracted by the info which you have provided in the above post. It is genuinely good and beneficial info for us. Continue posting, Thank you. data center malaysia

    ReplyDelete
  4. Thanks for sharing a very nice information us

    ReplyDelete
  5. i checked your blog & it is really informative blog for everyone. so if any one want to explore and upgrade your Skill by Python Training Can Contact us-9311002620 Or VISIT website-https://www.htsindia.com/

    ReplyDelete
  6. Thankyou for sharing this blog this is really helpful . Great Share! Else anyone interested in Python Couse, Contact Us On 9311002620 or You can Visit our Website : https://www.htsindia.com/Courses/python/python-training-institute-in-south-delhi

    ReplyDelete
  7. I owe you a debt of gratitude because the article you've posted here is fantastic about Machine Learning Training in Delhi. I learned something useful from this article. Thank you for sharing that. Continue to post.

    ReplyDelete
  8. Thank you for sharing this valuable information with us. If anyone want to get experience in Delhi can contact me at - 9599119376 or can visit our website at
    Experience Certificate In Delhi
    Experience Certificate In Bangalore
    Experience Certificate In Hyderabad
    Experience Certificate In Noida

    ReplyDelete
  9. I wanted to thank you for this great Information and knowledge, I definitely loved every little bit of it. I have you bookmarked your web site to check out the latest stuff you post. Your blog is eye-catching. I get pleasure from it. Thanks for sharing this beautiful piece of writing with me, get more information at Alteryx online course for more Analytics Fun related information and knowledge.

    ReplyDelete
  10. Have to work? need of money but have no experience certificate. Get in touch with us we provide experience certificate in Pune 100% genuine certificate in Pune. It will help it your courier. So don’t be late. Get your experience letter now. For experience letter in Pune contact at 9599119376 or can visit our website at https://experiencecertificates.com/experience-certificate-provider-in-pune.html

    ReplyDelete
  11. Your way of writing the blog is very nice your writing skill are very nice. I always read your every blog. Dreamsoft is 20years old consultancy providing experience certificate in Bangalore. Experience certificate plays an important role your interview. To get your experience certificate in bangalore 9599119376 or can visit the website athttps://experiencecertificates.com/experience-certificate-provider-in-bangalore.html

    ReplyDelete
  12. This article provided me with a wealth of information. The article is both educational and helpful. Thank you for providing this information. Keep up the good work. devnet associate

    ReplyDelete
  13. Thanks for sharing this valuable information. I have gone through your blogs and got meaningful information. If you are looking for Certified devnet associate then visit our site.

    ReplyDelete
  14. Nice post for me and It is a very different blog than the usual ones I visit. From this post , I get more knowledge and I read a lot of interesting content here. Thanks for sharing a knowledgeable post. Hire Python Developers in USA

    ReplyDelete
  15. Thanks for sharing such an informative Article. I really Enjoyed. It was great reading this article. Keep posting more articles on
    Big Data Solutions 
    Advanced Data Analytics Services
    Data Modernization Solutions

    ReplyDelete
  16. This post is so useful and valuable to increase our knowledge. I am happy that you have shared great info with us. Grateful to you for sharing an article like this.Top 10 Physical Design Training Institutes

    ReplyDelete
  17. If you're seeking CCNA Training in Noida, your search ends at APTRON NOIDA. With its extensive experience in providing high-quality IT training, APTRON NOIDA stands as a premier institute in the city. With a proven track record of transforming aspiring networking professionals into competent CCNA-certified experts, APTRON NOIDA offers a comprehensive training program that combines theoretical knowledge with practical hands-on experience.

    ReplyDelete

Post a Comment

Popular posts from this blog

I PASSED! Cisco CCNA 200-301! Experience & Where I'm going from here!

Python Notes #6 Functions