Community Profile

photo

Luqas Lundahl


Last seen: nästan 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

ungefär 2 år ago | 2 answers | 0

2

answers

Question


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 ...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 2 år ago | 2 answers | 0

2

answers

Question


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. ...

ungefär 2 år ago | 2 answers | 0

2

answers