Month: April 2020

28
Apr
2020

R programming

R: Manipulation of Vectors and Numbers Vectors and Assignment Extraction of Elements from VectorsMatrices Basic Manipulations The…

25
Apr
2020

Math Update Sommer Semester

https://www.youtube.com/watch?v=6kScLENCXLg https://www.mathsisfun.com/calculus/implicit-differentiation.html https://www.mathway.com/popular-problems/Algebra/200043  

19
Apr
2020

Pyhton as a new beginning

phone_numbers={“John Smith”:”+37682″,”Marry Simpsons”:”+42399″} for pair in phone_numbers.items(): print(“{} has a phone number and it is {}”.format(pair[0],pair[1])) Same…

19
Apr
2020

Loop Over Integer Colors

colors = [11, 34.1, 98.2, 43, 45.1, 54, 54] for items in colors: if isinstance(items,int): print(items)  

18
Apr
2020

Daily German Words, that I learn gradually

vergangenheit schriftlich verwendung sowie hintereinander Zeitangabe vorhaben prophezeiung gelöscht. verlieben streiten ich sich freuen ich sich konzentrieren…

13
Apr
2020

Python Course Started, Alhamdulillah

The Python Mega Course: Build 10 Real World Applications Bismillahir Rahmanir Rahim. I am exploring this course…