Pass instruction
Contenu du cours what is pass instruction Examples of use of pass instruction 1. what is pass instruction In computer programming, the "pass" instruction is a statement that does nothing.…
Xiaomi Mi 10: an increase in range and price
The Chinese manufacturer is making a nice move upmarket with its new Mi 10 smartphones, direct competitors of the Samsung Galaxy S20.Xiaomi has decidedly big ambitions. The Chinese manufacturer, which…
Solution Exercise 1: algorithm python to exchange values of two integers
Exercise 1 Write an algorithm in python which exchanges two integers m and n entered on the keyboard and which displays the values of the numbers before and after the…
Solution Exercise 35: convert an url to an hypertext link with Python
Exercise 35 Write a program in Python that allows you to transform a given url address into a link. Solution # Ask user to type an urlurl = input("Type an url…
Solution Exercise 34: extract from list notes, only the notes above the average with Python
Exercise 34 Given the list of student notes: notes = [12, 04, 14, 11, 18, 13, 07, 10, 05, 09, 15, 08, 14, 16]. Write a Python program that allows…
Solution Exercise 33: extract the characters of even index from string with Python
Exercise 33 Write a program in Python that asks the user to enter a string and display the characters of even index. Example for the string s = "Python", the…
Microsoft announces the launch of its Project xCloud in 5G in South Korea
Unveiled a little less than a year ago, the Microsoft cloud gaming service will be tested in October in 5G in South Korea thanks to an exclusive partnership with the…