Code Monkey home page Code Monkey logo

atechlabs's Introduction

Akash Technolabs Internship Tasks

Here I listed all the day by day tasks which i completed during this internship program.

Appendix

Day-1 : Basic Html registration form program

Day-2 : Python Basics- variables, data types. Advance task- CRUD operations in MYSQL using Python

Day-3 : Write some basic programs using IF…ELSE

1.	Calculate average of 5 numbers.
2.	Check whether number is even or odd.
3.	Take a year and check whether it is leap year or not
4.	Take a number and check whether it is zero, positive or negative.
5.	Take 2 numbers and display greatest number. (Also check equal number condition)
6.	Take a number and find factorial of that number.
7.	Write a program to swap 2 numbers using third variable.
8.	Take 2 numbers and find smallest number.
9.	Take a number check if a number is less than 100 or not. If it is less than 100 then check if it is odd or even.
10.	Take a number to print the square of a number if it is less than 10.
11.	Take a number and check whether it is zero, positive or negative using nested IF…ELSE statement .
12.	Take 3 numbers and find greatest number using nested IF….ELSE statement.
13.	Take 3 numbers and find smallest number using logical operator.
14.	Write a program to swap 2 numbers without taking third variable.
15.	Take starting number and ending number from the user and print following series.

Day-4 : Write some basic programs using Python functions, function keywords, arguments, etc.

Day-5 : Write some basic programs using Python Classes, Objects.

Day-6 : Install Django with the help of pip

  pip install django

Authors

atechlabs's People

Contributors

sshiv5768 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.