video
2dn
video2dn
Найти
Сохранить видео с ютуба
Категории
Музыка
Кино и Анимация
Автомобили
Животные
Спорт
Путешествия
Игры
Люди и Блоги
Юмор
Развлечения
Новости и Политика
Howto и Стиль
Diy своими руками
Образование
Наука и Технологии
Некоммерческие Организации
О сайте
Piran RobotX
Python programming language, robotics, and many other things …
Python Tutorial #37-How to calculate midpoints of a line.
Python Tutorial #36: How to calculate the sum of all items of the list, tuple, set and dictionary.
Python tutorial #35: How to concatenate N strings.
Python Tutorial #34: How to Get the Size of an Object in Bytes
Python tutorial #32-How to get the copyright information.
Python tutorial #33 - How to get the details of math module.
Python-How to calculate the sum of digits of a number?
Python Tutorial #31 - How many CPUs are in your computer?
Python tutorial #30-Write a program to show an employee’s personal information.
Python-Find out if the 2 given objects are floats using 'isinstance()' func.
Python-a program that will return false if the 2 given floats are equal or their difference is 10.
Python-Write a program to sum of 3 given integers. If the sum is between 30 to 40 it will return 0.
Python-Write a program to sum of 3 given integers. If 2 values are equal sum will be zero.
Python-Write a function that returns the area of a triangle.
Print out all odd numbers from the list and stop printing when number '34' is reached.
Python-Compare elements of 2 lists and print out non-common elements using 'difference' function.
Python-A program that checks if a specified value is contained in a group of values.
Python-Write a program to test whether a passed letter is a vowel or not.
Python-Return the n copies of a given string if the length of that string is less than 3.
Python-Write a program to count the number 5 in a list of numbers.
Python-a program to find whether a given number is even or odd.
Python-add a string to the beginning of a given string, or return the given string unchanged.
Python-calculate the sum of 3 given numbers, if they are equal then return three times of their sum.
Python-difference b/w a number & 20, if num greater than 20 return triple the absolute difference.
Python-Write a program to get the volume of a sphere.
Python-Write a program to calculate number of days between two dates.
Python-Write a program to print the calendar of a given month and year.
Python-Print the documents (syntax, description etc.) of Python built-in function(s).
Python-Write a program that accepts an integer (n) and computes the value of n+nn+nnn.
Python-Write a program to display the examination schedule.