photo

Luqas Lundahl


Last seen: etwa 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create a function that checks if a word is a palindrome?
Hello! I want to create a function that checks if a word is a palindrome (a word that is the same when its read left to right a...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I make specific intervalls on a graph with 2 'dips'
Hello I have a list of different graphs that are either straight, straight with a dip, or straight with 2 dips. What i need to ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write an 'if' script that changes a function depending on x?
Hello! I am trying to write a script that changes a function depending on the value of x. sin(x) if x<=3 arctan(x) if 3<x<=7...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I add 0 after every value in a vektor
So i have to add 0 after every value in a vektor. The vektor is decided by the user and im trying to use 'for' in the solution. ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten